CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - read information

搜索资源列表

  1. 读取excel

    1下载:
  2. 这是一个用vc编的直接读取excel文件数据的较为简单的程序,供入门参考,无密码-This is a series with vc excel documents directly read data relatively simple procedure, for entry information, without password
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:499274
    • 提供者:王湖意
  1. database_file

    0下载:
  2. 把word文件存储在数据库中,从数据库中读取文件信息-put word document stored in a database, read from the database file information
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:7039
    • 提供者:suxh
  1. c-shiyanbaogao

    1下载:
  2. 编写一程序,统计学生的成绩信息(保存在文件Score.dat中)。 要求: 1. 能按总分,数学成绩,英语成绩,计算机成绩分别排序 2. 能分别统计数学,英语,计算机中不及格人数 3. 能按学号查找学生,并显示该学生信息。 注 1. 从文件中读入数据以及功能菜单显示已在文件ReadData.c 和Menu.c中给出; 2. 代码的总体结构已在文件Score.c中给出,并定义了一些函数头,但有关函数体代码和一些主程序处理代码要求学生填写,也可以修改函数头;
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:7528
    • 提供者:zhg
  1. IMSdatabase

    0下载:
  2. 网上下载的一个网友自己制作的工程信息管理系统,源代码是一个完整的数据库读取、查询、打印的应用程序。 -downloaded to a netizen to produce their own works information management system, source code is a complete database to read, query, print applications.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:285948
    • 提供者:孔生
  1. syetem

    1下载:
  2. 高校学籍管理系统 要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。 -university enrollment manageme
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:5495
    • 提供者:小龙
  1. MySdb

    0下载:
  2. 一个很好的ODBC数据库编程例子包含窗体的风格,以及多个视图中消息的传递方式看了,绝对有收获-a good example of ODBC Database Programming includes forms of style, and many view the information transfer mode read, it is definitely harvest
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:173535
    • 提供者:强风
  1. Sample Client

    0下载:
  2. 这个源程序用来读写ERWIN设计的ER1文件中的元数据信息,可以读出所有的ERWIN文件的相关对象的属性。-source used to read and write the title of the ER1 design document metadata information can be read out all the title documents related to the attributes of objects.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:41689
    • 提供者:毛老师
  1. asp.netbook

    0下载:
  2. 简单c#通讯录Access 数据库操作 3. 本程序是一个简单通讯录,使用的是access数据库 ... C#通讯录代码2.0 10. 1、类的序列化2、从注册表中存储和读取二进制信息-Simple c# Address Book Access database operations 3. This procedure is a simple address book, use the access database ... C# Address Book code 2.0 10.1, the
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:1156372
    • 提供者:ysl
  1. SQLframe

    1下载:
  2. 读取SQL数据库的表结构。一目了然的查看你输入的数据库中的表的各内容,如有什么字段,大小,类型等等信息-Read SQL database table structure. See at a glance you have entered in the database table of the elements, if any field, size, type, etc. information
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:79039
    • 提供者:谭伟
  1. DbfFile

    0下载:
  2. 为了使用VC语言编程直接读取dbf文件。需要了解dbf文件的二进制文件格式,下面给出简要的说明。 表文件由头记录及数据记录组成。头记录定义该表的结构并包含与表相关的其他信息。头记录由文件位置 0 开始。数据记录1紧接在头记录之后(连续的字节),包含字段中实际的文本。 记录的长度(以字节为单位)等于所有字段定义的长度之和。表文件中存储整数时低位字节在前。-Programming language in order to use VC to read dbf files directly
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:19093
    • 提供者:oooo
  1. Max1

    0下载:
  2. 基于Mapx开发的地震信息系统,有关于数据库读写和Mapx开发-Mapx developed based on seismic information systems, database read and write and on the development of Mapx
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-31
    • 文件大小:13681697
    • 提供者:郭星
  1. databaseimg

    0下载:
  2. 一个数据应用举例,利用VC++操作Access数据库,读写数据库的BMP图像文件,注意这里仅支持BMP图像,如果要支持其它格式如JPG/GIF等,需要修改程序,本实例只是演示如何从数据库读取BMP编辑信息并显示、如何写入BMP图像信息到数据库,测试运行了一下,正常工作,运行时请将数据库移到Debug目录下。-For example a data application using VC++ to operate Access database, the database read and wri
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:570954
    • 提供者:994
  1. TPMS5000_pro_IC

    0下载:
  2. 用于在产线根据产品要求,保存所有产品相关的文件信息.通过VC实现对文件的创建\读写\批处理等功能.-Used in production line according to product requirements, keep all product-related file information. VC achieved through the creation of the file \ read and write functions.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-15
    • 文件大小:3624752
    • 提供者:韩飞
  1. AdoRWAccess

    0下载:
  2. 该应用程序实现了用ADO读写数据的操作,包括对数据库的添加,删除,修改读取等操作,是初学数据库编程的很好的资料。-The application implements operations to use ADO to read and write data, including add, delete, modify, read, etc. It is a good database programming information for beginner.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:111233
    • 提供者:柳庆勇
  1. RMDBM

    0下载:
  2. 读取ETM、TM影像的.met格式头文件,并根据自定义的字段映射文件,将对应字段信息存入指定的数据库字段中。-Read ETM, TM image. Met the first file format and in accordance with the custom field mapping file, the corresponding database field information into the specified field.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:211114
    • 提供者:like
  1. studentgradeMFC

    1下载:
  2. VC++编写的学生成绩管理系统,对学生成绩做如下管理:数据库用ODBC实现。 1.登陆功能 2.读取记录 3.增加记录 4.修改记录 5.删除记录 6.查询记录 学生成绩管理系统提供了强大的学生成绩管理管理功能,方便系统管理员对学生成绩等信息的添加,修改,删除,查询,等操作,同时学生对自己各科成绩查询,进行学习交流。 数据库课程设计。-VC++ written in student achievement management system on student
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:468681
    • 提供者:litan
  1. Netlisten

    0下载:
  2. Netlisten 创建列表、在列表中增加删除修改记录。 从数据库中读取记录后,可以把姓名、年龄等信息显示在列表中。-Netlisten create a list of changes in the list increased to delete records. Read records from the database, you can put names, ages and other information displayed in the list.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:59641
    • 提供者:zhankeqing
  1. StuDBMS

    0下载:
  2. 基于VC++平台,windows文档式编程实现学生信息数据库管理。实现了数据添加,删除,查找等功能,并且实现了子窗口。再者,此程序调用Vector模板函数,完成了对几十万数据读入也高效的功能。很有参考价值!-Based on VC++ platform, windows document-programming student information database management. Implementation of data to add, delete, search functi
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2290821
    • 提供者:香水雨
  1. pm3

    0下载:
  2. 程序三(进程间通信) :创建管道,子进程向管道写信息,父进程从管道中读取信息。-Procedure three (inter-process communication): the creation of channels, sub-process to write information to the pipeline, the parent process read information the pipeline.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1816
    • 提供者:aax3x867hanuzha
  1. pm3

    0下载:
  2. 程序三(进程间通信) :创建管道,子进程向管道写信息,父进程从管道中读取信息。-Procedure three (inter-process communication): the creation of channels, sub-process to write information to the pipeline, the parent process read information the pipeline.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1356
    • 提供者:cshchhan
« 12 3 »
搜珍网 www.dssz.com