-
a mfc do with the procedure ie
一个用mfc做的ie程序-a mfc do with the procedure ie
- 2022-02-01 20:12:08下载
- 积分:1
-
网络监控系统 vc++开发 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate.对网卡无限制....
网络监控系统 vc++开发 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate.对网卡无限制.-Network monitoring system vc++ development support winRoute, Winxp belt ics share, isa Server, does not support sygate. Right card unlimited.
- 2022-02-05 22:39:27下载
- 积分:1
-
该程序为PC机与单片机通过RS
该程序为PC机与单片机通过RS-232串行口通信的PC端程序,含界面设计和串口设置-The program for the PC and MCU through the RS-232 serial port of the PC client communication procedures, including interface design and the serial port settings
- 2023-07-08 15:00:02下载
- 积分:1
-
matlab在socket实现
在matlaB论坛上下载 改动的,代码能够实现在matlab环境下,与其他作为客户端的linux ,windows传输数据!
- 2023-08-24 22:05:03下载
- 积分:1
-
用c++开发的telnet程序。
用c++开发的telnet程序。-development with the telnet program.
- 2022-08-08 14:37:44下载
- 积分:1
-
局域网ICQ的源代码
局域网ICQ的源代码-LAN ICQ source code
- 2022-02-02 08:59:19下载
- 积分:1
-
I wrote it myself that those who download the code ah very old compiled code com...
我自己写的下载者代码啊 用很古老的代码完成编译的-I wrote it myself that those who download the code ah very old compiled code completion
- 2022-07-05 13:30:36下载
- 积分:1
-
socket通信(含tcp,udp)
包含tcp和udp通信代码,服务器端客户端代码用于传输指令消息,实现了端对端,定时发送多次发送,网络中计算机进行通信的一种方法。应用程序通过调用系统提供的socket库函数很容易实现网络里计算机的通信,并且在android端读取信息显示的功能,并已投入使用,希望对开发者有帮助。
- 2023-03-09 12:55:03下载
- 积分:1
-
我认为学习网络编程,这本书非常好,特别是初学者!
我认为学习网络编程,这本书非常好,特别是初学者!-i think it is a very usefull book for people who the first time to learn net programes.
- 2022-11-22 21:15:05下载
- 积分: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