搜索资源列表
pl0change
- pl0文法编译器 用C++编写 写有注释 简洁明了 易于改写-grammar compiler pl0 Used C++ to prepare concise written notes easy to rewrite
Desktop
- 字符串strcpy的编写,对字符串strcpy重新编写。可知道系统内部的具体实现-String to string strcpy strcpy write, rewrite. Know the system concrete realization
Desktop
- 字符串strcmp的编写,对字符串strcpy重新编写。可知道系统内部的具体实现-String to string strcpy strcpy write, rewrite. Know the system concrete realization
16bitMAPtihuizhi
- 16位图像三维重建体绘制,根据需要改写部分代码-16 three-dimensional image reconstruction volume rendering, according to the need to rewrite part of the code
ReadFile_And_WriteFile-Demo(VS2013)
- 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(c
