-
飞鸽传输源代码,很好,vb写得。适合开发者
飞鸽传输源代码,很好,vb写得。适合开发者-Dove transmission source code, well, vb written. For developers
- 2022-03-18 06:22:14下载
- 积分:1
-
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来...
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来说,以此为基础,能够快速进入复杂网络前沿
研究课题,对其数学建模能力和科研能力的培养极为有益。-Scale-free network structure is relatively simple algorithm is not difficult and visualization. Compared with other languages, Matlab language with a rich library of mathematical functions, can be simple to write the source code. For non-computer science students is as a basis to quickly enter the complex network of cutting-edge research topics, their mathematical modeling and scientific research is extremely useful ability.
- 2022-01-22 16:22:43下载
- 积分:1
-
这是飞鸽及时通信的vc源代码。非常少有。用Visual c++开发。版本2.
这是飞鸽及时通信的vc源代码。非常少有。用Visual c++开发。版本2.-This is the Dove timely communication vc source code. Very rare. Using Visual c++ Development. Version 2.
- 2022-07-19 13:12:56下载
- 积分:1
-
achieve a peer
实现了P2P网络通信
可以穿越防火墙
分为服务器段和客户端-achieve a peer-to-peer network communications across the firewall can be divided into server and client
- 2022-06-13 12:35:04下载
- 积分:1
-
Through the structures on the remote host a remote dictionary service server, ot...
通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机,在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。
-Through the structures on the remote host a remote dictionary service server, other hosts can RemoteLookup client program will need to send word query the remote host, remote hosting service server dictionary word to return to the Chinese interpretation of the results to the client host, in client start-up services, you can use client-side online query word, the program has not demonstrated the use of packaging as well as the Windows SDK programming SOCKET typical process.
- 2022-03-17 01:23:57下载
- 积分:1
-
Internet chat room server, based on Socket programming, the use of VC MFC progra...
网络聊天室服务器端,基于SOCKET编程,使用VC MFC环境编程-Internet chat room server, based on Socket programming, the use of VC MFC programming environment
- 2023-06-09 18:15:03下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
简单的windows网络编程实现IP地址与主机名的转换
简单的windows网络编程实现IP地址与主机名的转换-A simple programming windows network IP address and host name of the conversion
- 2023-05-16 17:35:03下载
- 积分:1
-
尝试在防火墙通过UDP打洞
try to punch hole in firewalls via UDP
- 2023-03-24 01:20:04下载
- 积分:1
-
.Net制作的,基于Http协议的支持多线程断点续传的下载客户端
.Net制作的,基于Http协议的支持多线程断点续传的下载客户端-. Net production, based on the agreement Http support multithreading HTTP download client
- 2022-01-26 07:31:53下载
- 积分:1