搜索资源列表
USBcameraForLinux.rar
- 本源代码为USB摄像头的驱动程序,因毕业设计需要而写下的一个很使用的摄像头驱动程序,里面包含makefile文件,和调试记录。,Source code for the USB camera drivers, as required graduation project and wrote a very used camera driver, which contains makefile files, and debug Record.
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
write_log
- unix或者linux下app写日志文件,多线程安全写日志记录,使用方便。-unix or linux to write the log files under the app, multi-thread-safe to write log records, easy to use.
Embeded_linux_s3c2410
- 记录了嵌入式LINUX入门的一切实验 linux内核移植、文件系统移植、QTe移植 u-boot烧写等-Records of all experiments embedded LINUX linux kernel entry transfer, the file system migration, QTe transplant program the other u-boot
app.tar
- 这个为视频采集传输文件。 可以接上摄像头,然后采集周围的事物,并记录于文件,通过文件传输画面-The video collection for transport files. Camera, then acquisition could plug in the things around, and records in the document, through the file transfer picture
clock
- 实验二 同步与异步write的效率比较设置输入缓冲区时需要知道输入文件的长度。除了使用系统调用stat外,更简单的方法是利用lseek的返回值来获取文件的长度。在按每一个给定大小的输出缓冲区计算写文件时间时,应当在开始写之前调用times(),记录下开始时间,然后在整个输入缓冲区都复制到输出文件之后,再调用times(),两次调用times()的时间间隔,就是在这个给定大小的输出缓冲区的限制下,复制整个输入文件所耗费的写时间。-Experiment two synchronous and asy
01106
- 从01.in,读入数据,按照输入文件分配表记录的文件名及扩展名的升序输出索引结果(包括文件名及扩展名和该文件在文件分配表中的顺序号),并输出在01.out-From 01.in, read into the data, in accordance with the input file allocation table records the file name and extension of the ascending output index results (including the
Yaffs2 Transplant
- Yaffs2 文件系统移植艰辛记录,很艰难啊(Yaffs2 file system transplant difficult record, very difficult ah!)