CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - FIFO
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - FIFO - List
[
Internet-Network
]
fifo
DL : 0
Linux网络编程FIFO源码。wfifo.c创建并打开文件,往里写;rfifo.c往外读。
Date
: 2008-10-13
Size
: 1.11kb
User
:
古月
[
Internet-Network
]
功能描述
DL : 0
页面置换算法,采用了FIFO,LRU,OPT三种算法,并用一个源程序-pages replacement algorithm, using the FIFO, the LRU, OPT three algorithms, and with a source
Date
: 2025-12-21
Size
: 6kb
User
:
鬼迷心窍
[
Internet-Network
]
fifo
DL : 0
Linux网络编程FIFO源码。wfifo.c创建并打开文件,往里写;rfifo.c往外读。-Linux Network Programming source FIFO. wfifo.c to create and open the file, writing inside rfifo.c out of time.
Date
: 2025-12-21
Size
: 1kb
User
:
古月
[
Internet-Network
]
socketclientserverc
DL : 0
simple client/server in socket and fifo in c better run in linux.
Date
: 2025-12-21
Size
: 2kb
User
:
harish
[
Internet-Network
]
serv.c
DL : 0
FIFO simple project example
Date
: 2025-12-21
Size
: 1kb
User
:
Koszi
[
Internet-Network
]
fifo
DL : 0
create fifo on client side and server side for linux programming
Date
: 2025-12-21
Size
: 1kb
User
:
smitha
[
Internet-Network
]
fifo
DL : 0
这是我第一次上传文件的,这是有关ARM的运用管道的客户机和主机之间的通讯的-This is my first upload the file, which is the use of the ARM pipeline between client and host communications
Date
: 2025-12-21
Size
: 5kb
User
:
weidong
[
Internet-Network
]
replacepage
DL : 0
It is a basic program to demonstrate page replacement algorithms like FIFO(first in first out),LRU(least recently used)
Date
: 2025-12-21
Size
: 1kb
User
:
neal123
[
Internet-Network
]
fifo
DL : 0
实现FIFO的功能,非常好用,FIFO_get获取指针,FIFO_put放入指针,-Fifo_get Get Object pointer from fifo Fifo_put put object pointer to fifo
Date
: 2025-12-21
Size
: 4kb
User
:
易剑
[
Internet-Network
]
pipe.html
DL : 0
Fifo example linux platform.
Date
: 2025-12-21
Size
: 70kb
User
:
kanber_kav
[
Internet-Network
]
fifo_success
DL : 0
实现的是FIFO(队列)的创建、销毁。入队、出队等相关操作。仅供参考-Achieve is the creation of the FIFO (queue), destroyed. Enqueue and dequeue operations. For reference only
Date
: 2025-12-21
Size
: 2kb
User
:
阿道夫
[
Internet-Network
]
fifo
DL : 0
linux下面实现的基于管道通信的聊天程序-linux below, the pipeline-based chat program to communicate
Date
: 2025-12-21
Size
: 2kb
User
:
陈先生
[
Internet-Network
]
fifo
DL : 0
FIFO通信 make后生成的程序 ./start 启动服务器程序 ./stop 终止服务器程序 ./client1 启动输入端程序 ./client2 启动输出端程序 ./server 服务器程序,通过守护进程使服务器一直开启 -fifo proceess
Date
: 2025-12-21
Size
: 2kb
User
:
刘建林
[
Internet-Network
]
LAN-share-file-software
DL : 0
本软件为linux环境下对tcp/IP网络编程的课程设计。实现功能是:获取局域网内所有电脑的共享文件信息,并能从指定电脑多线程下载文件。并可以实现断点续传等功能。通过本课程设计熟悉了linux编程和网络编程,加深了对TCP/IP的了解。 主要工作:写了一个前台和用户交互的程序,写了一个后台和其他电脑通信的守护程序。前台负责发送命令到后台,并接收后台返回的信息。后台用消息队列和前台通信,并向远程客户端提供服务。用到主要编程技术有:多线程、多进程、消息队列、信号量、管道、FIFO、存储映射IO、多缓冲、守护进程、广播、单播、TCP、UDP等。 -The software for the linux environment tcp/IP network programming curriculum design. Functionality: access to all computers within the LAN to share files and download files from the specified computer multithreaded. HTTP and other functions can be achieved. Familiar with Linux programming and network programming This course is designed to deepen the understanding of TCP/IP. Main tasks: to write a foreground program and user interaction, and wrote a background and other computer communications daemon. The front desk is responsible for sending commands to the background, and receive background information returned. Background with a message queue and the front communications to the remote client service. Used programming techniques: multi-threaded, multi-process, message queues, semaphores, pipes, the FIFO memory-mapped IO, multi-buffering, the guardian of the process, broadcast, unicast, TCP, UDP, etc..
Date
: 2025-12-21
Size
: 13kb
User
:
lewin
[
Internet-Network
]
fifo
DL : 0
linux下fifo读写程序,并且才用标准编译方式,不过目前只编译了read部分-fifo for linux
Date
: 2025-12-21
Size
: 163kb
User
:
孙劲
[
Internet-Network
]
FIFO
DL : 0
sample verilog FIFO design
Date
: 2025-12-21
Size
: 2kb
User
:
luttie
[
Internet-Network
]
fifo
DL : 0
无名管道通信,学习管道通信的基础原理实现LInux环境下的管道通信方式 -Unnamed pipe communication, to achieve LInux environment pipeline communication
Date
: 2025-12-21
Size
: 1kb
User
:
刘超
[
Internet-Network
]
fifo_read
DL : 0
此代码实现linux进程间通讯代码,这个是进行FIFO读操作的c语言代码。-This code implements linux inter-process communication code, this is a FIFO read operation for the c language code.
Date
: 2025-12-21
Size
: 1kb
User
:
孙文华
[
Internet-Network
]
FIFO
DL : 0
客户进程-服务器通信,用于学习FIFO进程间通信-cilent-sever-FIFO,linux code
Date
: 2025-12-21
Size
: 11kb
User
:
kongxiao
[
Internet-Network
]
FIFO
DL : 0
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.
Date
: 2025-12-21
Size
: 1kb
User
:
cjm
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.