资源列表
q
- 能在asp中播放视频,这段代码放到网站中的就可以聊-Able to play video in asp, the code on the web site to chat
1
- opencv implementation of average filter
Visitors-book
- 简单留言簿功能,可以实现发表话题,留言评论等功能。通过IIS服务器实现。-Simple Guestbook feature, you can achieve the published topics, messages and comments. Through IIS server implementation.
Socket
- SOCKET TCP 文件传输 客户端 服务器端 client svever 实现简易文件传输功能-SOCKET TCP file transfer client server end client svever of simple file transfer function
vcPTCPPclientPserver
- 好用的VC TCP CLIENT SERVER源代码,可以顺利编译通过,并可以测试。可以作为很好的学习资料。-Nice VC TCP CLIENT SERVER source code can be successfully compiled through, and you can test. Can serve as a good learning materials.
TQEditor
- 编辑器 网络编辑器 很实用 可以实现图片 视频 的本地上传 和网络关联 -Very practical network editor editor can upload picture video local and network related
Wav_play_echo
- The following classes, CRecordSound and CPlaySound, record sound and play PCM sound simultaneously. An example dialog-based program is provided that records, saves to disk and then echos sound. This example also contains two more classes, CWriteSound
Sock
- Socket example, TCP Server/Client
Hurst
- Matlab code Hurst and rescaled range
flooding
- for flooding in the network
ControlServer.tar
- linux下使用C语言编写的用select实现对多个客户端处理的服务器程序-A server program with C language using select to deal with multiple clients
AC1.tar
- linux下C语言实现TCP/socket编程的客户端源码,建立两个线程,分别进行发送数据和接收服务器命令。-A TCP/Soket client program with C language on the linux.It build two thread,one can send data and the other can recieve the command from the server.