搜索资源列表
fangwen
- 一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()-a pretty useful class written for accessing database system .However,please do remember to import the file of msado15.dll and the function of AfxOleInit when using .
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
alxBASEa3
- 代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2-Read/Write the DBF file. Tool/Platform: VC/Win2
EXCEL_Operator
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
DbfRead.rar
- DBF文件读取类,用于读取简单dbf格式的文件,DBF file reading class, simple to read dbf file format
matrix.h
- 定义Matrix矩阵类,定义矩阵类头文件matrix.h-Matrix matrix class definition, define matrix class header file matrix.h
DBF_LIB
- VC的一个类,用于存储图像等数据,打包图像文件,按照照DBF的memeo类型文件读写规则 -VC' s a class for storing images and other data, packaged image file, according to according to type of DBF files to read and write the rules of the memeo
Data_Mining_SQL_2008
- 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
SQLDatabaseImage
- VB配合ASP程序实现将图像添加到数据库中,并读娶删除的一个实例操作,程序中有一个类文件,你可以插入到DLL文件中,以便在支持ISS服务器上使用,它可以允许你在网页上显示图片、存储图片、删除图片等常规操作。-ASP Programming with VB will be added to the database of images and time married to delete an instance of the operation, procedures, there is a cl
Create_mdb_file
- 在单文档中声明DAO类创建一个mdb数据库文件。-Statement in a single document type DAO to create a mdb database file.
Excel_demo
- 一个Excel文件操作类,用来处理简单的Excel数据。非常方便易用,基于ODB驱动,Excel的格式来自于OpenOffice文档。-A type of Excel file operations to deal with a simple Excel data. Very convenient to use, based on ODB drive, Excel format from OpenOffice documents.
20070413_EmployeeTrainSystem
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
DBF
- DBF文件读取的类,用于读取一般的DBF格式文件-DBF file reading classes for the general reader DBF format
DbToClass
- 依据Access数据库生成C++类文件。加快数据库开发进程。-Based on Access database to generate C++ class file. Speed up the process of database development.
juleichengxu
- 这个聚类程序可以支持三种数据源:标准数字聚类、手画图形聚类和位图文件分析聚类-This clustering process can support three kinds of data sources: a standard digital cluster, hand-painted graphics and bitmap file analysis clustering clustering
clsCSV1
- 存取CSV文件的类,VB代码,这是我最近的新作品-Access the CSV file type, VB code, it is applicable
ado_dll_access
- 源码主要实现了DLL编写,DLL内部函数、类的导出及使用,以及采用ado数据库连接技术连接access数据库-source file contains DLL , class in dll and use ado to connect access database
RWAccess
- vc++直接使用DAO读写Access数据库,作者是徐景周,采用两种方法:SQL和DAO类函数来混合实现Access文件的操作。 -vc++ read and write Access databases directly using the DAO, the author is Xu Jing Zhou, using two methods: SQL and DAO implementation class function to mix the operation of Access
AdoTree
- 通过封装好的ADO类,遍历数据库文件,连接数据库,打开记录集,在树控件中显示数据库.mdb文件名及数据库中的数据名称-ADO by blocking a good class, traversing the database file, connect to the database, open the record set in the tree control to display the database. Mdb file name and the name data in the da
DIB
- 显示位图所用的dib类 方便打开和处理位图文件-The display bitmap dib class to facilitate open and handle bitmap file
