资源列表
RWTextFile
- 基于MFC的简单文本操作功能的实现,主要包括写入文件,读取文件的操作;-Based on simple text manipulation functions in the MFC implementation, including written to the file, read file operation
dir-monitor
- 监控指定目录下的文件的变化,包含文件的创建,修改,删除等-Monitor files change in directory,for example the file create, modify, delete etc.
Statistics
- 期末成绩统计程序,用VC编辑的,主要是用来算学生期末的实验成绩-Program results at the end of Statistics, edited by VC, is mainly used to count the students at the end of the experimental results
attachments
- PDF file format describing about FPGA projects
FileSpy_V1_1
- 功能:文件监控。监控指定文件夹下文件的新建,修改,重命名,删除等。 路径在ThreadRoute中修改。-a file monitor,including create new file, modify, rename ,delete etc. you could set the new path in thread function ThreadRoute
rw_to_data_to_file_sector
- 读写扇区数据并复制数据....(操作系统图像数据非指令==不要再多写了==复制就行)-Sector data and copy the data read and write
360rename
- 针对某些杀软的功能,该软件对某目录下的所有文件进行改名,并在之后可以重新恢复.-For some soft-kill function, the software rename all files in a directory, and can then be restored.
least-square
- 最小二乘法拟合曲面,拟合效果很好,精度很高-Least squares fitting, fitting good effect, high accuracy
FileNew
- 产品拆卸序列生成的源代码 有些不足请多交流-Disassembly sequence generated by the exchange of source code for some lack of ability
testXml
- 实现对xml文件的操作 简单的对tinyxml进行解释-Xml files to achieve simple explanation of tinyxml
hash
- 主要关于hash算法的一些资料,个人觉得比较好,与大家共享
textseg
- 用c++写的文本分割器,控制台程序,可按份数或关键字分割文本文件,可用于学习参考-A txt partition tool written in c++, which can segment text files by partition nunber or keywords.