搜索资源列表
TscExcelExport
- Excel导入导出:This TscExcelExport component is an advanced, powerfull but easy component to export all records of a dataset from Delphi to MS Excel (97, 2000, XP or 2003). Many features are provided to change the layout, to add totals, to create groups,
TextClassification_wbfl_sn
- 整个实验是在Windows环境下使用delphi完成的。选取了600篇文档,数据集共分教育,商业与经济,计算机与因特网,娱乐与休闲,自然科学5个类别, 教育类包括31篇文档, 商业与经济类有93篇文档, 计算机与因特网102篇文档, 娱乐与休闲166篇文档, 自然科学有208篇文档。 目录“DataSet”:RawText中的文本分词后保存在DataSet目录。 数据表“WordsTable”:保存DataSet中所有文本的倒排文档。 其中“目录
experimentoftextclassification
- 整个实验是在Windows环境下使用delphi完成的。选取了600篇文档,数据集共分教育,商业与经济,计算机与因特网,娱乐与休闲,自然科学5个类别, 教育类包括31篇文档, 商业与经济类有93篇文档, 计算机与因特网102篇文档, 娱乐与休闲166篇文档, 自然科学有208篇文档。 目录“DataSet”:RawText中的文本分词后保存在DataSet目录。 数据表“WordsTable”:保存DataSet中所有文本的倒排文档。 其中“目录
FastReport.v4.7.49
- Current version --------------- + added confirmation reading for TfrxMailExport + added TimeOut field to TfrxMailExport form - fixed bug whih PDF export in Delphi4 and CBuilder4 - fixed bug with some codepage which use two bytes for special
uplot3d
- The source plots a dataset to 3d grapgh as in Matlab.
axxlsrw
- XLSReadWrite for Delphi is a native VCL component suite for data import/export from DataSet to MS Excel file
TreeViewOfData
- How to display a dataset of records from a table/query in a TreeView component
Register
- // File : PDTools.PAS // Product : AppModeler za Delphi // Copyright (C) 1991-1997 Sybase Inc. i njegovi saradnici. //========================================================= // CONTENTS : // // *** AM_XXX constants : Definitions for
Halcyon698
- 一个可以独立访问DBF的控件Halcyon698(类似于TDBF),D7-2010都可以用,含源码。-An independent access DBF control Halcyon698 (similar to TDBF), D7-2010 can be used, including source code.
delphi_programming_DataSet_code_generated_Excel_fi
- delphi编程实现DataSet生成Excel文件代码-delphi programming DataSet code generated Excel files
DataToExcelNEW
- 本组件实现了将DBGrid/DBGridEH/DataSet中的数据导入到Excel中。 可用于编写简单的数据应用操作程序。-This component implements the DBGrid/DBGridEH/DataSet in the data into Excel. The data can be used to write simple application procedures.
alexsDataSet_1_27
- FIREBIRD 数据库 DELPHI开发控件,需要JEDI支持,操作特方便-FIREBIRD DATABASE VCL TABLE DATASET FOR DELPHI 7-2000
Delphi
- 说明了在delphi下开发数据库程序应该注意的几个要点,dataset应如何设置等等。-Illustrated in delphi database program developed under a few key points should be noted. . . .
ExcelExportv3.8
- 导出数据库记录到EXCEL,支持Excel 97, 2000, XP, 2003 and 2007-This TscExcelExport component is an advanced, powerful but easy to use component which enables you to export all records of a dataset from Borland/Codegear Delphi to Microsoft Excel. Many features are
eventman
- delphi dataset的6个方法,做成控件了,您可以改成自己想用的过程-delphi dataset 6, made controls, you can change the process they want to use
To-search-for
- Delphi写的dbExpress快速的在数据集中搜寻数据的实例。-Written in Delphi dbExpress dataset in an instance of the search data.
CreateNewDB
- Delphi源码动态创建sql2000数据库、数据表,生成.sql文件,在sql2000绿色版下测试通过。注意:企业管理器生成的.sql,需要新建一个.txt文件,把内容复制过来,不然会提示第一句有错,go 要去掉。实现思路:先填写好数据库连接信息,这个不用多说吧,然后创建数据集组件,指定连接Connection1给数据集Query1,调用函数,创建数据库,这里调用CreateNewDB函数,其实到这里基本上已经完成创建工作了。-Delphi source code to dynamically
delphi_dataset
- Delphi Dataset connect database example.
BsPhp
- A set of software and user interface support platform and the support member do micro enterprises website system, CMS template content is simple and practical can quickly build a good enterprise or special software download online service website bac
Delphi数据封包数据与C#DataSet数据集的互转
- 鉴于Delphi在windows桌面开发程序的优秀表现,发挥Dephi桌面开发的余威,将C#的DataSet数据集数据转换成Delphi的数据封包,已便充分利用Delphi在windows桌面开发程序的优越性,同时利用好已有开发出来的C#DataSet数据集,对于企业之前有使用到Dephi开发的应用程序,平滑的过渡到.net开发的系统来说,是有非常重要意义的。由于当前关于这方面的文章介绍相当少,为此,作者将就两者之间的互换进行详细介绍,力求大家都能快速的实现将C#DataSet的数据集转换为De