-
个人通讯录 方便用户联系
个人通讯录 方便用户联系-personal directory user-friendly links
- 2022-02-21 18:41:14下载
- 积分: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
-
基于凌阳61板的公交车语音自动报站器,用于十堰地区5路车站线路语音自动报站名等...
基于凌阳61板的公交车语音自动报站器,用于十堰地区5路车站线路语音自动报站名等-Based on Sunplus 61 plate automatic voice bus stop, for Shiyan area 5 Station Road, voice automatically stop lines, etc.
- 2023-07-18 16:25:04下载
- 积分:1
-
VC++6.0调试通过。单文档MFC程序中,随时捕获鼠标的状态,并显示在状态栏中。包括坐标、按键、时间等状态信息...
VC++6.0调试通过。单文档MFC程序中,随时捕获鼠标的状态,并显示在状态栏中。包括坐标、按键、时间等状态信息
- 2022-01-26 14:12:57下载
- 积分:1
-
vc 的串口调试精灵,可以调试串口,可以学习
vc 的串口调试精灵,可以调试串口,可以学习-vc serial debug wizard, you can debug serial port, you can learn
- 2022-03-30 13:27:06下载
- 积分:1
-
实现调用.exe文件,并能使其获得焦点,很好用的,大家
实现调用.exe文件,并能使其获得焦点,很好用的,大家-achieve. Exe file, and enable them to focus, the good, we try
- 2022-02-03 04:35:05下载
- 积分:1
-
用程序在文本文件中读取
写一个程序来读取
- 2022-03-07 17:24:34下载
- 积分:1
-
C#源代码
非常经典的C#源代码集,对于初学者非常实用,现分享给大家,共同学习
- 2022-07-27 08:45:26下载
- 积分:1
-
每个人经常会在一个对话终端的编辑框里输入信息与他人进行交流,这个小程序就是实现这个用途的。请不要用作商业用途...
每个人经常会在一个对话终端的编辑框里输入信息与他人进行交流,这个小程序就是实现这个用途的。请不要用作商业用途-Each person in a dialogue often terminal input edit box to exchange information with others, this small program is to achieve this purpose. Please do not used for commercial purposes
- 2022-09-16 23:15:03下载
- 积分:1
-
多
多元多峰函数的优化实例
第10行各变量的上下限改为[-10 10],原来为[-3 3];
第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系
-Multi-multi-peak function optimization examples of the first 10 lines the upper and lower limits of each variable changed to [-10 10], originally for the [-3 3] No. 25 line changed to: [Y, I] = min (ObjV) the original of [ Y, I] = min (ObjVSel) this will be the individual value of chromosome shubert () function values corresponding to the original expression does not have shubert () function from the variables and should correspond to the relationship between variables
- 2022-12-27 05:15:03下载
- 积分:1