-
02Select
分为服务器端和客户端,分别运行后,可以进行通讯(Divided into server and client, respectively, after running, you can communicate)
- 2014-05-19 22:09:51下载
- 积分:1
-
介绍了应用socket 进行网络编程的应用设计,常用开发中的使用。...
介绍了应用socket 进行网络编程的应用设计,常用开发中的使用。-socket
- 2022-07-23 15:22:58下载
- 积分:1
-
LINUX套接字网络编程的小代码!
LINUX套接字网络编程的小代码!-LINUX sleeve joint character network programming small code!
- 2022-02-03 13:36:47下载
- 积分:1
-
实现网络消息信史服务的程序,程序很简单,实用。
实现网络消息信史服务的程序,程序很简单,实用。-network news messenger service procedures, the procedures are simple and practical.
- 2023-02-24 13:35:03下载
- 积分:1
-
C#版 联众远程打码实例下载 很高的验证码识别率
国内知名的验证码识别程序,很高的验证码识别率
- 2013-09-04下载
- 积分:1
-
精品贴图尽在金软工作室http://www.jsoftroom.cn
精品贴图尽在金软工作室http://www.jsoftroom.cn-Fine mapping soft studio at Golden http://www.jsoftroom.cn
- 2022-07-22 10:40:43下载
- 积分:1
-
LDPC码误码率仿真源码
通过此程序,可以实现LDPC码误码率的仿真(Through this program, we can achieve LDPC code BER simulation.)
- 2018-04-30 10:55:37下载
- 积分:1
-
This is an e
这是一个关于网络硬件的电子书,包括了一些基本网络硬件的配置和说明,比如路由器,网卡,交换机,等等,同样很适合新手-This is an e-book on the network hardware, including some basic configuration of network hardware and instructions, such as routers, network cards, switches, and so on, equally suitable for novices
- 2022-05-19 20:33:45下载
- 积分:1
-
lwip
lwip-tcpip协议-lwip- TCPIP agreement
- 2022-02-02 04:08:33下载
- 积分:1
-
德尔福 usb
//Descriptors 的 VS1000B 的 WinUSB 演示
const u_int32 mySerialNumber = 0x0000001 ;
const u_int16 myDeviceDescriptor [] ="p"//Descriptor 作为包装的字符串
"x 12"/ / 长度
"x 01"/ / 描述符类型: 设备
"x 10 x 01"//USB 规格版本号码
"x 00"/ / 类: 未定义
"x 00"/ / 子类: 未定义
"x 00"/ / 协议: 未定义
"x 40"/ / 端点 0 的最大数据包大小: 64 字节 (好任意值)
"xfbx19"/ / 0x19fb 的供应商 Id = VLSI 解决方案 Oy
"xe0xee"/ / 产品 Id 0xffe0 (eee0 eeef = VLSI 客户测试)
"x 00 x 00"/ / 释放 0x0000
"x 01"/ / 制造商字符串索引
"x 02"/ / 型号字符串索引
"x 03"/ / 序列号字符串索引
"x 01"/ / 编号的配置
- 2022-03-23 20:35:45下载
- 积分:1