资源列表
用同步套接字生成服务器
- 文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receiving a link to the server. The se
mcma
- 一个CMA算法程序,可以对CMA算法进行一些仿真研究
Windows Forms Application
- 2 pass assembler for 8086 uusing c#
rawimagereader.rar
- 从原始格式(raw)读取图像数据格式,非常有用。,Format from the original (raw) image data format to read, very useful.
PTS_PAPR
- ofdm系统中存在较大的峰均比,这是一个PTS算法来减少PAPR.-OFDM system, there is a big PAPR, this is a PTS algorithm to reduce the PAPR.
c.c
- 简单的订票系统 实现基本功能 订票 查询等等 -a simple system
JavaSimpleDataType
- 这是一个描述数据类型之间转换的程序,已经编译出字节码文件。-This is a descr iption of the data type conversion between the program has been compiled bytecode files.
upan
- vb 实现的U盘监控程序,能够检测优盘是否插入。-vb achieve U disk monitoring program, able to detect the flash drive is plugged into.
ECC
- You are expected to produce a program to implement the Viterbi decoding algorithm forthe widely used (2, 1, 6) convolutional code with generator matrix
abc109
- 图的广度优先遍历的程序设计,能实现其基本功能-Graph breadth-first traversal of the program design
cvHog
- opencv hog human body detector