资源列表
YaSuo
- vc6.0编写的压缩例子,测试用过,可以进行压缩-Vc6.0 prepared by the compression example, the test used, can be compressed
C-file-manipulation-functions-
- 关于C语言的文件操作的函数讲解,以及比较,还有些例子帮助您理解,很全,很详细,是您学习c的好帮手!-C language file manipulation functions to explain
Excel
- C#写的实现Execl导入导出和对其进行相应操作-Written in C# to achieve Execl import and export and its corresponding operating
structure
- 上海交大工程硕士高级体系结构课程PPT文件
编写并调试一个树型目录结构的文件系统
- 编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程.设计多用户文件系统,采用多级文件目录。-Write and debug a directory tree structure, file systems, document management workflow modeling. Design a multi-user file systems, multi-level directory.
Readfile
- 两种方式读文件,一种是直接读取文字,一种是打开对话框读取TXT文件-read files in two ways
read
- 读写文件 将文件读入某个夹,写入某个目录,完成操作-read files AppWizard has created this WriteFile application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application
123
- 一.实现画图功能,能设定线型,线宽等; 二.利用元文件实现画面重绘以及图形数据的保存读取等,初学者应该练习哦 -1. To achieve drawing functions can be set to linear, line width, etc. 2. The use of metafiles to redraw the screen, and graphical data to achieve the preservation of reading and so on, begin
rlsbyewtm
- 这是人脸识别与二维码的应用的一篇文章,有兴趣的朋友可以看看~!
EBook
- Wince5.0/6.0上电子书的阅读,可以读取SD卡中的文件。-Wince5.0/6.0 on reading, can read the ebook SD card of files.
strip_array
- 一个对h.264视频文件冗余数据进行玻璃和重新排序的程序,有详细的注释,此为vs2008版本,内涵测试文件,可用十六进制编辑器打开查看效果。-Glass and re-sort procedure, a redundant data of the h.264 video files with detailed comments, this is the vs2008 version, the connotation of the test file.
Readwrite
- VC++环境下编写的一个多线程文件读写操作的实例。简单的利用互斥变量、原子操作等技术实现多线程读写文件时的互斥,从而确保文件在操作过程中不会被破坏。-File accesss lock in multi-thread