搜索资源列表
C200
- 附随盘使用说明 本附随盘包含了书中介绍的所有实例的源程序文件,共计200个。使用本附随盘时应注意以下几点: 1. 盘中所有实例的源程序文件按篇分类,均包含在相应目录下,例如,p2-107.cpp文件在cp2目录下。 2. 所有实例源程序文件名与书中所给出的实例程序名对应一致。例如,p2-102.cpp文件对应于第2篇的实例102。 3. 本盘上给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。 4. 读者可按本书附录A的介绍
DiskID
- diskid32.cpp end executable binaries for displaying the details of hard drives in a command window
Progs
- its a cpp file it has a program
szescian
- cube.cpp in openGL , this code shows how to generate a cube using OpenGL
cpp
- 搜得一些小程序,对初学者会很有帮助!西文大家喜欢!-Found a number of small procedures, would be helpful for beginners! You like Spanish!
unk
- unkn0wn bot, a bot in c-unkn0wn bot, a bot in cpp
Week4.cpp
- Array s in 4 Tasks in one file. 1 task have a random array and need to sort array, 2 task - minimal and maximal element, 3 task - just need to elements and their numbers 4 task - it s the same - find to maximal and minimal but with alternative method
chess-C
- 该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。 例如: 用户第一步走:炮二
CPP-lottery-
- 一个控制台的抽奖系统,用C编写的,还有文件录出号码功能-A lottery system console written in C, there are documents recorded the number of function
CPP-Coding-Standards-101-Rules
- 这是一本介绍c++编程规范的书,很好很强大。-This is a the introduction c++ programming specifications book, very very strong.
CPP-LYG-Journey
- 一个用C++写的课程设计,关于旅游的一个系统,用到了最短路径算法-A with C++ write curriculum design of a system on tourism, use the shortest path algorithm
CPP
- 该代码实现了压缩文件的读和写的功能,代码简洁,容易使人理解,而且是基于VC++6.0控制台的应用程序。-The code implements a compressed file read and write functions, the code is simple, easy to make people understand, and is based on the application of VC++6.0 console.
Lexical-analyzer(cPP)
- vs环境下,用c++实现的一个简单的词法分析器。-vs environment, with c++ achieve a simple lexical analyzer.
C_printf.cpp.tar
- c语言的格式化控制,里面有详细的注释和说明,共初学者使用和ACM比赛时用-c language' s formatted control, which has detailed notes and instructions, a total of beginners to use and ACM competitions O' clock to use
cPP.DataMakeraConsolePrinter
- 产生动态申请内存的一维二维数组数据; 在控制台输出数据; 此版本为类模板,可任意指定数据类型- Generate a one-dimensional two-dimensional array of dynamic application data memory In the console output data This version is a class template, you can specify any data type
cPP
- (迷宫遍历)网格的散列(#)和点(.)在一个迷宫的图1是一个二维数组表示。在散列的二维数组,代表迷宫的墙壁和圆点代表广场上可能的路径通过迷宫。动作可以只有一个位置的数组,其中包含一个点。 # # # # # # # # # # # # # . . . # . . . . . . # . . # . # . # # # # . # # # # . # . . . . # . # # . . . . # # # . # . . # # # # . # . # . # . #
CPP-Matrix
- 代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix s
forloop.cpp
- 利用C++程序语言编译的C++中for循环的一个实例的控制台程序。-Using the console application for an example of a cycle of C++ program in C++ language compiler.
liblbfgs-1.10
- 一个非常强大鲁棒的求解非约束线性优化最小值的完整源代码工具。解压文件之后, 利用Visual Studio 打开,运行sample.c 或sample.cpp.-A very powerful robust linear optimization solving non-binding minimum complete source code tools. After extracting files, use Visual Studio to open and run sample.c or
99-hanoi
- 汉诺塔动画演示cpp 单个cpp文件 内含声音api,建议在vs下运行(devcpp下无法编译)-Hanoi Animation Demo cpp A single cpp file Contains the voice api, it is recommended to run under vs (devcpp can not compile)