搜索资源列表
BIN2ASC
- 可二进制文件转换为C语言格式的文本文件,便于供C程序使用-binary files can be converted to the C language text file format to facilitate procedures for the use of C
BankSystemSimulation(c++)
- c++实现的模拟银行系统的程序,可以模拟登录,存款,取款,转账等操作,最后将操作的数据保存到文件中。-c achieve the banking system simulation process can be simulated Login, deposits, withdrawals, transfers, etc, Finally, the data operation to preserve documents.
cDAGlab6
- 自己写的一个图的转换CMD 程序 nodag.txt是一个有环图演示输入文件. dag.txt是一个无环图演示输入文件. g.c 为主程序文件 stackar.c 为堆栈定义和调用文件 run.exe 为已编译好的可执行文件 我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加 #include \"stackar.c\" 然后再直接编译g.c. 使用了堆栈的演示代码.
获得文件列表,C程序
- 获得文件列表,C程序,可以得到任何目录下的所有文件,包扩大小,属性之类的
ReadDirectoryChanges
- C++文件监控ReadDirectoryChangesW-C++ file monitoring
ReadFile
- C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
files-inout
- 实现C++文件输入输出操作,以类为基础进行输入输出流的演示-Implementation C++ file input and output operations, to category-based input and output stream demo
encryption
- 文件加密解密程序,采用C语言实现,当输入文件名并回车就能加密你所指定的文件,解密反之同理.-File encryption and decryption process, using C language, when the input file name and hit return you will be able to encrypt specified files, decrypt and vice versa.
Code_number_statistics
- 可以统计c++文件中的有效代码行数,非常实用-program
chess-C
- 该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。 例如: 用户第一步走:炮二
C-language-get-time
- 这个文件综合了多种在C语言中获取当前系统时间的函数。读者可以根据对时间的具体要求,选择其中的函数。-This file is a combination of a variety of access to the function of the current system time in C language. Readers according to the specific requirements of the time, choose the function.
5-c-shujujiegou
- 包含5个C++文件,分别使猴子吃桃问题,走台阶问题,汉诺塔问题,375问题等-Contains five C++ documents, namely the monkeys eat a peach problem, take steps questions, Tower of Hanoi problem, 375 issues
Ackerman
- Ackerman函数的递归与非递归实现,同在一个C++文件里面,使用的时候只需将其中一个注释,main函数为检测函数。-Ackerman recursive and non-recursive functions to achieve the same in a C++ file inside, when used just one note, main function is to detect function.
wannianli-for-C
- 万年历C语言控制台程序,在TC或VC6.0中编译程序,编译成功后,通过命令行向编译生成的可执行文件(.exe)传递参数,在命令行中输入该执行文件的路径名称,然后再输入传入的参数,回车,就会显示出运行结果 例如:........> d:\wannianli for C.exe 2013/08/-calendar for the console application of language C
BigBOX-for-C
- 这是一个推箱子的C语言控制台程序。在VC6.0或TC2.0下编译完成后,双击可执行文件(exe)进入游戏,通过方向键上下左右来推箱子,当推到指定位置就可进入下一关继续游戏,ESC退出游戏,空格键重启游戏-Boxman for language C
24point-for-C
- 算24的C语言控制台程序,VC6编译完成后运行可执行文件,可以选择开始游戏,查看游戏规则或者退出游戏3个选项-Calculate 24 games
watchDirChange-vs2010
- vs2010 c++ 文件夹文件监控系统软件工程代码是用vs2010编译的,该程序是使用线程来实时监控指定目录下文件、文件夹的变化(添加、删除、修改)-vs2010 c++ Folder Monitoring System software engineering vs2010 code is compiled, the program is the use of threads to real-time monitoring designated directories file, chang
c-Sharp-file-read-sp3
- 通过c#来提取sp3文件,通过这个读取sp3文件的各种信息-c# file read sp3
cupdater_r1.12
- * 生成自定义相匹配的.h/.c文件为了C相关的项目; # 修改风格为doxygen工具支持的文件头格式; ! @file cupdater.c @version v1.06 @date 08/14/2014 21:58:22 -* Generate custom matching .h/.c files for C-related projects # Modify the style of the file header format su
under
- 书The art of error correcting code的源代码,unix下的C文件,在windows下的vc,-Book The art of The error correcting code of The source code, C file under Unix, The vc under The Windows,