computer science

  1. Alex Sokolek

    What sort algorithm is this?

    Hi. Does anyone recognize this sort algorithm? BOOL swap; tagFileNode* TempNode; int i, j, diff = 0; for (j = _NodeCount / 2; j > 0; j /= 2) { swap = true; while (swap) { swap = false; for (i = 0; i + j < _NodeCount; ++i) { if (compare(_NodeList[i...
  2. dustymars

    Update Active Hours Setup -- Silly Question

    While it is true my experience in computers goes back to the bad old analog days from 1960 and then after upgrading to digital sometime in 1968, when I left the Air Force, I finished my BSEE/Computer Science degrees. Then, 33 years later I retired to laptops and yard work. While this preamble...
  3. Rishab7

    Windows 7 Preorder Traversal of Binary Tree

    Hi everyone, I'm currently learning about binary tree traversals, and I'm having trouble understanding preorder traversal in binary tree. Can someone please explain it to me in a simple way? I understand that preorder traversal visits the root node first, followed by the left subtree, and then...
  4. whoosh

    VIDEO How Does a Quantum Computer Work?

    :cool:
  5. whoosh

    VIDEO How Motherboards Work - Turbo Nerd Edition

    :cool:
  6. whoosh

    VIDEO What Was The First Virus?

    :eek:
  7. News

    Microsoft Store empowers students with free Computer Science Education Week workshops

    One hundred and thirteen years ago in New York, a girl was born into a generation where the average woman was more likely to perfect a signature pie recipe than solve a pi-based equation. Pushing against expectations, this girl became one of the pre-eminent technologists of our times and made it...
  8. D

    Windows 10 Explorer.exe Class not registered

    So hey guys, I'm in a bit of a sticky situation here. So I booted up my computer on Monday, loaded fine and everything seemed to work until i tried opening the file explorer, when boom error message. Being an Com Sci major and having some experience with viruses and windows misbehaving, I...
  9. News

    Minecraft: Education Edition reaches a milestone of two million users and releases new Hour...

    Three years ago, Minecraft became a part of the Microsoft family, and my team began our work to extend Minecraft’s potential in classrooms around the world. Flash forward to today – one year after the release of Minecraft: Education Edition – and I’m thrilled to share that we’re continuing to...
  10. whoosh

    VIDEO The Hardest Mandelbrot Zoom Ever In 2014,10^198 : New record - 350 000 000 iterations

    :zoned::shocked:
  11. News

    Made with Unity, Coded on Surface – The Story of Contingent 99

    Over the next few months, we will feature game creators who are making games using the Unity game development platform. We’ve partnered with the Made with Unity program to showcase some of the amazing, talented game developers out there and how they use Surface to make their games come to life...
  12. J

    Windows 7 I need Windows 7 SP1

    I am looking for a certified copy of Windows 7 SP1 that someone does not need. I am currently unemployed, otherwise I would buy it myself. The copy has to be a legitimate product, with an original product key, and should have at least 1 install remaining on its license. I need to upgrade my...
  13. N

    Best Programming Languages for Quick Learning

    I am interested in learning computer language and I wanted to know what one would be easier to learn fast
  14. sammytruck

    Windows 7 Capitalising on my ram...

    Back to running Windows-7-pro. Still more solid than 8.1 or beta-10. I have 16-gigs of ram on the board. Windows-7 sees it, but I often wondered if it actually uses it. I had the pagefile at 12-gigs. So I did a test. I moved 38-gigs from one sata drive to another sata drive. The desktop...
  15. S

    Windows 7 BSOD Multiple After GPU/PSU upgrade, In Game at First, Now At Desktop

    hey everyone, usually i can figure this stuff out on my own, im a technical computer science major, but right now im just stuck for once, i have a hp p6520y quad core desktop which i purchased unmodified and working great, windows 7 home prem 64 bit after 2 months of using the...
  16. P

    Windows 7 Cannot Install Java Developer's Kit

    My computer is installed with a legal copy of MS Windows 7, SP 1. My hardware is an AMD Phenom II 3.30 GHz with 8 GB RAM and I am installing to a 10 GB partition. I am currently attempting to install from the Administrator account, though I have also made the attempt from a user account. I have...
  17. J

    Windows 7 BIOS Message ?

    I just installed a WD Caviar Black internal as a second drive with no OS on it. It works fine but when I boot up there is a message right after HP splash screen the pops up and down and has something about drives. It's black background with white print. It goes down to fast to read. I don't...
  18. mardique

    Windows 8 Windows 8-Tan

    Have you ever heard of the OS-Tans? If you want to know everything&amp;nbsp; you can read the KNM article here: OS-tan | Know Your Meme (more detailed than the Wiki article) In short, they are a moe anthropomorphism interpretation (hope I wrote that right) of the different operating systems...
  19. News

    Windows 7 Mark Russinovich and Aaron Margosis: Introducing Windows Sysinternals Administrator's Reference

    Many of you use Sysinternals tools to help you manage computing responsibilities ranging from monitoring/understanding process activity with Process Explorer to debugging Win32 code with DebugView. With over 70 utilities to choose from, Sysinternals tools cover a wide swath of computing, from...
  20. News

    Windows 7 ICSE 2011: Dieter Rombach - Software Engineering Process Methodology

    Prof. Dr. Dieter Rombach studied mathematics and computer science at the universities of Karlsruhe and Kaiserslautern. Since 1992, he has held the chair for Software Engineering at the University of Kaiserslautern, and since 1996, he has been Executive Director of the Fraunhofer Institute for...
Back
Top