-
网络文件传输(分服务端和客户端)
网络文件传输(分服务端和客户端)-network file transfer (sub-server and client)
- 2022-03-30 01:49:14下载
- 积分:1
-
lshkit-0.2.1.tar
lsh的经典代码,包含一个测试代码段main函数(LSH classic code, including a test code segment main function)
- 2018-04-20 19:47:20下载
- 积分:1
-
iniciar-servico
Para inciar serviç os do windows ajuda bastante
- 2015-09-28 00:58:11下载
- 积分:1
-
ListCtrlExDemo
MFC列表框内嵌组合框控件,实现ComboBox与EditBox,动态创建Combobox控件,ListCtrl, ListHeadCtrl, Custom, checkbox, radio, combobox, progress, MFC, C++(The MFC list box is embedded with a combo box control. It implements ComboBox and EditBox, dynamically creates Combobox controls, ListCtrl, ListHeadCtrl, Custom, checkbox, radio, combobox, progress, combobox, etc.)
- 2018-03-05 22:56:38下载
- 积分:1
-
graph
ns 2 graph generation for delay throughput
- 2013-11-19 18:29:01下载
- 积分:1
-
SIMetrix550
altium designer的SI插件(the altium designer' s SI plug)
- 2012-10-22 21:02:38下载
- 积分:1
-
readtxt2list
说明: 从txt中按按行读取文本保存为list或者vector(read text to list or vector)
- 2019-05-12 11:14:20下载
- 积分:1
-
仿饿了么小程序demo
微信小程序,仿外卖网站《饿了吗》首页demo,适合新手学习参考(WeChat small program, imitation takeaway web site "hungry?" home page demo, suitable for beginners to learn reference)
- 2020-10-18 19:57:26下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
Bee22md2mE
BEMD对图像进行分解,包络构造使用Delaunay三角剖分与三次插值,的的到分解的结果。输入:灰度bmp图像输出:imf1 imf2 imf3 残差
(BEMD decomposition of the image, envelope constructed using the Delaunay triangulation with cubic interpolation of the result of decomposition. Input: grayscale bmp image output: imf1 imf2 imf3 residuals)
- 2012-05-21 22:40:11下载
- 积分:1