搜索资源列表
VB报表设计源代码
- 此源码包是Cell组件VB中的一些应用代码示例,包括自定义函数、变量应用、从数据库取数,另附连续打印、单元格条件颜色、保护公式、获得块区域和在Cell组件上插入控件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Del
PB报表设计源代码
- 此源码是Cell组件PB中如何自定义函数的代码示例和Cell组件超级报表模板设计器PB源码示例。 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, Powe
Delphi报表设计源代码
- 此源码是Cell组件delphi中如何从数据库取数和自定义函数的代码示例。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员
qqqqq
- 用vc开发动态链接库.chm动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。这 种方法同只把函数储存在已编译的.OBJ文件中相比更有利于代码的重用。
Computational_Geometry_in_C
- 计算几何书,剑桥大学出版的。对几何中常见问题进行了分析,包含大量c语言言代码
Pipe-ocx
- 本代码实现管道控件,使用Visual C++开发的ocx控件,可以被多种语言调用.-The source implementation of the pipeline control, use Visual C++ development ocx controls can be multilingual call.
Composite-Stephensons-rule
- 该代码用c++语言实现了Composite Stephenson s rule算法,运行环境为vc6.0-The code using c++ language implementation of the Composite Stephenson' s rule algorithm, runtime environment for vc6.0
AddCom
- 这是用C#语言编写的COM组件,代码不复杂,很容易看懂,希望对大家有用。-It is written in C# COM component, the code is not complicated, it is easy to understand, want to be useful.
COM
- COM是一种跨应用和语言共享二进制代码的方法。与C++不同,它提倡源代码重用。ATL便是一个很好的例证。源码级重用虽然好,但只能用于C++。-COM is a language shared across applications and binary code. And C++, which advocates the source code reuse. ATL is a good example. Source-level reuse is good, but only for C++.
GenGUID
- 纯C语言代码调用生成GUID的方法,当然后缀还是c-Pure C language code calls a method to generate a GUID, of course, the suffix or cpp