资源列表
URL-search-engine
- 网络编程实验之搜索引擎的实现,可以实现通过输入url查找网页内容-Network programming experiments to achieve search engine, can find content by entering the url
client
- C实现的socket编程的client端-socket client
Nserver
- 服务器程序,可实现与客户端的通信,适合于初学者的学习,-Server program can be realized with the client
UDP-file-transfer
- UDP 文件传输,实现大型文件的多传输功能,利用套接字和端口号进行传输-UDP file transfer, implementation of large file transfer capabilities and more, using the socket and port number for transmission
producer_consumer
- 信号量---线程间通信,“生产者消费者” 问题C代码模拟---- Thread semaphore communication between producers and consumers in the C code simulation
8-nodes
- 以8节点为例。运用前推回代法计算潮流,简单易学。-Take an 8-node system for example, using the forward /backward method to calculate the power flow, which is easy to learn and apply.
dataseach
- 同一页面中 实现了数据库查询并以表格显示,对查询的关键字进行加亮,对数据库数据条数进行了统计-Achieve the same page in a tabular database query and display the query keyword highlighting, on the number of database data were statistically
MAIN
- ARMSYS实验十五:以太网接口应用 描述:初始化以太网卡-Experimental ARMSYS 15: Ethernet interface application Descr iption: Initialization of Ethernet card
xingxing_xitong
- opengl行星系统,使用键盘控制,球体的旋转-opengl planetary system, use the keyboard controls the rotation of the sphere
LastVisit
- 使用COOKIE记录上次登陆的时间和密码,方便下次登陆时自动拾取-use COOKIE record last landing time and passwords, the next convenient landing automatically pick up
pipe_fork
- Linux网络编程。程序创建一个管道,并发起一个新的进程。父进程往管道里写数据,子进程往外读数据。
dt_server
- 用于模拟客户端与服务端之间的通信机制。此代码是服务端-For communication mechanism between the simulated client and server. This code is the service side