-
Ns is a good example Hongfan, very helpful for beginners
是一个很好的ns洪范例子,对于初学者很有帮助-Ns is a good example Hongfan, very helpful for beginners
- 2022-02-14 20:09:59下载
- 积分:1
-
基于sock编写的局域网聊天工具的服务端,vc编写
基于sock编写的局域网聊天工具的服务端,vc编写-prepared based on the sock LAN Chat server tools, vc prepared
- 2022-07-04 17:06:30下载
- 积分:1
-
d_exp2_
ICMP routines: error generation, receive packet processing, and routines to turnaround packets back to the originator, and host table maintenance routines.
- 2015-12-02 22:08:10下载
- 积分:1
-
cvi枚举串口demo
Application examples of CVI, serial enumeration welcome to download use learning..
- 2018-10-22 19:01:19下载
- 积分:1
-
在网上搜索到的很早的大宝兄的代码,写的还是满不错的,多采用List实现。希望对大家开发有所帮助。...
在网上搜索到的很早的大宝兄的代码,写的还是满不错的,多采用List实现。希望对大家开发有所帮助。-Online english to early Dabao brother of code, written in full or good use List realize. Would like to help everyone develop.
- 2022-02-20 03:56:23下载
- 积分:1
-
GVFV
用于移动通信计算场强,分宏小区微小区 vc开发()
- 2018-06-11 23:41:03下载
- 积分:1
-
Demo_DsoFramer
C#Web开发 使用DSOFramer插件实例。(C# Web developers use DSOFramer plug-in instance.)
- 2013-12-13 17:17:17下载
- 积分:1
-
read one hdf_file
说明: 气象要素文件(hdf)读取详细说明,适合MATLAB初学者借鉴(Meteorological element file (hdf) read details)
- 2019-04-03 09:23:20下载
- 积分: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
-
大话数据结构
说明: 详解数据结构,高清pdf,内容详细,适用于想学习数据结构方面知识的小伙伴(Detailed data structure)
- 2021-02-02 12:12:09下载
- 积分:1