-
VB_yufa
VB入门, 语法精讲与精炼,简单易懂,可以用来做入门快速扫盲用。(VB entry, grammar succinctly and refining, easy to understand and can be used to make data entry quick literacy use.)
- 2013-11-06 15:50:45下载
- 积分:1
-
chap5
说明: C語言教學手冊第四版的第五章PDF檔,(只有第五章)(Chapter five of the fourth edition of the C language teaching manual is pdf (only chapter five))
- 2020-06-25 15:44:20下载
- 积分:1
-
jquery分页插件,用于前台数据分页。
jquery分页插件,用于前台数据分页。-jquery
- 2022-03-23 07:11:36下载
- 积分: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
-
printtemplates
通过template控制IE打印的示例程序(Sample application of IE print templates)
- 2017-12-04 20:43:15下载
- 积分:1
-
SmsManager
TODO(code review): Curious question.. Why are a lot of these methods not declared as static, since they do not seem to require any local object state? Assumedly this cannot be changed without interfering with the API..
- 2013-12-06 14:31:24下载
- 积分:1
-
SC_Final_Project_16308159
说明: 数值计算答案,Chan三维定位算法,大家加油。(Scientific Computing's answer.)
- 2020-08-12 09:11:31下载
- 积分:1
-
socket实现client和SERVER通信
说明: 在Windows平台下实现客户端与服务端通信,使用VS2013作为开发工具,采用SocketAPI(Implement client-server communication on Windows platform, use VS2013 as development tool, adopt SocketAPI)
- 2019-05-25 14:30:13下载
- 积分:1
-
Target tracking UKF function
说明: 简单传统目标跟踪算法,使用UKF函数进行估计(Target tracking UKF function)
- 2019-04-15 20:36:16下载
- 积分:1
-
校园网中的计算机使用一块网卡就可以实现校园网与外网无缝切换...
校园网中的计算机使用一块网卡就可以实现校园网与外网无缝切换-Campus network using a computer network card can be achieved outside the campus network with seamless network switching
- 2022-11-26 09:00:03下载
- 积分:1