-
Codeforces
Solution for some problems in Codeforces
- 2014-01-09 23:02:19下载
- 积分:1
-
ARCOBJECTsCODE
ARCOBJECTs开发指南,实例的资源文件(ARCOBJECTs Development Guide, a resource document for example)
- 2007-04-26 00:07:53下载
- 积分:1
-
CSR-NFC-0.0.01
CSR与NFC集合工具,NFC是只能适合复旦微的芯片,CSR适合ROM版本和FALSE版本(CSR and NFC collection tools, NFC is only suitable for fudan micro chips, CSR for ROM version and FALSE version)
- 2015-02-02 11:48:20下载
- 积分:1
-
codestatics_shujujiegou
统计代码行、注释行、空行、同时统计函数个数和行数,将代码、注释和空行进行风格评分
(Statistical lines of code, comment lines, blank lines, while the number of statistical functions and the number of rows, the code, comments and blank lines carry style ratings)
- 2013-12-14 09:50:56下载
- 积分:1
-
CPPPPT
面向对象程序设计的优点表现在实现对现实世界客体的自然描述、可控制程序的复杂性、可增强程序的模块性、可提高程序的重用性和可改善程序的可维护性等方面。(The advantages of object-oriented program design performance in achieving a natural description of real world objects, and can control the complexity of the program, can enhance the module of the program, program would improve the reusability and maintainability can be improved, and so on.
)
- 2014-08-22 12:36:43下载
- 积分:1
-
autorun
一个使用控制台实现的关于设置开机自启动的小demo。(A realization about using the console to set boot the start of a small demo.)
- 2014-09-27 11:01:44下载
- 积分:1
-
fibonaci
Fibonacci数列,已知一个Fibonacci数,能求出它的N值(Where Fibonacci sequence, a number of known where Fibonacci, can find its N)
- 2009-12-04 15:38:11下载
- 积分:1
-
HLSLA
GPU编程
HLSL顶点渲染实例
对于刚学习HLSL的基础很重要哦!(HLSL vertex shader GPU programming examples for just learning the basis of a very important HLSL Oh!)
- 2007-10-23 19:41:13下载
- 积分:1
-
Cloth__Simulation
一个布料的OPNEGL仿真模拟,用来理解布料受力模型。(a fabric OPNEGL simulation to understand the cloth mechanical model.)
- 2007-03-21 21:14:54下载
- 积分:1
-
Simulator
说明: 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁(The goal for this programming project is to create a simple 2D predator-prey simulation.
In this simulation the prey are ants and the predators are doodlebugs.
These critters live in a world composed of a 20x20 grid of cells.
Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world.
Time is simulated in time steps.
Each critter performs some action every time step.)
- 2010-04-04 15:20:43下载
- 积分:1