-
该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来...
该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来-example for the installation of the system on the protocol stack information, and through tree controls intuitive displayed
- 2022-07-22 18:13:38下载
- 积分:1
-
客户端和服务器文件传输的例子,网络编程的帮助下…
一个客户端和服务器文件传输的例子,对网路编程有帮助,类似FTP-a client and server file transfer example, the Internet programming help, similar to FTP
- 2022-03-28 21:07:52下载
- 积分:1
-
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态...
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态-used to determine network ping-off too slowly, the program can achieve rapid judgment network communications severed
- 2022-04-29 16:36:47下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1
-
一个将Http操作进行封装的类!使该类操作更加方便
一个将Http操作进行封装的类!使该类操作更加方便-to operate a package for the class! To make such operations more convenient
- 2022-03-19 10:23:34下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
域名查询系统,对懒人是有用的
域名查询系统,对懒人是有用的-domain search system to be useful to the lazy
- 2022-08-20 06:42:32下载
- 积分:1
-
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
国外设计的windows下的 socket多线程客户服务端,可进行TCP/UDP 选择,ip地址可选ip4或者ip6
自己加入了消息输出十六进制,以及ado链接数据库
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
- 2022-02-26 00:05:37下载
- 积分:1
-
port scanning (including source code)
端口扫描(含源代码)-port scanning (including source code)
- 2023-02-10 21:50:03下载
- 积分:1
-
这是java程序
SecurityFilter.java
这是java程序
SecurityFilter.java-procedures SecurityFilter.java
- 2022-03-10 08:13:39下载
- 积分:1