ProjectOZ的开源代码 ,好难,看不懂 ProjectOZ is an experimental environment based on the SPACE abstractions for the CPU, MMU, and trap mechanisms (search: probert bruno SPACE). ProjectOZ implements these abstractions using the native NTAPI of the Windows kernel
Orthogonal Frequency Division Multiplexing (OFDM) is a powerful technique employed in com- munications systems suering from frequency selectivity. Combined with multiple antennas at the transmitter and receiver as well as adaptive modulation, OFDM
Acceleo is a code generator transforming models into code (MDA approach). This download is the developer's SDK. It contains the runtime plugins, source and documentation for developers that want to extend and use Acceleo.
This is a book both of us have wanted to write for a long time. We’re both involved in convincing and teaching people how to make their applications secure from attack, and until recently few people have cared about secure systems. Don’t get us wron
================================= MadEdit v0.2.8 Beta ================================= About: ----- MadEdit is a cross-platform Text/Hex Editor written in C++ & wxWidgets. MadEdit supports many useful functions, e.g. SyntaxHighlightings, WordWraps,
微软的代码审查工具. From helper: The StyleCop tool provides warnings that indicate style and consistency rule violations in C# code. By default, the tool integrates into Visual Studio 2005 and Visual Studio 2008, and it can also be integrated into MSBuild-ba
** Jackpot game ** The goal of this game is to guess a number. You will be ask to type a number (you have 5 guess) Jackpot will then tell you if this number is too big of too small compared to the secret number to find
Code-reading requires its own set of skills, and the ability to determine which technique you use when is crucial. In this indispensable book, Diomidis Spinellis uses more than 600 real-world examples to show you how to identify good (and bad) code:
项目中使用的是1.4.7,作为eclipse的插件装的;后来又在机子上装了个TortoiseSVN 1.6.5。遇到的问题: 引用 This client is too old to work with working copy 'D:\MyEclipseWorkspace\projectName\WebRoot\WEB-INF\lib'; please get a newer Subversion client. 估计是不经意中使用了1.6.5做了提交导致的问题。 官方解决办法: http:
部分代码: // FScreen.c // OpenGL SuperBible, Chapter 17 // Program by Richard S. Wright Jr. // This program shows a how to create a full screen // window and render into it with OpenGL. #include #include #include #include #include #include #includ