搜索资源列表
管理监控系统
- 本人工作中的一个软件开发实例。里面包含了数据库,(请配置ODBC数据源),串口实时监控的大体构架。看了它,你就能了解实际的软件开发大概是怎么一些要求。-I work in a software development examples. Which contains a database (ODBC data source configuration), serial real-time monitoring of the general architecture. Read it, you w
12ImageTest
- SQL Server 数据库图片保存,读取,显示。以前别人的Access数据库程序,经过我修改,提取,完善-SQL Server database to preserve photographs, read, show. Before others Access database program, I have revised from perfect
corba
- 简单的java代码供初学者学习 我以前也老犯弱智的问题,但代码看多了就能成为高手了-simple java code for beginners to learn I was old mentally retarded offenders, but the code can be read as a master
cunchu
- 使用SQLserver采用贝塞尔函数低通滤波对读入的数据进行谐波分析-use SQL server using low-pass Bessel filter function to read data Harmonic Analysis
Readdata
- SQL Server的书记与Datagrid相连,用户可以在计算机上读取数据,修改数据,存贮数据-SQL Server with the secretary of Datagrid connected to the computer user can read data, modify data, data storage
dataset
- ADO.NET是.Net FrameWork SDK中用以操作数据库的类库的总称。而DataSet类则是ADO.NET中最核心的成员之一,也是各种开发基于.Net平台程序语言开发数据库应用程序最常接触的类。之所以DataSet类在ADO.NET中具有特殊的地位,是因为DataSet在ADO.NET实现从数据库抽取数据中起到关键作用,在从数据库完成数据抽取后,DataSet就是数据的存放地,它是各种数据源中的数据在计算机内存中映射成的缓存,所以有时说DataSet可以看成是一个数据容器。同时它
shujukuguanlixitong
- 这是毕业设计用delphi完成的管理系统,比较庞大,是非常有用的哦```里面代码简单易懂-graduation design complete with delphi management systems, relatively large, is a very useful `` `Oh, easy-to-read code inside
ODBCReadBmp
- 利用VC提供的数据库接口ODBC进行位图文件的读取和显示-VC provide ODBC database interface for the Bitmap File read and display
sqlread_
- 万能sql读取 获取sql命令,读取后写入一个List控件-omnipotent sql read access sql order, after reading a written Control List
gaoxiaoguanlixitong
- 一个高校学籍管理系统 源代码完成了以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-a source code management syst
ssd7-Ex3
- It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the suppliers who supply books to the library, and about orders placed with the suppliers
SSD7-E3
- Advanced SQL For this exercise, we will use the library schema. It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the suppliers who supply bo
读写SQL中的image字段.zip
- Private Declare Function DeleteFile Lib "kernel32" Alias "DeleteFileA" (ByVal lpFileName As String) As Long '************************************************************* Public Function ImportPhoto(sPicFile As String, sEmpID As
VC_Excel Visual C++读取电子表格Excel数据
- Visual C++读取电子表格Excel数据。-VC++ to read Excel data
VC_ADO-SQLSERVER-Access
- mfc做的一个对话框,有对Access和SQL2000数据库的读取及修改、删除、插入操作。command、execute、open3种方式执行sql语句。 -mfc do, a dialog box with the Access and SQL2000 database to read and modify, delete, insert. command, execute, open3 ways to execute sql statement.
VFP6.0_CS_App
- VFP 客户/服务器应用程序,SQLserver2000数据库。用ADO数据接口访问。代码水平很高,但初学者阅读时有点难,是一款难得的好程序。-VFP client/server applications, SQLserver2000 database. Using ADO data access interface. The high level code, but a little difficult to read for beginners, is a rare good proc
Examples
- 数据的插入,读写操作 利用labview的labsql工具包,实现读写数据库操作-Data insert, read and write operations using the LabVIEW Toolkit LabSQL to achieve read and write database operations
house
- 比较详细的功能,读取ini,注册表等,数据加密-More detailed features, read ini, registry, etc., data encryption
matlab-read-data-from-Access
- matlab将数据库文件.mdb读取,克服单一从txt读取的缺陷-matlab read data from Access
VC-database-write-read
- 利用SQL Server 数据库,实现数据库的读写功能-realize the function of the database read and write using SQL Server