资源列表
strcpy
- 设计一函数StringCopy实现字符串str1拷贝到str2中,(即实现strcpy功能)要求用指针实现,不能用计数器。-Design a function StringCopy realize str1 string copied to the str2, (i.e. realize strcpy function) require a pointer realize, cannot use the counter
renname
- 根据自定义条件进行递归搜索文件并批量修改文件名-Recursive search for files and batch change file name
6
- 一个对文件解析的小例子,希望对您有所帮助-an analysis for file
Compare
- 比较两个文件夹内容是否一致,根据文件大小,文件数量,文件MD5码-Compare the contents of two folders are the same, according to file size, file number, file MD5 checksum
CIniReader
- 一个读写Ini文件的类,可以读写三种类型的数据格式!-a class for reading and writing class
FILE-CLASS
- Microsoft Visual Studio 6.0 二进制文件操作类,仅供大家参考-good good very good
GussTranslate
- 测量人员必备,实现批量坐标的转换,满足生产要求-Suvering and maping
Dir_Manage
- 产生不可删除目录,使用程序删除、产生、拷贝入文件等-create dir you do not delete it!
test1
- 批量查找和替换,能查找固定目录下的目标文件-batch and replace
mail-list-management-system
- 主要利用c语言的文件操作能力设计开发一个小型的通讯录管理系统,至少具有如下功能: ①记录通讯录内的人员的学号、姓名、地址、电话号码。 ②显示所有人员的信息。 ③通过输入姓名查找人员信息。 ④通过输入姓名查找到要删除的人员信息,然后可以进行删除。 ⑤通过输入姓名查找到要修改的人员信息,然后可以进行修改。 ⑥添加人员信息。 -C++ curriculum design student mail list management system
FileToArray
- Convert data function used for help in coding
VB_INI_Write_Read
- VB源码控制INI文件的读写 包括字符串和数据的读写-VB Control INI File Read Write
