资源列表
kruskal
- Implementation of Kruskal s algorithm
lru
- A C program to show implementation of LRU cache
mergesort
- Mergesort source code
net_learn
- 1.学习linux网络编程时的源码 2.UDP+TCP简单demo 3.仅供产考-1. Source learning linux network programming simple demo 2.UDP+TCP demo
socketlianxi
- 通过socket建立服务器和客户端的连接,可以实现收发数据,适合初学者借鉴-Through socket connections to the server and client, you can send and receive data, suitable for beginners learn
SoCool
- 内存修剪器 基于windous平台 MFC-cool cool
select
- 一个select方式的IO复用,包括客户端和服务端源码-IO multiplexing a mode, including client and server source code
pipe
- 管道的基础用法,包括父子进程,多次写入一次读取,一次写入多次读取-Basic usage of the pipeline, including the parent and child, write once read many times, write once read many
thread
- 线程的互斥,互斥锁、条件变量、信号量、线程创建、线程等待、线程退出-Mutex thread, mutex, condition variables, semaphores, thread creation, thread waits, the thread exits
broadcast
- 一个Linux环境下的广播消息的事例,包括服务器和客户端源码-A broadcast news stories Linux environment, including server and client source code
TCP-Tool
- tcp 检测工具,能批量快速检查各个IP开放的端口-TCP testing tools, can quickly check the various IP open port
tcp-send-recv
- tcp服务器,服务器和客户端相互发送文件和接收文件。-tcp server