搜索资源列表
mclolor
- 用VC写的一个小程序,用数组代替解空间树,可以实现图用m种颜色着色的问题。-VC write a small program used to solve the spatial array to replace the tree, can achieve a map m colors coloring problems.
ReadTextFile2Array
- 将文本文件内容放入一个数组中的VC程序。-text contents of the documents Add an array of VC procedures.
dongtaishuzu
- 动态数组用法的VC源程序,适用于VC初学者-dynamic array usage of the VC program applies to the VC beginners
array
- 一个类似于VC++ 中的CArray的数组管理源码,可以管理2维数组,并可进行向量的简单计算
ArrayFrame
- Vc.net编写的关于数组分析程序的练习程序-Vc.net prepared by the array analysis procedures on the practice procedures
COMPILER
- 一个C语言的编译器,用Parser Generator进行文法设计,用VC++/C进行编译,用masm5在DOC下可以运行,完成了所有C的运算符及函数,数组的解释,功能很好。-A C language compiler, with Parser Generator for grammar design, with VC++/C compiler to use at masm5 can run under the DOC, the finish of all C operators and fun
0714
- 对数据采集的工作人来说动态改变数组大小是一个重要问题,还得要知道VC中编译器允许你能用多大空间。-Work on data acquisition for dynamic changes in the size of the array is an important issue, but also to know in the VC compiler allows you to use much space.
Heyy
- 读取DAT和txt文件的VC代码,存储在数组中,并能够实现数据的操作和文件的存储。-DAT, and txt files to read VC code stored in the array, and can achieve the data manipulation and file storage.
PL0
- PL0功能的扩充 一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+= 和 -= (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 增加内容 (1)增加运算:++ 和 --。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类
string
- 本源码为在vc++环境下编写的string类,该类既可 自动调节大小,又可限制数组越界,还重载了一些运算符-The source code in vc++ environment, prepared by the string class that can automatically adjust the size, but also an array of cross-border restrictions, but also a number of operator overloading
max_min
- VC编写的统计一个三维大数组中的最大最小元素。该大数组中的数据是Candide-3模型的数据-VC statistics prepared by a three-dimensional big array of maximum and minimum elements. The large array of data is the Candide-3 model of data
vclianshuzu
- 用数组和指针实现公司职员的信息管理程序,用于VC练习-Array and pointer with staff to achieve the information management procedures for the VC practice
COpenFile
- 一个可以将text文件,翻译成为二进制的数组,是个足彩软件的配套软件,改软件可以将足彩500万上面的竞猜的14场的text格式的资料,转化为AYDATA【20000】【14】的数组,便于VC程序员对足彩的资料分析-this is a football software ,it can translate text file to double array.
Max
- 基于VC的MPI并行算法编程:求解二维数组最大值,供初学者使用-Parallel programming algorithm based on the VC MPI: Max solving two-dimensional array, for beginners