-
add1
编写一个完整的C++程序,分别用下面的三个函数,给在函数main中定义的变量count加上1,然后比较一下三种方法的优劣。三个函数是:(To write a complete C++ of procedures, with the following three functions, respectively, to the variable count defined in function main with a, then compare the pros and cons of the three methods. The three functions are:)
- 2012-08-07 11:42:54下载
- 积分:1
-
dll-embeded-in-exe
Exe中嵌入Dll加载引用库库,可隐藏系统的架构,又可同时系统的可扩展灵活性,多人并行开发!(Exe embedded Dll load referenced library library to hide the system architecture, but also at the same time the system can be expanded flexibility and many parallel development!)
- 2012-12-11 09:33:00下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
ch341读写24的源代码
说明: ch341读写24系列EEROM的VC源代码(The VC source code of CH341 read-write 24)
- 2020-06-09 22:53:06下载
- 积分:1
-
TelecommunicationsRANRN12017
与大家一起分享源码TelecommunicationsRANRN12017的功能,源码还是不错的(And share the source code TelecommunicationsRANRN12017 function, source code is ok)
- 2017-02-26 19:44:59下载
- 积分:1
-
power_wind_dfig1
本例题是在MATLAB环境下搭建双馈风力发电机的模型,通过解耦控制实现功率的控制。(The sample questions are in the MATLAB environment to build double-fed wind turbine model, through the decoupling control to achieve power control.)
- 2009-02-16 10:24:37下载
- 积分:1
-
yue
采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
- 2019-01-01 07:32:29下载
- 积分:1
-
红-小工具
说明: 红绿蓝小工具,截屏录屏取色的工具,如果你需要它就赶紧下载吧(Red green blue gadget, a tool for screen capture and color selection)
- 2019-11-06 23:43:07下载
- 积分:1
-
caculator_basedon_dialog
我自己写的一个基于对话框的计算器,很有参考价值。(I wrote a dialog on the calculators, great reference value.)
- 2007-01-07 15:55:22下载
- 积分:1
-
Hook-lock
让你随时想安全地挂机就挂机,加上锁安全。(Hook lock)
- 2012-10-03 00:14:30下载
- 积分:1