-
无线强度扫描
通过C#来检测当前连接的无线信号强度,文件中包含调用例子,和类文件的源代码及生成程序,可以直接调用使用
- 2022-03-05 21:09:04下载
- 积分:1
-
注册表读写
注册表读写 -registry reader to read and write registry
- 2022-04-19 15:40:04下载
- 积分:1
-
使用真正的Winsock做的最简单的通信程
使用真正的Winsock做的最简单的通信程-use the real Winsock do the most simple way of communication
- 2022-02-20 21:59:07下载
- 积分:1
-
《COM本质论》十分经典的com书籍,深入浅出介绍了com始末
《COM本质论》十分经典的com书籍,深入浅出介绍了com始末
- 2022-03-22 08:54:45下载
- 积分:1
-
tcp网口通信
1、网络中进程之间如何通信?
2、Socket是什么?
3、socket的基本操作
3.1、socket()函数
3.2、bind()函数
3.3、listen()、connect()函数
3.4、accept()函数
3.5、read()、write()函数等
3.6、close()函数
4、socket中TCP的三次握手建立连接详解
5、socket中TCP的四次握手释放连接详解
6、一个例子(实践一下)
- 2022-07-08 17:54:31下载
- 积分:1
-
Bug Free is a very good tool for defect management. I hope you like.
Bug Free是一款非常好的缺陷管理工具。希望大家喜欢。-Bug Free is a very good tool for defect management. I hope you like.
- 2022-06-30 07:54:13下载
- 积分:1
-
某款游戏资源文件音效提取代码,总是说太短・太短・・可是这个代码很简单・・・就是这样介绍的...
某款游戏资源文件音效提取代码,总是说太短・太短・・可是这个代码很简单・・・就是这样介绍的-A game resource file extract audio code, always said this is too short is too short but very simple code is the introduction
- 2022-05-09 08:51:05下载
- 积分:1
-
flash website so that more pretty watches
个性化的flash钟表 让网站更漂亮,做网站的好素材-flash website so that more pretty watches
- 2022-09-29 16:25:04下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
简单职工信息系统程序
简单职工信息系统程序-simple procedures for workers Information System
- 2022-04-19 21:25:41下载
- 积分:1