-
MFC――自带的DLL 实现在IE中的传输 过防火 360 等
MFC――自带的DLL 实现在IE中的传输 过防火 360 等
- 2022-12-24 21:25:02下载
- 积分:1
-
模拟不同类型的网络协议
Simulates Different types of Network protocols
- 2023-01-09 22:40:04下载
- 积分:1
-
/ *
/*
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-30 19:18:13下载
- 积分: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
-
关于网络通信的程序,供大家参考。
关于网络通信方面的程序,供大家参考.-on network communications procedures, for your reference.
- 2022-03-11 13:58:01下载
- 积分:1
-
JAVA
基于JAVA的ICQ系统的设计于实现,包含文档和源代码-JAVA-based system design of the ICQ to achieve, including documentation and source code
- 2022-07-15 20:32:39下载
- 积分:1
-
用WinSock控件编写网络聊天器
用WinSock控件编写网络聊天器-prepared using Winsock Control Internet chat-
- 2022-03-25 01:08:11下载
- 积分:1
-
VB的程序,共享磁盘的。
VB的程序,共享磁盘的。-VB, shared disk.
- 2022-03-15 10:02:12下载
- 积分:1
-
酒店管理系统
一个简单的酒店管理系统,实用了数据库存储信息。可以进行酒店的预定,查询。房间的查询,预定等。
- 2022-06-12 09:15:28下载
- 积分:1
-
多线程的ftp客户端.能同时让多个客户从服务器上下载文件,实现多现程操作,对多线程编程有个深入浅出理解!
多线程的ftp客户端.能同时让多个客户从服务器上下载文件,实现多现程操作,对多线程编程有个深入浅出理解!-Multi-threaded ftp client. So that multiple clients can simultaneously download files from the server, multi-way operation is to have a multi-threaded programming easy to understand!
- 2023-04-30 18:50:02下载
- 积分:1