资源列表
test
- This a programm to decode and encode using c-This is a programm to decode and encode using c++
datengenerator5
- This is a file to generate numbers using the random function. Version 5
change
- C++控制台程序,当输入一个整数后,可以转换成相应的英文单词输出。-C++ console program, when you enter an integer, you can convert the output of the corresponding English word.
BintoCFormat
- 主要将二进制文件,转成C语言格式的源码,可以用于图片二进制数据的转换。编译通过。可直接生成-The main binary file, converted into C language source code format, can be used for the conversion of image binary data. Compile. Can be directly generated
LQueue
- 一个链式队列模板动态库,其他程序可直接调用。-A chain dynamic queue template library, other procedures can be called directly.
stack
- 一个链式堆栈模板动态库,里面有常用的关于堆栈的方法。-A chain stack template dynamic library, which has used the method on the stack.
textQuery
- 一个用于检查文本中英文单词出现次数和行号的代码-A word used to check the number of occurrences of English text and line number of code
152
- 在数控系统中,机加工的自动化是以零件的程序设计为中心的,根据既定程序,控制机床的位置和速度。 -In the computer numerical control (CNC), the automation of machining operation centers on parts " programs . The CNC unit depends on program to control the machines " position and speed
D2X
- 本程序能将任意一个十进制数转变为一个[任意进制]的数(含整数和小数),根据十进制转变为二、八、十六进制的数的方法,编此程序,并使用此程序成功地将一串数字转化为一个X进制的数-The program can either change to a decimal number [any hexadecimal] numbers (including integer and fractional), according to the decimal into 2, 8, method of hexad
cPPGAMEtool
- 一些C++ 控制台下做游戏用到的技术! 刚学C++的同学可以利用,还是很实用的,希望大家能走上GAME DEVELOP 之路-Some C++ console game to use the technology to do! Just learning C++, students can use, is still very useful, I hope you took GAME DEVELOP road
krp_c
- instruction set simulator with c
chess-C
- 该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。 例如: 用户第一步走:炮二
