搜索资源列表
qqqqq
- 用vc开发动态链接库.chm动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。这 种方法同只把函数储存在已编译的.OBJ文件中相比更有利于代码的重用。
buffer
- this program solves an Income Fluctuation Problem requires obj.m function which is the RHS of the Bellman equation as a function of c=consumption and x=cash in hand-this program solves an Income Fluctuation Problem requires obj.m function w
FuncDLL
- 可以使在Visual Basic中创建的ActiveX DLL的OBJ文件编译为可以输出一个函数的D-OBJ files created in Visual Basic ActiveX DLL allows compiler can output a function