-
串口调试助手的源代码,可以参考下做法,我以前编的
串口调试助手的源代码,可以参考下做法,我以前编的-Serial debugging aides source code, can refer to the next practice, I
- 2022-08-20 13:59:46下载
- 积分:1
-
飞机机动性能计算,确定飞机的正常盘旋性能,包括过载、盘旋半径和盘旋周期...
飞机机动性能计算,确定飞机的正常盘旋性能,包括过载、盘旋半径和盘旋周期-Calculation of mobility aircraft, the aircraft circled the normal performance, including overload, circled and circled radius cycle
- 2022-03-06 23:04:02下载
- 积分:1
-
取bios信息,
取bios信息, -Check bios information
- 2022-04-08 19:40:10下载
- 积分:1
-
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。
-err
- 2022-06-19 02:41:52下载
- 积分:1
-
/* This IPv4 example uses the background thread itself to process all packets. Y...
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-26 18:08:26下载
- 积分:1
-
VC矩阵处理函数
VC矩阵处理函数,非常好的事例帮助你实现矩阵的一系列处理,可以在其他的编程过程中直接调用,大大方便的程序的开发过程,更好地实现各种编程功能。值得学习和推广
- 2022-05-26 18:36:43下载
- 积分:1
-
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)...
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)->h_addr_list就可以获取,但是外网IP还需要对一个提供显示当前外网IP的网页进行分析才可以获取,具体实现请参照代码.-Access to the machine outside the network and IP network IP. Within the IP network is easy to acquire, directly calls gethostbyname (name)-
- 2022-02-25 01:51:13下载
- 积分:1
-
ultra
超快速的多文件传送源码-ultra-fast transmission of documents over the FOSS
- 2022-06-27 22:58:29下载
- 积分:1
-
VC++编程环境,多线程聊天程序。界面友好,方便使用
VC++编程环境,多线程聊天程序。界面友好,方便使用-VC++ programming environment, multi-threaded chat program. Friendly interface, easy to use
- 2022-10-08 11:00:03下载
- 积分:1
-
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程...
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程-C-series with a small procedure, based on the basis of Socket programming, LAN connectivity, with multi-threaded
- 2023-04-03 17:10:03下载
- 积分:1