资源列表
file
- 操作系统下的文件管理算法模拟,对windows下的文件管理进行简单的操作!-The operating system of files management algorithm simulation for the Windows of files management with simple operation!
phonebook
- 简易电话本存储系统,功能包括添加,删除,修改,保存到外部文件-Simple phone book storage system, features include add, delete, modify, save it to an external file
makeBMP
- 实现对于BMP文件的放大与缩小的操作,能够有助于我们理解BMP文件。-This program can change a BMP file s size.
mfile
- 计算图像的平均梯度,边缘强度,信息熵以及方差,图像可以是单波段或多波段图像。
FileUtil
- 文件处理工具类,将文件进行各种转换、上传、下载等等处理,稳定,效率高-file
creat_bmp_file
- 使用c++语言进行BMP文件的生成-适用于编程初学者的前期训练-to creat a bmp file using C++——suitable for training to a new learner
Excel
- 能读写excel文件的程序,可以输出为规定格式的excel或txt文件,但注意不要带有宏
CPP
- 用C++编写的一个简单的文本编辑器,可以实现删除、查找、保存等。-A program about simple text editor is realized by C++ programing,it has some function,like deleting, searching, saving,edt.
search
- 查找算法,在VC中实现的查找算法,希望对爱好编程的朋友有所帮助!
socket实现点对点文件传输
- 简单用SOCKET实现本地文件传输,,,,,,,,,,,,,,,,,,支持多种文件欢迎大家下载,,,,,,,,,,,,,,,,,,, 绝对可用-it can trasport files in p2p mode using socket,it support many types,welcome to use.
pic2
- VC++的函数源码,两个图片的比较,在大图中寻找到小图。 并圈出小图所在位置。文本文件-no english
CopyFile
- 1. 编写一程序实现任意文件的拷贝功能,源文件名和目的文件名由命令行参数提供。 2. 创建一个学生对象,并把它输入到一个文件(mytext.txt)中,然后再把该对象读出来,将其还原后打印出来。 -1. Write a program to achieve any file copy function, source file name and destination file name from the command line parameter. (2) create a st