搜索资源列表
编写无错C程序秘诀
- 编写无错C程序秘诀。使你更快的学习C编程-prepared no mistake C program secret. So the faster you learn C Programming
program
- c语言中怎样打开一个txt文件,怎样处理这个文件,把它存入一个数组当中
C_Parser_training
- this program can detect well known tags in c/c++. its not a completely full c parser but it has the main idea about how to parse/analyze code .-this program can detect well known tags in c/c++. its not a completely full c parser but it has the ma
Post_Machine_C_plus
- The C++-program simulates a Nondeterministic Multitape Post Machine (PM). PM is defined by set of setup files. The simulator works as ordinary (deterministic) Post Machine as well. -Post_Machine C++ code
filesAndstreams
- It provides source codes on how to work with files and streams in c/c++. Also has a source code for writing the objects to file for a C++ program. It should be helpful for new users.
Students.Records.using.FILE.Structure.C
- Simple program to implement FILE Structure in a students records program
list_compress
- C++ program for listing files in a directory and two files showing how to compress files using zlib-C++ program for listing files in a directory and two files showing how to compress files using zlib...
Pseudo-random
- 伪随机数加密 对各类文件加密,利用一个随机序列与磁盘文件中的内容进行运算,将结果存入文件。解码时,则进行逆越算。该C程序已经经过调试-Pseudo-random number encrypted on the various types of file encryption, using a random sequence with the contents of the disk file operation will result into a file. Decoding, then
filein
- 简单的C++程序,文件输入示例,教你迅速学会文件的使用-Simple C++ program, file input example, teach you quickly learn to use the file
data_compress.C
- 简易文件打包程序 极限打包文件大小3.99G-Simple file packaging program package file size limit 3.99G
fileCopy
- This C program file copies the file byte by byte. Good for low processing system, to improve the reliability*. * The reliability is also affected by other programs and services being executed on this system
cmostofile
- /* 读取计算机硬件CMOS信息,保存到文本文件和二进制文件中 */ /* 用 Turbo C2.0 把cmosttxt.c编译成cmosttxt.exe程序,单独执行或经VB、C++、C#程序调用后, 会生成和更新包含本机CMOS信息的文本文件cmostxt.txt和二进制文件cmosdat.dat*/-/* Read CMOS computer hardware information, saved to a text file and binary file*//* compile
MatrixSerialMultiply1
- c++程序分别从文件1和文件2中读取矩阵A和B,进行相乘之后将矩阵C写到文件3中.-c++ program reads matrix a and b from file1 and file2 distributedly,then run matrix multiply and get matrix c,write the matrix c into file3.
cxtw132
- C程序分析工具,可以对C源程序进行常用的分析-C program analysis tools
file
- C程序的相关基本文件操作,可以作为模板在以后使用-C program related basic documents operation, can as templates in later use
hex2c
- hex 转换成 c文件的应用小程序,非常实用-hex file into the application of a small c program, very useful
C
- 文件数据的处理 两个文件:data1.txt和data2.txt,两个文件中都有很多数字,用空格隔开。如: 45 78 85 45 63 21 47 86 运行程序,计算这两个文件中数字的交集,并且排好序,存放在jiao.txt中;计算这两个文件中数字的并集,并且排好序,存放在bing.txt中。 -File data processing two files: data1.txt and data2.txt, two files have a lot of numbers, s
juzhenqiujji
- 实现从文件读取矩阵数据 输入到另外文件中的C++程序-Matrix data input is read from the file to another file in the C++ program...
C-File
- C语言的文件操作,包括,文件内容的添加,文件内容的查询,以及文件内容的删除。-C program
Shield
- C 程序复活 VC6.0 源码 下载-C program resurrection VC6.0 source
