资源列表
排序选择:
[Internet/网络编程] ChatProcedure
说明:使用高级语言VC实现TCP/IP通信程序的设计。学习TCP/IP编程接口-Socket函数调用。一个服务器只支持一个客户,相当于“点对点”模型的应用程序。 -The use of high-level language VC realize TCP/IP communication program design. Learning TCP/IP programming interface-Socket function call. A server only supports a clien<展令杨> 在 2025-07-31 上传 | 大小:1.12mb | 下载:0
[Internet/网络编程] TCP.UDP
说明:实现了UDP和TCP的结合编程,多线程,作为主服务器使用-Realize the combination of UDP and TCP programming, multithreading, as a master server to use<John> 在 2025-07-31 上传 | 大小:49kb | 下载:0
[ActiveX/DCOM] 7.16KDTX
说明:一个DCOM运行的实例,同时包含了TCP和UDP通信功能-Examples of running a DCOM, at the same time contains the TCP and UDP communication function<John> 在 2025-07-31 上传 | 大小:45kb | 下载:0
[文件操作] 4bitnum
说明:1、 题目:已知数据文件source.txt中存有20个四位整数, 读取文件中的这些数,然后统计每个四位数各个位上数字是0或2或4或6或8的数的个数,并把这些四位数的个数和这些四位数按从大到小的顺序存入dest.txt文件中。-1, Topic: data files known source.txt in 20 there are four integer, read the document, these few, and then statistics of the various spa<Thons> 在 2025-07-31 上传 | 大小:184kb | 下载:0
[嵌入式Linux] trivial.yaffs
说明:一个基于嵌入式linux系统的文件系统源码,yaffs的类型-A system based on embedded linux file system source code, yaffs the type of<jianwen> 在 2025-07-31 上传 | 大小:264kb | 下载:0
[Internet/网络编程] work8.13gai
说明:一个TCP和UDP的编程实例,可以实现状态显示等功能-A TCP and UDP programming examples, you can realize the state of display features such as<John> 在 2025-07-31 上传 | 大小:558kb | 下载:0
[控制台(字符窗口)编程] addresslist
说明:1、 建立通讯录 实现如下通讯录:name[20](姓名),sex(性别),birthday(生日),address(联系地址),telephone[15](联系电话)。其中birthday本身为一个结构体类型,由year、month和day组成。所有相关数据直接由主函数进行初始化。编程实现对通讯录按姓名进行排序(升序)。编程实现输入姓名就能输出其所有信息。任意给出5个人的相关信息,进行调试 -1, the establishment of Address Book contacts t<Thons> 在 2025-07-31 上传 | 大小:45kb | 下载:0
[数据结构常用算法] tuDeBianLi
说明:以邻接表为存储结构,选择图的类型(有向图或无向图),创建相应的图。对创建的图按深度优先和广度优先的遍历。(文档中含代码) -To the adjacent table for the storage structure, select the type of graph (directed graph or undirected graph), create a corresponding map. To create the graph by depth-first and breadth<展令杨> 在 2025-07-31 上传 | 大小:25kb | 下载:0
[matlab例程] untitled127
说明:改进后的直接转矩控制系统,绝对能用。matlan/simulink7.4-Improved direct torque control system, the absolute use. matlan/simulink7.4<沈疏桐> 在 2025-07-31 上传 | 大小:22kb | 下载:0
[JSP源码/Java] JSPANDTOMCAT
说明:这个程序是我们学习JSP的时候做的一个课程设计,是关于动态网页和TOMCAT相结合,然后使用ODBC作为后台数据库.-err<彭珂> 在 2025-07-31 上传 | 大小:45kb | 下载:0
[压缩解压] hafuman
说明:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编、译码系统。本文章是为这样的信息收发站写一个哈夫曼码的编、译码系统。(含代码)-The use of Huffman coding to communicate can greatly improve channel utilization, shorten th<展令杨> 在 2025-07-31 上传 | 大小:24kb | 下载:0