-
介绍了网络的数据流量,使我们对接收与发送的数据有个了解,它的图像波形图更妙...
介绍了网络的数据流量,使我们对接收与发送的数据有个了解,它的图像波形图更妙-introduced to the network data flow, enabled us to send and receive the data has a understanding, it was even more interesting image waveform
- 2022-02-02 13:28:25下载
- 积分:1
-
rs232c两机通讯,delphi实现
rs232c两机通讯,delphi实现-RS232C communications, achieving delphi
- 2022-03-16 16:04:50下载
- 积分:1
-
MATLAB信号删除背景
从MATLAB的信号去除背景使用此代码以消除信号的背景(视频或图像集)来检测明显的就是前台这个软件包包含3个文件(.M)和一个图像
- 2022-02-10 17:23:39下载
- 积分:1
-
SERVEUR-CLIENT
c语言的服务器和客户机源代码,使开发人员易于实现服务器和客户机之间的连接;
- 2022-04-23 20:57:08下载
- 积分:1
-
通过邮件数据、服务和客户
通过消息传递数据,有服务端和客户端-through messaging data, services and clients
- 2022-02-19 21:58:39下载
- 积分:1
-
本sablog V1.5从www.cncode.com博客系统。
This SaBlog v1.5 from www.cncode.com Blog system.
- 2023-01-15 05:00:03下载
- 积分:1
-
我一朋友作的云南省楚雄州局通讯录,现在公安专网上运行中,很好用...
我一朋友作的云南省楚雄州局通讯录,现在公安专网上运行中,很好用-a friend of the Chuxiong in Yunnan Bureau correspondence, public security professionals online operations, is useful
- 2022-06-12 05:48:58下载
- 积分:1
-
类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。...
类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into server and client, need to run the server. Socket is mainly carried out using the asynchronous data transmission, each message in the LAN, also achieve the same into a simple chat program.
- 2023-05-14 19:50:03下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
enctime msecond(=)
enctime = msecond() - enctime
printf("Frame %d: %6.2fms
", i, enctime)
ioctl(fd, CMD_MOTION_GET_PROFILE, &profile)
printf("convert: %d
", profile.convert/600000)
printf("gaussian: %d
", profile.gaussian/600000)
printf("pair: %d
", profile.pair/600000)
printf("area: %d
", profile.area/600000)
printf("post: %d
", profile.post/600000)
printf("copy: %d
", profile.copy/600000) -enctime = msecond ()- enctime printf (
- 2022-05-22 22:10:26下载
- 积分:1