搜索资源列表
Demo_Sort
- 一个排序用的C++函数模板,本模板实现了浮点、整形、字符型的降序排列。
random
- 使非MFC窗口程序的窗口回调过程成为C++类的成员函数。
CVAVR_lib
- CVAVR的函数库的源代码。开发AVR的编译器CodeVision AVR最新版本2.53的函数库c语言源代码。函数短小精悍,一个多余的字节都没有。
RPC
- 一个RPC例子,远程调用一个计算阶乘的函数。具体编写过程如下: 1、创建一个.idl文件, 为应用程序的远地函数定义一个接口。(RpcFact.idl文件) 2、应用程序属性配置文件 (RpcFact.acf文件) 3、用MIDL编译器编译RpcFact.idl文件,在Dos中输入命令midl RpcFact.idl。经过编译之后, 会生成这几个文件: RpcFact.h、RpcFact_s.c 和RpcFact_c.c 4、本例中阶层函数的实现(RpcFact.c文件) 5
parse
- 基于html文件解析、处理函数,用c语言实现
cPP_dali
- 模仿c#的委托, 写的c++委托。功能与c#的类似,但是支持了更多的全局函数委托,静态函数委托,和类函数委托,比c#支持的更加的广泛。-Mimic the c# delegate, write c++ commission. Function and the c# similar, but supports the more global functions entrusted static function delegate, delegate and class functions, sup
callback
- 回调函数示例,通过这段简单代码可以充分了解回调函数的基本作用-Example callback functions through a simple code this callback function can not fully understand the fundamental role of
c
- Csharp短信猫开发接口,梦网短信猫DLL接口提供API级的函数调用接口,接口完全底层调用,没有任何界面,适合于广大自主品牌的开发用户。-Csharp SMS cats develop interfaces, Monternet SMS cat DLL interface API-level function call interface, interfaces that call the bottom, there is no interface, suitable for the gene
FCPP.1.5.tar
- 通过使用库您并不能回避 C++ 本身没有任何函数编程构造这一事实。FC++ 是最好的基于 C++ 的函数编程库开放源码实现,可以把它插入遗留的 C++ 代码中。BSFC++ 等项目中已经使用了 FC++,BSFC++ 是一个用 C++ 进行函数大规模同步并行编程的库。-By using the library You can not avoid C++ does not have any functional programming construct that fact. FC++ is th
Arithmetic-Expression-Evaluation
- 此源码是用C写的,用于一般表达式的求值。由于是用C写的,可以跨平台使用。你也可以取其中的功能函数嵌入到其他项目中作为一个功能组件。-This source code is written in C, for the general expression to be evaluated. Because it is written in C, can be cross-platform use. You can also take one of the feature functions embe
pwm
- stm32 pwm 通过函数接口控制占空比和周期,只是一个.C文件,但是非常好加到工程里面。-stm32 pwm duty cycle and cycle through a function interface control, just a C file, but added to the project inside very good.
zupet-LuaTinker-88a00fb
- lua 封装,方便导出c++类和函数到 lua-Lua encapsulation, convenient derived c++ class and function to lua
vc_init_usr
- adams基于c二次开发的,编程模板,通过模板可以开发出强大的自定义函数。-Based on ADAMS C two development, programming template, template can be developed through a custom function formidable.
DFPORT
- 库文件dfprot.lib用来提供在adams软件中将自定义c程序编译成dll动态库函数所必需的调用函数库。-Library files dfprot. Lib used to provide custom c in Adams software program compiled into a DLL dynamic library function call functions necessary for the library.
DFORMD
- 库文件DFORMD用来提供在adams软件中将自定义c程序编译成dll动态库函数所必需的另一个调用函数库。-Library files dfprot. Lib used to Library file DFORMD used to provide custom c in Adams software program compiled into a DLL dynamic library functions necessary to call another function library
cegui-docs-0.8.3
- CEGUI 帮助文档,cegui是一个界面框架,基于C++语言,文档里详细列出了各个函数调用规定-CEGUI help document, CEGUI is an interface framework, based on the C++ language, the document details the provisions of the various functions call
fahanshu
- 利用c++编写了一个外点惩罚函数,用于对于对目标值的推算与尝试。-Use c++ to write a point outside the penalty function for the target value for the calculation and try.
CPPClass
- C++经典的文件操作类函数库,方便实现C++的语言的框架。实现C语言相通的效率问题。实现C++中的类的继承,多态。-C++ classic file operation class library to facilitate the realization of C++ language framework. C language to achieve the same efficiency issues. Achieve the C++ class inheritance, polymorph
thn
- 包含了c语言中的几乎所有的库函数,适用于爱好c编程的初学者,-Contains almost all of the c language library functions, applicable to the interests of the c programming beginners,