搜索资源列表
gbmpc51
- 获取BMP位图文件信息的C程序,可用于单片机开发-BMP bitmap file to obtain information on C procedures that can be used to develop single-chip microcomputer
StringResource
- 在PocketPC中获取资源文件信息,并显示出来-Get resources file in Pocket PC
ch375-test-2
- 此程序前面大体与“ch375-test-1”相同,同是一些初始化的操作及基本参数的获取。后面在根目录下创建一个TEST.TXT文件,创建成功后,获取此文件的相关信息并输出。-This process generally and in front of " ch375-test-1" the same operation with some initialization and the basic parameters of the acquisition. Behind in
ch375-test-3
- 此程序前面大体与“ch375-test-1”相同,同是一些初始化的操作及基本参数的获取。后面对根目录下的所有文件进行列举。然后更改test.txt的一些信息,如创建时间,文件属性等。-This process generally and in front of " ch375-test-1" the same operation with some initialization and the basic parameters of the acquisition. After
my_ls1
- 简单的ls -al的实现.不是很难,用到了获取文件信息的函数lstat,目录操作等-A simple ls-al to achieve. Is not difficult to use a function to get file information lstat, catalog operations, etc.
Electronic_calendar
- 文件包内有两个文件:1.单片机下位机程序,包含温湿度传感器SHT11的接口程序、液晶显示程序、按键扫描程序、串口通讯程序;2.VC6.0上位机应用程序,通过串口通讯获取温湿度信息,并且绘制温湿度曲线,实现可视化-Package contains two files: 1. Microcontroller lower computer program, including temperature and humidity sensor SHT11 the interface program, LC
file_operations
- ssize_t (*read) (struct file * filp, char __user * buffer, size_t size , loff_t * p) (指针参数 filp 为进行读取信息的目标文件,指针参数buffer 为对应放置信息的缓冲区(即用户空间内存地址),参数size为要读取的信息长度,参数 p 为读的位置相对于文件开头的偏移,在读取信息后,这个指针一般都会移动,移动的值为要读取信息的长度值)这个函数用来从设备中获取数据. 在这个位
FileHelper
- 实现在windows,Linux,嵌入式Linux下的文件读,写,删除,更新,获取文件信息,LINUX下的文件压缩解压等文件操作-File operations to achieve in the windows, Linux, Embedded Linux file read, write, delete, update, get the file information, file under Linux codecs
get-files-line-number
- 获取txt文件的行号,输入txt文件的文件名,即可获取该txt文件的使用行号数目信息-Txt file line access number, enter txt file name, you can get the txt file using the number line number information