Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 3138470

@User 3138470
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Now this is embarassing
    U User 3138470

    This reminds me why i hate ppl who write code like if (x != y) doThis(); remember one time when somebody added some code --> if (x != y) doThis(); alsoDoThat(); Took a while in debugger to figure out what was reason :-p Cause not part of my code :-) I always write my code after that if (x != y) { doThis(); } Even if have to do only one thing :-p

    The Weird and The Wonderful

  • Running out of Memory - Maths Check
    U User 3138470

    Howdy Hmm, is double precision complex really needed, in your case e.q. storing all in int's could reduce required space 4x. also maybe the whole image could be 7zipped. You could allocate each time 1M ints array and run 7zip through it, I assume a lot of compression could be achieved that way :-) Dunno though :-)

    Algorithms algorithms performance

  • How to crash VS 2010 in 20 lines of code...
    U User 3138470

    Lol That's why I would never fly airplane having "Genuine windows" logo attached to it...

    The Lounge visual-studio com beta-testing help tutorial

  • Firefox 5
    U User 3138470

    Memory footprint is much less than in 4.0 Also the plugins doesn't start to consume cpu like grazy yet :-)

    The Lounge xml question

  • Firefox 5
    U User 3138470

    I am currently using Firefox 7.0a nightly build, and browser is faaaast...

    The Lounge xml question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups