-
Timers
定时器模块程序,再也不用自己配置寄存器在了(this is for timmer ,this programme block will be helpful to you)
- 2009-12-17 16:13:37下载
- 积分:1
-
二分法轨迹规划
说明: 针对于当今热门的无人机灯管秀,设计了以下基于二分法的轨迹优化程序(For today's popular UAV display, we have designed the following trajectory optimization program based on dichotomy.)
- 2018-05-12 17:43:25下载
- 积分:1
-
interrupt
用DEVc++实现操作系统里中断的程序。(DEVc++ implementation with the operating system in the interrupted program.)
- 2011-06-26 09:15:04下载
- 积分:1
-
GetWindowLong
一个VB6消息相关源码下载,截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程.Module1.bas中,定义全局变量,存放控件标志性数据,wndproc函数就是用来接收子类时截取的消息的,将截取下来的消息存放在msg参数中.检测到消息,就可以加入处理代码。需要注意,如果这儿不加入任何代码,则相当于吃掉了这条消息(A message related VB6 source code download, intercept messages and the processing of the message to wndproc Cancel message interception, ending the process of sub-classification. Module1.bas, the definition of global variables, data storage control signs, wndproc function is used to receive child when class intercepted message, the message will be stored in the interception down the msg parameter. detected a message, you can add processing code. Note that if you do not add any code here, is the equivalent of eating this message)
- 2014-05-06 15:46:29下载
- 积分:1
-
hangfire
定时调度平台 hangfire 定时调度(Timing scheduling hangfire
Timing scheduling)
- 2018-11-06 09:15:53下载
- 积分:1
-
very suitable for the development oa erp system or friends reference.
非常适合开发oa或erp系统的朋友参考。-very suitable for the development oa erp system or friends reference.
- 2022-08-06 22:50:10下载
- 积分:1
-
TemplateFun
VC——使用函数模板实现不同数据类型的极值函数TemplateFun(VC- use function templates extreme function of different data types TemplateFun)
- 2016-07-13 09:53:22下载
- 积分: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
-
FTool
说明: 使用MFC技术演示了如何安装和加载驱动,驱动代码在另外一个上传文件中(Using MFC technology to demonstrate how to install and load drivers)
- 2019-03-08 10:46:57下载
- 积分:1
-
CELP_EN_training
quality enhancement of celp coded speech by LBG algorithm, with proposed algorithm and simulation result(quality enhancement of celp coded speech b y LBG algorithm, with proposed algorithm and simulation result)
- 2007-06-14 14:58:06下载
- 积分:1