搜索资源列表
wssf
- JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
Linuxjingchenghetongxun
- 在Linux/Unix平台下,用C语言编写一个进程通信的程序,理解fork()等一些系列系统函数的正确使用和工作原理,学会设计基本的进程通信程序。-in Linux / Unix platform using C language of a process of communication procedures, understanding fork () and some other family functions and the use of the correct principle,
winscoklicen
- winsock的局域网通信系统支持c/s单工通信-winsock LAN communications system to support the c / s single-communication
Huffman_Arithmetic2
- 自己用C编写的Huffman编码通信系统应用,包括与不等长编码对比。详细注释。-own Huffman coding prepared by the communication system applications, including long-range and contrast coding. Notes detail.
Poisson
- C语言,泊松分布,为产生随机信号,用于系统通信的仿真