资源列表

« 1 2 ... .88 .89 .90 .91 .92 9193.94 .95 .96 .97 .98 ... 11787 »

[Internet/网络编程linux

说明:生产者消费者问题 ◦ 一个大小为3的缓冲区,初始为空 ◦ 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 ◦ 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: ◦ 显示每次添加和
<wenchangwei> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[Internet/网络编程CAsyncSocket

说明:通过CAsyncSocket类进行编程,主要是实现的是通讯功能,但本次项目主要是实现客服端和服务器之间的通讯功能。-Programmed via CAsyncSocket class, mainly to achieve is communication, but this project is mainly to achieve communication between the client and server.
<李杨> 在 2024-11-15 上传 | 大小:3.66mb | 下载:0

[Internet/网络编程CSocket

说明:基于CSocket类编程,一个简单的聊天室程序,采用C/S模型,分为客户机端程序和服务器端程序。多个客服端可以一起运行,进行通信,而服务器主要起监听作用。-CSocket class-based programming, a simple chat room procedures, using C/S model is divided into client-side and server-side program. Multiple
<李杨> 在 2024-11-15 上传 | 大小:3.69mb | 下载:0

[Internet/网络编程UsingHtml

说明:将htmlView当作一般控件使用,代码比较精简,只提供了使用的方法。-using htmlView as an Usual Control.
<zilong> 在 2024-11-15 上传 | 大小:33kb | 下载:0

[Internet/网络编程WinInet

说明:基于WinInet类编程,主要编一个ftp客户端,可以与ftp服务器进行交互数据,即上传和下载,而且还可以进行用户的登录功能。-WinInet classes based programming, mainly compiled an ftp client, ftp server can interact with the data, that upload and download, but can also be the user&
<李杨> 在 2024-11-15 上传 | 大小:1.83mb | 下载:0

[Internet/网络编程DES

说明:DES加密算法,根据自己输入的密钥,可对文件进行加密,可对字符进行加密解密-DES encryption algorithm, based on their input key can encrypt files, encryption and decryption of the characters can be
<Conan> 在 2024-11-15 上传 | 大小:1.85mb | 下载:0

[Internet/网络编程NetWork_Discern

说明:使用WinPcap编写的一个简单的局域网内数据包抓包,获取局域网内活动IP!压缩包内包含一个简单的测试程序和使用说明,以及一个帧数据文件!-WinPcap written using a simple LAN packet capture, access the LAN activity IP! The archive contains a simple test procedures and instructions, as well
<ling> 在 2024-11-15 上传 | 大小:2.55mb | 下载:0

[Internet/网络编程pphdynamicload

说明:dynamic load in simpowersystem of matlab software
<momomoh> 在 2024-11-15 上传 | 大小:19kb | 下载:0

[Internet/网络编程pp_1phPWM

说明:pwm in simpowersystem of matlab software
<momomoh> 在 2024-11-15 上传 | 大小:10kb | 下载:0

[Internet/网络编程pPWM_IGBT

说明:igbt in simpowersystem of matlab software
<momomoh> 在 2024-11-15 上传 | 大小:10kb | 下载:0

[Internet/网络编程potenciaPWM_IGBT

说明:power Simulink file in simpowersystems
<momomoh> 在 2024-11-15 上传 | 大小:10kb | 下载:0

[Internet/网络编程TCP

说明:VC++ 网路基本编程,含两个项目,一个服务器,一个客户机-vissual c plus plus,two projects,one is server,the other is client
<ttl> 在 2024-11-15 上传 | 大小:59kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 9193.94 .95 .96 .97 .98 ... 11787 »

源码中国 www.ymcn.org