Skip to main content

Home/ VirgoLab/ Group items tagged programming

Rss Feed Group items tagged

Roger Chen

ActiveState open source programming cookbooks code samples ratings review - 0 views

  •  
    The ASPN Cookbooks are collections of solutions and practical examples. The recipes highlight programming best practices and can be used directly in day-to-day tasks, as a source of ideas, or as a way to learn more about the languages.
Roger Chen

Paper: MapReduce: Simplified Data Processing on Large Clusters | High Scalability - 0 views

  • Some interesting stats from the paper: Google executes 100k MapReduce jobs each day; more than 20 petabytes of data are processed per day; more than 10k MapReduce programs have been implemented; machines are dual processor with gigabit ethernet and 4-8 GB of memory.
  •  
    Google executes 100k MapReduce jobs each day; more than 20 petabytes of data are processed per day; more than 10k MapReduce programs have been implemented; machines are dual processor with gigabit ethernet and 4-8 GB of memory.
Roger Chen

Military Analysts - 0 views

  •  
    These documents were released to the New York Times regarding the Pentagon's Military Analyst program.
Roger Chen

Data Randomization - 0 views

  •  
    Attacks that exploit memory errors are still a serious problem. We present data randomization, a new technique that provides probabilistic protection against these attacks by xoring data with random masks. Data randomization uses static analysis to partition instruction operands into equivalence classes: it places two operands in the same class if they may refer to the same object in an execution that does not violate memory safety. Then it assigns a random mask to each class and it generates code instrumented to xor data read from or written to memory with the mask of the memory operand's class. Therefore, attacks that violate the results of the static analysis have unpredictable results. We implemented a data randomization prototype that compiles programs without modifications and can preventmany attacks with low overhead. Our prototype prevents all the attacks in our benchmarks while introducing an average runtime overhead of 11% (0%to 27%) and an average space overhead below 1%.
Roger Chen

Data Mining Souce Code Newsletter - Blogs - 0 views

  •  
    Download Free Data Mining Source Code In C/C++, C#, Visual Basic, Visual Basic.NET, Java, and other programming languages
Jing Lai

PyQt4 - PythonInfo Wiki - 0 views

  •  
    python GUI 程式設計必備良藥
Jing Lai

ByteOfZhpy - zhpy - Google Code - 0 views

  •  
    python基礎線上電子書
Jing Lai

kJam - 0 views

shared by Jing Lai on 24 Nov 08 - Cached
1 - 15 of 15
Showing 20 items per page