5,331 Posted Topics

Member Avatar for mc3330418
Member Avatar for rubberman
0
112
Member Avatar for zoyaa

Sorry, but we don't do your homework for you. If this were in England, it would be a 4th form problem... Post your code attempts here and we may help you debug them.

Member Avatar for rubberman
0
50
Member Avatar for Dane2259

You need to install php directly (it probably wasn't by default). Either you can get it from the Apple Store, or you will need to install from source.

Member Avatar for rubberman
0
89
Member Avatar for castajiz_2

You poor schlub! NEVER let someone plug an unknown device into your computer!!! (emphasis intended) To help people with recharge problems, keep a wall-powered usb charging cable available. No issue with pwning your systems. Since this happened, you need to do the following: 1. Reset your WiFi router to factor …

Member Avatar for rubberman
0
285
Member Avatar for redjay

It is likely that the laptop belongs to a work workgroup. Your desktop doesn't belong to that group. Changing the laptop's workgroup is probably not a good idea as it may make the system unable to connect to other shares at work, and it may, or may not be possible …

Member Avatar for rubberman
0
227
Member Avatar for jhan.rhey.5

Here is the 10 penny description. A switch statement allows you to execute code based upon the value of an integer (or comparable - unsigned, long, etc is ok). Let's say that 0 == off, 1 == on, 2 == on+bright, and anything else is an error (or does nothing). …

Member Avatar for jhan.rhey.5_1
0
638
Member Avatar for archie.herbias

The main difference between ddr1, ddr2, and ddr3 is the number of I/O channels they support. More channels, the faster they are, megahertz notwithstanding. Whether or not these modules are "fast enough" for you depends upon your usage patterns. What are you using the PC for mostly?

Member Avatar for paul_999
1
174
Member Avatar for usmansani

You need an internet connection to activate it (Win7). If you don't have an internet connection, then I would suggest that you switch to Linux... :-) Windows will give you some time (about 30 days or so, I think) to activate it, before it "bricks" your system.

Member Avatar for paul_999
0
148
Member Avatar for rae08
Member Avatar for deceptikon

1. No need. 2. Probably not, unless the function call was `system(cmd.exe cls);` - unfortunately since most of my programming is Unix/Linux I can't say. The Linux command to clear the screen is "clear" which is actually "/usr/bin/clear", so it should work, assuming the call was made in a program …

Member Avatar for Assembly Guy
0
305
Member Avatar for stresstedout

RTFM? Go online and look at Oracle's Java documents. It is all covered there. This is not a simple question to answer here without you posting the code with which you have tried to accomplish this.

Member Avatar for ObSys
0
165
Member Avatar for mafenjoy

Do you get any lights flashing or beeps when you cold-boot the system? Have you tried removing the battery and then holding down the power button for about 30 seconds, then reinstalling the battery and rebooting (this resets some bits that may be a problem)?

Member Avatar for aVar++
0
121
Member Avatar for <M/>

GPS is a satellite-based location tool that gives you your coordinates to within a specified error factor. If you want to orient yourself to a specific set of coordinates (Longitude+Latitude), then you need to compute your GPS location in relation to the specified (base) coordinates, and use that to orient …

Member Avatar for rubberman
0
153
Member Avatar for Learner010

I'm looking at my copy of the ARM (Ellis and Stroustrup, Annotated Reference Manual for C++) now... Ok. Can't find my ARM - it's probably at work, but now I'm looking at Stroustrup's C++ Programming Language, Second Edition. He has several sections on pointers, but the short story is that …

Member Avatar for Learner010
0
310
Member Avatar for JoyBh

I have no clue, but it may be a bug in Reader 11. Post a report of this to the Adobe support site and/or user forums.

Member Avatar for sebastianedu
0
152
Member Avatar for Siberian

Most laptops will either go into sleep or hibernate mode when the lid is closed. In either case, it will not be listening for network connection requests. You need to alter your power settings so that the system stays operational when the top is closed. It will drain the battery, …

Member Avatar for sebastianedu
0
201
Member Avatar for kiddd

Please provide the source for your "graphics.h" and "graphics.c" (or .cpp).

Member Avatar for kiddd
0
226
Member Avatar for ganges

It sounds like there is already an Oracle plugin registered with your installation of Eclipse. Have you tried enabling/using that? FWIW, most versions of Oracle since 8 or 9 use the same API's, so that would not change. IE, installing an 11g eclipse plugin would not be any different (likely) …

Member Avatar for rubberman
0
146
Member Avatar for whatthebobo

First, array indices in C/C++ are zero-based, not 1 based like some languages we won't mention here, UNLESS you want to skip over the first element... Secondly, you need to remove the semi-colon from then end of line 1. :-)

Member Avatar for whatthebobo
0
170
Member Avatar for neha05

Not enough information. What problems are you encountering? What have you tried? What are the details of your project? Etc, ad infinitum.

Member Avatar for rubberman
0
82
Member Avatar for ranar

Show your linker directives. It is obvious that you aren't linking in the required libraries for zlib or whatever.

Member Avatar for rubberman
0
868
Member Avatar for ztdep

Performance engineering is my business. The number of significant factors are as numerous as the stars in the sky... To determine how one method compares to another in any given environment, you have to construct equivalent code sets for each of the tools you are testing, along with appropriate (for …

Member Avatar for rubberman
0
97
Member Avatar for andreagonz9

Assembler languages are not likely to get many answers here - the expertise required is not common, unless you go to Google. I think a professor at Pepperdine University invented the language as a teaching tool. So, here is a link: http://code.google.com/p/pep8-1/ Unfortunately, I couldn't find any user discussion forums …

Member Avatar for rubberman
0
220
Member Avatar for Jerrisney

The best tool I have found for video transcoding is ffmpeg. There are binary builds for Linux, OSX, and Windows, plus source code of course. Here is a link to their download page: https://www.ffmpeg.org/download.html

Member Avatar for rubberman
0
388
Member Avatar for happygeek

Disc space, the final frontier! RAM is just an aspect of that... RAM is only an issue if you run out of it and the system has to use virtual RAM (swap space) which, as it resides on disc, is relatively sloooooowwww... If you can monitor your system resource usage …

Member Avatar for jackalex545
3
463
Member Avatar for hira.syed

Ok. First a disclaimer: I am a senior systems engineer at Nokia. My wife has an iPhone (recently got the latest iPhone 5 to upgrade from her previous 3g). I have an Android (actually 2 - Google Nexus Ones - personal phones), a Nokia Lumia 900 (work phone), and a …

Member Avatar for Ejim Kingsley
0
229
Member Avatar for Sayarin
Member Avatar for HunainHafeez

As JorgeM said, HTTP is a higher-level protocol that runs on top of TCP/IP. TCP/IP is mostly layer 2, and HTTP layer 3. IE, HTTP works with, but not in place of, TCP/IP. Anyone can write their own layer-3 protocol that works with TCP/IP - I write them all the …

Member Avatar for azhar.mahmood.1481169
0
246
Member Avatar for Frank_5
Member Avatar for parth2911

There are a number of good compression tools out there, but remember that better compression usually == more time and other computer resources (memory, CPU, etc). Also, some files, such as mp3 audio files and most video formats are already compressed, so you won't get much reduction in size. Here …

Member Avatar for parth2911
0
103
Member Avatar for Vishwasks

Boot into Linux and post the output of the commands "lspci" and "lsmod" here. We need to see what the chip set is that this device uses (lspci), as well as any drivers that may be associated with it (lsmod).

Member Avatar for Vishwasks
0
257
Member Avatar for laleh.97
Member Avatar for natekelsey

Please post the contents of the htable1 header file. Also, have you tried to build it debuggable and it run in a debugger? It should show you where it is corrupting memory, or trying to access invalid addresses, which is what your problem is, fundamentally. P.S. This does't always work …

Member Avatar for natekelsey
0
217
Member Avatar for waqasjani
Re: oops

OOP - Object Oriented Programming. There are tonnes of articles and books on the web about this subject. I have also taught advanced topics on the subject to engineers in Fortune 10 companies. As richieking said (in not so many words), ask some relevant questions, and we will try to …

Member Avatar for rubberman
-1
210
Member Avatar for jasonleethomason

So, it connects when wiered, but not wireless? I assume that both connection types are using DHCP to get an IP address from the router? As JorgeM said, connect up both ways (you can do that at the same time) and then post the output of "ipconfig /all" here.

Member Avatar for rubberman
0
183
Member Avatar for aVar++

Either of these will handle modern video games at very high resolutions and framerates. It then becomes a matter of preference. Myself I prefer nVidia gear, but that is because I run mostly Linux and they have better drivers for Linux currently than AMD. Also, if you want to do …

Member Avatar for rubberman
0
254
Member Avatar for pars99

Well, the Kindle is basically an Android device, though I'm not sure if it supports the Android Store, which probably has something like what you are looking for. FWIW, I have found a bunch of neuroscience dictionaries on Amazon, some of which have Kindle versions. The $64 question is whether …

Member Avatar for Kelly Burby
0
260
Member Avatar for MidiMagic

Unfortunately, unless you violate Answers #2 (download someone else's software) I can't help you; however, if you can install Cygwin (a Linux environment for Windows), then you can do this, and very easily. You would use the `copy -ri dir1/* dir2` command/format which will copy all of the contents of …

Member Avatar for gerbil
0
462
Member Avatar for NoCodeMonkey

These days, a 10mbps switch is pretty much outdated. Are you sure you don't mean a 10gbps (10 gigabits / second) switch is what you are looking for? Most are at least fast ethernet (100mbps) or gigabit capable. I think my last 10mbps switch was back in the early 1990s...

Member Avatar for CimmerianX
0
247
Member Avatar for Labdabeta

Having used this pattern (with the macro cruft) much in the past, I can say that it is very efficacious, but it is not easy when debugging... :-) However, I give Mike2k a thumbs up for suggesting it.

Member Avatar for Labdabeta
0
257
Member Avatar for Mr.M

I suppose the answer would be "it depends". I have a car stereo that can play CD's, thumb drives, or other USB devices (iPods, etc). I suspect that the means by which it determines which is is which is a hardware probe (ie, what port is active).

Member Avatar for JeffGrigg
0
137
Member Avatar for shashidhargm

Usually flex and bison are installed by default on Linux systems. Try the commands "which flex" and "which bison" to see if they are already installed. And to help your education, Lex is short for "Lexical Analyzer", and YACC is short for "Yet Another Compiler Compiler"... :-)

Member Avatar for rubberman
0
212
Member Avatar for annaiko.015

What is the make/model of the computer + specs (CPU, RAM, Disc). Also, where did you purchase the copy of Ultimate (Win7, right?), and how did you install/upgrade it?

Member Avatar for Deep Modi
0
108
Member Avatar for Farhad khan

It's the difference between a 1960's supercar that doesn't run to a Formula One racer that also doesn't run... :-) IE, one is an old piece of junk, that doesn't run, and the other is a space-age piece of junk, that also doesn't run! Just my opinion, of course. I …

Member Avatar for Deep Modi
0
178
Member Avatar for v.r.t

Indeed, what deceptikon asks, or do you mean "read the file from back to front"?

Member Avatar for vegaseat
0
158
Member Avatar for christinetom

Get Ellis and Stroustrup's ARM (Annotated Reference Manual) for C++, ANSI edition. Worth its weight in gold as far as I'm concerned! http://www.amazon.com/The-Annotated-C-Reference-Manual/dp/0201514591/ref=sr_1_1?ie=UTF8&qid=1361684026&sr=8-1&keywords=Ellis+and+Stroustrup+ARM

Member Avatar for mike_2000_17
0
384
Member Avatar for reloadmvp

Assembler language is very specific to a particular CPU instruction set. It is not something that most people (even serious software engineers) need to concern themselves with, unless they are going to work on the lowest levels of an operating system kernel or operating system boot loaders. Then, it is …

Member Avatar for turboscrew
0
129
Member Avatar for VictorK19

The comments that turboscrew put in your code should help. Computing fibonacci sequences is typically done with a recursive algorithm. IE: fib(x) = fib(x-1) + fib(x-2) with x==1 being the limiting factor that causes the loop to terminate. IE, fib(1) == 1, and fib(0) == 0, so fib(2) == 1 …

Member Avatar for turboscrew
0
5K
Member Avatar for theashman88

OOo (and, in my opinion, better version of LibreOffice) should install a link in your KDE or Gnome UI menu system. Look in the "Applications->Office" menu. If it wasn't installed by default, the RPM files have an RPM to do that.

Member Avatar for theashman88
0
292
Member Avatar for ynnor

I assume you refer to the title of this post, "parallel algorithms for IP switches"? What have you found with a google or wikipedia search? FWIW, here are some of the results of my own Google search on exactly those terms: 1. http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.104.2730 2. http://www.cs.cmu.edu/~dga/15-744/S07/papers/islip-ton.pdf 3. http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=830007&url=http%3A%2F%2Fieeexplore.ieee.org%2Fiel5%2F6675%2F17966%2F00830007.pdf%3Farnumber%3D830007

Member Avatar for JeffGrigg
0
93

The End.