-
5486575
文本文件操作,C#练习源码,很好的学习资料。(Text file operations, C# source code, very good learning materials.)
- 2013-12-04 20:48:31下载
- 积分:1
-
Class
class_duong_tron danh cho nguoi moi lap trinh C++
- 2014-01-03 21:03:22下载
- 积分:1
-
Chapter-3-Bayesion-Part-1
There is a close connection between the definition of Fourier series and the Fourier transform for functions f which are zero outside of an interval. For such a function, we can calculate its Fourier series on any interval that includes the points where f is not identically zero
- 2014-11-23 19:11:19下载
- 积分:1
-
clientcallback
实现客户端回调的一段源码,可能对用不到这些得人没有什么用处,但用到了在去找很麻烦的,所以传上来与大家共享了(To achieve the client callback section of source code, may be less than those who were of no use, but used in very troublesome to find, therefore, Chuan-up and share the)
- 2007-12-14 08:14:43下载
- 积分:1
-
Jdk14Logger
Jdk14Logger implements Log, Serializable.
- 2014-02-18 14:22:09下载
- 积分:1
-
远程自动备份,可配置服务器信息。
采用TCP
远程自动备份,可配置服务器信息。
采用TCP-WINSOCK多线程实现,可以多对多备份。-Remote automatic backup allows you to configure the server information. Using TCP-WINSOCK realize multi-threaded, you can back up many-to-many.
- 2022-05-26 15:03:37下载
- 积分:1
-
RTS
RTS程序,是一整套完整计算RTS系统可靠性的程序(RTS program,it is a complete program to calculate RTS system reliability )
- 2021-04-25 13:38:46下载
- 积分:1
-
CaughtClassMarker
This InstructionVisitor marks all classes that are used in an instanceof test by any of the instructions that it visits.
- 2013-11-28 11:07:04下载
- 积分: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
-
TextureSplattingDemo
use the term alphamap to refer to a grayscale image residing in a single channel of a texture(use the term alphamap to refer to a grayscal e image residing in a single channel of a texture)
- 2007-05-29 21:24:44下载
- 积分:1