Jump to content

Computer Science

  1. Started by Donut.Hole,

    Lately, I've been having trouble with the age old problem: laptop heat. After long periods of operation, it can get pretty toasty there, and my Dell either slows down to a snail's pace or shuts itself off. Anyone have any solutions? Homemade cooling solutions? Maybe it's time to get a new one? Thx:D

    • 0

      Reputation Points

    • 7 replies
    • 2k views
  2. Started by Donut.Hole,

    My family is getting a new laptop, and I was wondering if all the brilliant people here at SFN had a few suggestions, especially on specs. Since it's for my sister, who's going to college in a year, it'd be great if the comp had a perfect blend of power, mobility, and price. And cooling efficiency (I know, an impossible mix). Price comes first. Thanks to all beforehand.

    • 0

      Reputation Points

    • 4 replies
    • 1.6k views
  3. Started by hasan,

    hi can we use ant colony optimization (ACO) to solve other problems like nonlinear equation in mathematics? (in papers this algorithm useing for TSP problem ,etc) in general can we use heuristic algorithms in this problem ?

    • 0

      Reputation Points

    • 1 reply
    • 1.1k views
  4. Started by Pangloss,

    Interesting new Google project. Scalable, data-driven, Python-based web applications off their servers, built via a web interface, with up to 5 million hits per month for free. Yowsers. You can sure bet Microsoft is perking up at this one. http://code.google.com/appengine/docs/whatisgoogleappengine.html

    • 0

      Reputation Points

    • 3 replies
    • 1.3k views
  5. Started by clarisse,

    I was wondering whether anybody here has experience in trying to make hardcoded parameters flexible. I'll explain a little bit of the situation to be more specific: Say I have a program that I have to run in handheld devices. When I have this program compiled, it propagates from the server to the devices. However I need to be able to update some parameters that are currently hardcoded into the code from the server as opposed to having to go to the code, change the values, recompile and have to propagate them again to the devices. Any suggestions? As you can tell, I am a complete novice so I would really appreciate some help and suggestions

    • 0

      Reputation Points

    • 2 replies
    • 1.3k views
  6. Check this out. Someone is offering a cash prize for people who participate in the Stanford folding@home project. http://www.imminst.org/announcing-foldinghome-prize

    • 0

      Reputation Points

    • 4 replies
    • 1.3k views
  7. I've got a report function in our local training system, where we enter the manager ID of a group, then the course code. This will pull who in that managers group has completed that course code and who has not. I'm trying to find a way to replace putting a (or multiple) specific course code (or codes) with a "begins with" logic that will pull all course codes beginning with a certain term. However, I've messed around a bit with wildcards (like * and %), but either the wildcards don't work, or my syntax is wrong. An example of an actual report url for a specific manager and a specific course is as follows: http: //OurTrainingSite/reports/mgr_drill_mu…

    • 0

      Reputation Points

    • 6 replies
    • 8.8k views
  8. Started by mooeypoo,

    Well, I had an idea.. There are a lot of places offering script snippets in many different dev languages, but usually you get a script that is semi-good, then improve it, have to upload, no one finds which is better, etc. I was thinking of starting a snippet wiki, where the scripts are divided by categories of programming language (PHP, perl, C, etc) and by type categories (like tools, utilities, website operations, etc). The difference between what exists today and the idea of a wiki snippet is that the snippets in the wiki could be updated and upgraded by the users, so we might end up with snippets of shared-effort scripts that are better than what we usually fi…

    • 0

      Reputation Points

    • 8 replies
    • 1.7k views
  9. Started by abateNth,

    Anyone familiar with CPU error codes, production pools thereof, knows of the command instruction set. And, the execution bit that is parametrically an execute flag. Now, what if, say, grounding circuits were introduced, board length*width. Hang with me here, it's nothing more than a dissipater coil. Here's what you do, calculate, at factory, voltage, calibrate. Induce algorithmic type encryption. Yes, serialize. Introduce as many errors as you feel, now, through known technology, introduce this grounding circuit. Which, if broken, triggers an embedded chip. Which, of course through error code or such as user required intervention signals. That's my idea…

    • 0

      Reputation Points

    • 10 replies
    • 2.2k views
  10. Started by 5614,

    Here's a little puzzle I discovered and am working on, although I've run out of ideas! I've got a .iso file, and I want to see the content of it. When I burn it to a CD, load it as a virtual CD, explore or extract with WinRAR, I get this every time: there is 1.76MB of data, yet only a 2kb file is visible. I know there are other files within this .iso file, but I can't find a way to see them. Something which I just noticed is that the file system is CDFS. I've look this up a little bit, but don't fully understand it, and don't understand how it can hide files on a CD, nor how even knowing this if, and if yes then how, I can view the files on the CD. …

    • 0

      Reputation Points

    • 3 replies
    • 3.9k views
  11. Started by The Oracle,

    I'm very new im only eleven i was hoping that you guys could teach me how to duplicate items for example on runescape

    • 0

      Reputation Points

    • 2 replies
    • 1.2k views
  12. Started by Genecks,

    So, I like using LYX. Thing is, it won't give me two line breaks. Kind of how I'm breaking my sentences at this very moment. See! Another break! Ok, but really. I've been trying to go through the documentation, and I can't figureit out. I really don't like each of my sentences being so close, especially when I break off into a different topic. Anyone know how to manipulate LYX so I can get two line breaks?

    • 0

      Reputation Points

    • 5 replies
    • 6.6k views
  13. Started by Callipygous,

    Things that are actually connected to my computer : HDD: 80gb ata 160gb sata 500gb sata Cdrw drive dvd drive Things that device manager says are connected to my computer: all of the above plus a floppy drive Things that show up in "my computer": Floppy cdrw dvd 33.4gb hdd 74.5gb hdd 115gb hdd I'm confused. where is my freshly installed 500gb hard drive?

    • 0

      Reputation Points

    • 4 replies
    • 1.5k views
  14. Started by Luminal,

    http://en.wikipedia.org/wiki/Artificial_neural_network#Spiking_neural_networks I've attempted to understand how polychronization via delays in the axons would allow for "potentially unlimited memory capacity" but I'm coming up with nothing here.

    • 0

      Reputation Points

    • 3 replies
    • 1.3k views
  15. Who can tell me the difference between graphics and image>

    • 0

      Reputation Points

    • 7 replies
    • 4.7k views
  16. Started by Luminal,

    Well, I've been programming in OOP (C++) for about 6 months, yet this problem has never come up, and I have no idea how to begin dealing with it. I'm attempting to write a program that can take information from a website, in this case a stock site, and input that data into my program. I need it to constantly update (request new information from the site). Is there a normal method/procedure for doing this? A link or tutorial would be fine, as well (I could not find what I was specifically looking for). I've reached an impasse the last week with this, and help of any kind would be limitlessly appreciated.

    • 0

      Reputation Points

    • 2 replies
    • 1.2k views
  17. Started by Victor Bushk,

    Dear All: I'm finishing my M.S., and the question about taking Ph.D. study is arising. I've been doing research in the field of theoretical computer science, so for me two ways are available: to be programmer or to get Ph.D study. I like both programming and computer science, but I don't know about working conditions in both of them. The key factor for me is a free time: I hate to be prisoner of my job, when job captures me, when it makes me spend evenings and nights by doing work. Money isn't so sufficient for me as free time, I want to have time for my family for my main hobbies - outdoor and photography. I have neither been programmer nor scientist, I would b…

    • 0

      Reputation Points

    • 10 replies
    • 1.8k views
  18. Started by iopusstarr1,

    I was given a question of the follwing: Consider the Baby Programming Language (BPL). It is a very simple programming language, whose syntax is given by the following grammar: S → WHILE B DO S ENDWHILE; | SS | A | P A → I := E; I → char(char)٭ E → digit | E + E | I P → PRINT I; B → TRUE | FALSE | E == E Give the parse (derivation) tree for : WHILE 4==3 DO PRINT x; x:=4; ENDWHILE; ex := 4; I'm really stuck. Somebody help!

    • 0

      Reputation Points

    • 0 replies
    • 850 views
  19. Started by iopusstarr1,

    I was given a question of the follwing: Consider the Baby Programming Language (BPL). It is a very simple programming language, whose syntax is given by the following grammar: S → WHILE B DO S ENDWHILE; | SS | A | P A → I := E; I → char(char)٭ E → digit | E + E | I P → PRINT I; B → TRUE | FALSE | E == E Give the parse tree for : WHILE 4==3 DO PRINT x; x:=4; ENDWHILE; ex := 4; I'm really stuck. Somebody help!

    • 0

      Reputation Points

    • 0 replies
    • 896 views
  20. Started by alan2here,

    Here I am posting an explanation I have written of HDR (High Dynamic Range) Imagery. All feedback is welcome. Consider this like an un-official peer review. http://www.with-logic.co.uk/Stuff/HDR_Explained.doc

    • 0

      Reputation Points

    • 2 replies
    • 1k views
  21. Started by Daecon,

    Can anyone recommend a free website provider that isn't geocities? I have books on HTML, so I don't need it to be one of those one where you choose from one of five bland generic templates, etc. I'd also appreciate it if you could mention why you think it's a good provider, as there seem so many to choose from, and I expect many of them to have "catches". Also, out of curiosity - if the providers let you make websites for free, and they don't include any ads of their own, how do they make money?

    • 0

      Reputation Points

    • 4 replies
    • 1.2k views
  22. Howdy folks, This is a question regarding a problem that was assigned to my class about a week ago. No one in the class could solve it, and then when we asked the teachers, they couldn't either. Additionally, one of our teachers actually wrote a proof disproving the statements made in the problem. Let me preface the problem by saying that I have tried, extensively, to solve it - to the point of feeling like a complete dumbass for not being able to get it. I have asked quite a few other people, and no one has been able to come up with anything helpful. Let N be an NFA with k states that recognizes some language A. a) Show that, if A is nonempty, A conta…

    • 0

      Reputation Points

    • 1 reply
    • 3.7k views
  23. Started by frosch45,

    i dont know what i did, but for some reason the cmd on my comp is disabled! when i open it it says COMMAND PROMPT HAS BEEN DISABLED BY SYSTEM ADMINISTRATOR whenever i press any key, regardless of what it is, cmd just closes does anyone know how to fix this? any help appreciated

    • 0

      Reputation Points

    • 5 replies
    • 1.4k views
  24. Started by krumb,

    hi! I can't seem to answer the following question and i'd be very glad if someone could help me out: is it possible that a regular language would be defined by an infinite regular expression? or, in other words, if L is a regular language, must the regular expression describing L be a finite one? thanks!

    • 0

      Reputation Points

    • 1 reply
    • 801 views
  25. Started by praveen chou,

    Hi, I am Praveen. I want to become a programmer. Currently, I am doing cbit from NIIT. Computer science is one of the subject in which many field, we can do in it.

    • 0

      Reputation Points

    • 9 replies
    • 2.3k views

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.