资源列表
untitledfolder
- 这是一些国外大学的本科作业,是关于迷宫测试的,相当正规和复杂,附有相关的实现代码,对大家都有帮助,请仔细查看。-This is the number of foreign university undergraduate work, is on the maze test, rather formal and complex, with associated implementation code, and to everyone to help, please carefully review
CProgrammingLanguage
- C语言程序设计语言 。无论是初学者还是经验丰富的程序员,都可以把这本书作为最有利的参考资料。-C Programming Language
fftw3
- 据说FFTW(Fastest Fourier Transform in the West)是世界上最快的FFT。为了详细了解FFTW以及为编程方便,这本用户手册值读一读。-FFTW(Fastest Fourier Transform in the West)
xuanzeduowenjian
- 该小程序是实现一次选择同一个路径的多个文件-The applet is a path to achieve a selection of multiple files with
code
- VC中程序自修改实现,本篇我们要在程序执行过程中,修改代码段中的一个函数内容,而默认情况下,我们编译生成的程序代码段是可读可执行属性。所以我们需要使用一个预编译指令。 #pragma comment(linker, “/SECTION:.text,ERW”) -VC in the program from changes to achieve, this we have to program implementation, modify the code in a function c
CAndPoint
- 阐述了c于指针的关系,看了本书让你不在怕指针了-C elaborated on the relationship between pointers, read the book so you do not fear a pointer
Wood
- 木材抛光程序,输出许多木材(数目可以非常大)抛光的顺序。所需时间的规则为,第一次需要一分钟准备时间,以后如果后一次的木材比前一次重且长,不需要准备时间,否则需要一分钟。-It can help decide the order of a mass of woods that is going to be peel.
ecc-1.2.1
- Routines to encode and decode a file using a (255,249,7) RS code.
T_4
- 火烧连营,即从一个输入的模拟营房文件中读取数据,再输入一个起火点,即可输出被烧的所有对象。-This is a little programme to imitate burning braaks.
C
- C++,大学总结的C++的各类程序,已通过-C++, some procedures have been adopted
Cchengxu
- C++的一些应用程序,已归类,可运行通过-C++, some procedures have been classified, can run
Cexample
- 《C++程序设计教程(第2版)》例题源码-" C++ Programming Tutorial (2nd Edition)" Example Source