-
a very useful network programming, which is equivalent to a mail server, able to...
一个很有用的网络程序,相当于一个邮件服务器,能实现邮件的转发-a very useful network programming, which is equivalent to a mail server, able to forward mail
- 2022-03-23 04:46:12下载
- 积分:1
-
单射函数问题
设函数f将点集S = {0,1, , n
单射函数问题
设函数f将点集S = {0,1, , n -1}映射为f (S) = { f (i) | iÎ S} Í S 。单射函数问题要
从S中选取最大子集X Í S 使f (X )是单射函数。
例如,当n=7, f (S) = {1,0,0,2,2,3,6} Í S 时, X = {0,1,6} Í S 是所求的最大子集。-Injective function, the function f the problem will be the point set based S = (0,1, , n-1) maps to f (S) = (f (i) | iÎ S) Í S. Injective function of the problem from the largest subset of S, select the X Í S so that f (X) is injective function. For example, when n = 7, f (S) = (1,0,0,2,2,3,6) Í S, when, X = (0,1,6) Í S is a subset of the desired maximum.
- 2023-04-24 20:15:02下载
- 积分:1
-
简单的一套停车场管理系统,后来进行了一次修改,新手朋友们可以参考一下。...
简单的一套停车场管理系统,后来进行了一次修改,新手朋友们可以参考一下。-Simple set of car park management system, and later carried out a revised new friends for reference.
- 2022-06-19 19:07:39下载
- 积分:1
-
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤...
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤-In VC6.0 compiled, you can Xmodem-128, 256,512 and the 1K Xmodem protocol to transfer files to the microcontroller, avoiding the tedious steps in burning
- 2022-01-31 02:26:11下载
- 积分:1
-
Mapping a network drive source code, very good use for study and reference
映射网络驱动器源代码,挺好用的,可供学习与参考-Mapping a network drive source code, very good use for study and reference
- 2022-07-20 17:56:30下载
- 积分:1
-
发送接收文件
发送接收使用 winsock 文件我们不认为学习停止时提交的分配。这意味着作为智力努力找到分配"完美"的解决方案。我们是学生爱写漂亮的代码和重构的智力挑战的人。分配解决方案只被推到 Github 后他们提交截止时间。总是接受的请求。如果它 wasn 不明显,这不是正式的工作,从任何一所大学。想要这个运动的一部分吗?
- 2023-08-11 07:35:04下载
- 积分:1
-
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考...
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考-compression package prepared by the C language source code TCP_IP without extracting passwords, a common reference for netizens
- 2022-08-22 05:54:36下载
- 积分:1
-
personnel system (SQLServer version) professional talent website system, individ...
人才系统(sqlserver版本) 专业的人才网站系统,个人可以发布自己的简历,企业可以发布招聘信息,并附带有查询功能(18KB)-personnel system (SQLServer version) professional talent website system, individuals can post their own curriculum vitae, enterprises can release employment information, together with an inquiry function (18KB)
- 2023-01-13 23:20:03下载
- 积分:1
-
一包WinPcap层
一个封装了Winpcap中二层函数的类-a package of Winpcap Layer-2 function category
- 2023-04-25 20:05:04下载
- 积分:1
-
MFC下基于流套接字的网络通信客户端程序
网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
- 2022-03-20 15:18:00下载
- 积分:1