资源列表
Makefile
- 对应omap3530的ov3640摄像头芯片,所编写的makefile文件。实现自动编译可执行文件。-Corresponds to the omap3530 of the ov3640 camera chip, prepared by the makefile. Automatic compiler executable file.
VIC_Interrupt
- 基于OK6410的裸机VIC中断源码,即不用中断向量而是采用S3C6410特有的VIC中断机制响应中断-Based on the OK6410 the bare metal VIC interrupt source
enc-28j60
- 一个很方便的STM32网卡驱动,网卡是ENC28J60,不仅能实现局域网的TCPIP协议,也支持网页访问-A drive about ENC28J60 ,in the STM32 plateform .
uLog
- 跟据有没有接入U盘,是否保存标准输出到U盘中。-According to access U-disk, save the standard output to the U disk.
widget
- 基于QT的MP3移植主程序,适合初学者学习与使用-QT-based MP3 transplant the main program, suitable for beginners to learn and use
file_cp
- 使用fopen等文件访问库函数编写的应用程序,该应用程序实现文件的复制功能-Applications written by the library function fopen such as file access, the application file copy function
mkfifo
- 使用mkfifo创建有名管道并实现两个进程之间的通讯-Use mkfifo to create a named pipe communication between two processes
pipe_rw
- 使用pipe创建的无名管道并实现父子进之间的通讯-Use anonymous pipes created by the pipe and communication between father and son into the
msg
- 创建代开一个消息队列,并从消息队列中读出消息至遇到结束字符串-Create and open a message queue, and read out a message from the message queue until the end of the string
client
- 根据套接字建立TCP连接的过程,创建服务端程序,并在接收到客户端连接请求后,产生一个新的线程来处理这个客户端的通讯工作-Process to establish a TCP connection according to the socket to create a server program, and receives the client connection requests, resulting in a new thread to handle client communicatio
phread_cleanup
- 创建一个线程,使用线程API对该线程进行清理工作-Create a thread, the thread of the threading API cleanup
TCP_server
- 建立基于TCP套接字的服务器与客户端的连接,客户端向服务器发送字符串,服务器将接受到的字符串打印出来-Establish a connection based on the TCP socket server and client, the client sends the server a string, the server will receive the string print out