搜索资源列表
data_vb
- 利用vb内部编程,读取文本文件,转换为数据文件格式-use vb-house programming, reading the text file, change the file format for data
DataAnalyze
- 数据挖掘算法,从文本中读取数据,耗时少,效率高-data mining algorithms, reading from the text data and less time-consuming, high efficiency
database
- 程序1,2,3分别实现了vc++对access,BDE,DSN的访问;程序4串行化对象到数据字段,程序5从ODBC 动态读取数据,程序6 DAO组合框,程序7 ODBC的日期和时间 程序8 9,交互式的SQL工具;程序10在DLL中使用DAO-procedures were achieved vc right access, BDE, DSN visits; 4 Serial procedures objects to the data fields, procedures five dynam
get_all_by_cur
- Berkeley DB是目前在嵌入式系统中应用比较广泛的嵌入式数据库,本例是一个如何完成对所有数据的读取;
PI-C
- PI 数据库 C 源代码,用于PI的数据读取和操作
chni
- 读取数据库数据显示到把列表控件,并把列表控件数据导出到EXCEL。
excel_odbc
- 使用VC++对Excel的数据读取,使用VC++6.0编写,含有《odbcinst.h》头文件编写,如果还有疑问请发邮件给我-use Excel to read the data, the use of VC 6.0, containing "odbcinst.h" The first document preparation, if still in doubt please send an email to
Score.rar
- 一个用C++实现的可以从数据库中读取数据,并且以柱状图,饼状图和折线图等形式显示。,A use of C++ to achieve can read data from the database and to histogram, pie chart and line graph form.
ReadAccessInVC
- 该程序是为了在vc6.0中直接读取access数据库中的数据而设计的,是我在做课程作业的时候找到的。-this code is for reading the access data while in vc6.0
BasicExcel
- 对Excel数据进行读取的类库,可在控制台程序下运行。-The Class to Operate the Data inside Excel. Available to Console Program
EXCELdataread
- 读取excel文件,显示excel表中数据。通过查询表中学号,来显示学生的信息,并存到另一个文件中或者excel表格中。或者整批处理,我本来是想查身份证号码,由于没有库,所以用的学生号代替的。也找了好多类似的excel查询。其中包括excel查询sql方式的,还有打印excel数据的,我的参考的是可以查询单元格数据,自己弄了弄。需要对odbc进行配置,在控制面板下能找到,这个我也是网上找了半天。适合初学者,能看明白的。-Read excel documents to show the excel
DataSetreadAccess
- 从DataSet中读取Access数据库数据,是学习数据库编程的一个基础代码-Access the database from a DataSet to read data from database programming to learn a basis for the code
file
- 数据导出导入文件读取,files read write-files read write
matlab_OLEDB_connection_and_read_database
- matlab通过OLEDB方式读取数据库中的数据(Access版)-matlab way through the OLEDB to read data in the database (Access version)
DnaServClnt
- edna数据读取程序的读取程序,vc编写,方便使用-Edna data reading process reading program, written in VC, easy to use
DNA_VB_Example
- edna数据读取程序Visual Basic,-edna data reading program Visual Basic, cccc
AccessFrame
- ado access数据库的链接与数据读取-ado access the database link with the data read
qt4_access
- qt Creator access数据库的连接及数据读取-qt access connection and the data read
Read-excel-data-to-a-DataTable
- 将excel中数据读取到datatable中-Read excel data to a DataTable
redis读写缓存数据
- 通过引用redis基础类库,实现对redis的读取和写入操作。例子比较初级。(By referring to the redis base class library, we can read and write redis. The example is more elementary.)