搜索资源列表
firelogd-1.3
- Firewall Log Daemon是一个用C编写的程序,它实时监视IP链或IP表日志警告。程序将启动一个小型后台监控进程,通过读取由系统日志写的FIFO来分析和解决防火墙日志。它可以查询一批警告,并将它们用邮件发送给你,或是由一个脚本用来处理现存的日志文件或数据流。它的功能有主机名,端口,协议,和ICMP类型/代码检查,可以由用户定义模板来格式化输出-Firewall Log daemon is a C preparation procedures, which real-time moni
diaodusanfa
- c做的调度算法程序,包括fifo,有优先级等-c doing scheduling algorithm procedures, including fifo, priority, etc.
fifo
- Linux网络编程FIFO源码。wfifo.c创建并打开文件,往里写;rfifo.c往外读。
RTL8019
- rt8019as网卡芯片的驱动,我自己写的,与网上所能下载到的同类代码最大的区别是,我这个驱动可以使网卡工作在很繁忙的网络环境中,即使cpu使用的是单片机,也不会使网卡fifo溢出而使网卡不能通信
CCD.rar
- CCD数字相机的全代码,DMA方式读取FPGA,FIFO送入计算机,网口跑UDP协议,CCD digital camera the entire code, DMA mode to read FPGA, FIFO into the computer, I run UDP network protocol
pktFifo
- 这是基于数据包的FIFO,适合于传输系统的设计,例如SDH网。-This is based on the packet FIFO, the transmission system suitable design, such as SDH network.
socketclientserverc
- simple client/server in socket and fifo in c better run in linux.
serv.c
- FIFO simple project example
fifo
- create fifo on client side and server side for linux programming
fifo
- 这是我第一次上传文件的,这是有关ARM的运用管道的客户机和主机之间的通讯的-This is my first upload the file, which is the use of the ARM pipeline between client and host communications
replacepage
- It is a basic program to demonstrate page replacement algorithms like FIFO(first in first out),LRU(least recently used)
fifo
- 实现FIFO的功能,非常好用,FIFO_get获取指针,FIFO_put放入指针,-Fifo_get Get Object pointer from fifo Fifo_put put object pointer to fifo
pipe.html
- Fifo example linux platform.
fifo_success
- 实现的是FIFO(队列)的创建、销毁。入队、出队等相关操作。仅供参考-Achieve is the creation of the FIFO (queue), destroyed. Enqueue and dequeue operations. For reference only
fifo
- linux下面实现的基于管道通信的聊天程序-linux below, the pipeline-based chat program to communicate
fifo
- FIFO通信 make后生成的程序 ./start 启动服务器程序 ./stop 终止服务器程序 ./client1 启动输入端程序 ./client2 启动输出端程序 ./server 服务器程序,通过守护进程使服务器一直开启 -fifo proceess
fifo
- linux下fifo读写程序,并且才用标准编译方式,不过目前只编译了read部分-fifo for linux
FIFO
- sample verilog FIFO design
FIFO
- 客户进程-服务器通信,用于学习FIFO进程间通信-cilent-sever-FIFO,linux code
FIFO
- FIFO test code:FIFO read and write app. read FIFO and save in file, write file to FIFO.-FIFO test code:FIFO read and write app. read FIFO and save in file, write file to FIFO.