CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - CAN-C

搜索资源列表

  1. c数据库小程序2

    0下载:
  2. C语言做的一个数据库的小程序,虽然小,但是可以帮助初学者学习怎样用C实现数据库编程-C language to a database of small programs, although small, but can help beginners learn how to use C Database Programming
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:9.29kb
    • 提供者:幸运
  1. C++ODBC

    0下载:
  2. C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:4.07kb
    • 提供者:liuxinyi
  1. Sqlite.rar

    2下载:
  2. 这是本人用MFC写的一个Sqlite数据库接口库,为开发简单需要数据库接口的程序使用 ,作为配置文件使用,代替INI等文件,可作为一个微型数据库。,This is written in MFC, I use a sqlite database interface library, the need for the development of simple procedures for the use of database interface, as a configuration file
  3. 所属分类:Other Databases

    • 发布日期:2017-05-13
    • 文件大小:3.38mb
    • 提供者:张杰文
  1. TeSys.rar

    0下载:
  2. 考试模块 在后台管理界面中,可以添加学生信息及考题。在添加考题前,首先需要添加科目。添加考题时,首先在“题库”菜单中选择考题类型,然后在“试题管理”菜单中通过“添加”、“修改”、“删除”命令可对该类型的考题进行操作。,Test management interface module in the background, the students can add information and questions. Add questions in the former, first of al
  3. 所属分类:Database system

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:sh
  1. mysql-connector-c-6.0.2

    0下载:
  2. mysql c++接口,直接可以用,希望大家对大有用-mysql c++ interface can be used directly, I hope everyone very helpful
  3. 所属分类:MySQL

    • 发布日期:2017-05-13
    • 文件大小:3.2mb
    • 提供者:milesyou
  1. CppSQLite3U_WINCE.rar

    0下载:
  2. SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码,SQLite database, has been packaged into a category, to support unicode and non-Unicode, can be used in embedded systems and Windows systems, including demonstration of the code
  3. 所属分类:Other Databases

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:centent
  1. hrsys

    0下载:
  2. VC+SQL开发的公司人事管理系统,可以完成部门管理、员工管理、考勤和考评管理、系统用户管理等,都有比较基本的功能,是拿来练手的,在VC6下顺利编译。   请附加数据库文件,数据库连接信息这个没必要说的吧,在源代码里修改一下,用户名及口令等,另外本程序不只使用一个数据库接口文件,要改的话全部都要改哦。   登录:admin 密码: www.codefans.net-VC+ SQL Development company the personnel management system
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:883.95kb
    • 提供者:js819
  1. VSHotel

    0下载:
  2. VS2005(C++)写的宾馆酒店管理系统,非常好用,含数据库,登录密码是:123456 数据库的用户名是:sa 密码是:1 你可以在源码中改!我试了是可以运行的。-VS2005 (C++) written in hotel management system, very easy to use, including databases, login password is: 123456 database user name is: sa password is: on
  3. 所属分类:SQL Server

    • 发布日期:2017-05-26
    • 文件大小:4.67mb
    • 提供者:冷月宫主
  1. vc+ORACLE

    0下载:
  2. rar内附有详细的步骤说明,按照步骤,你可以实现对oracle数据库的链接-rar containing a detailed descr iption of the steps, in accordance with the steps, you can achieve the oracle database link
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:270.53kb
    • 提供者:王艳红
  1. c++cuangkuguanlixitong14

    0下载:
  2. 在运行程序之前,请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS。具体操作步骤可以参见书中本章的相关小节-Running process, I would be grateful if the attached database file dms.mdb add to the data source named DMS. Specific steps can be found in the relevant section of this chapter book
  3. 所属分类:Database system

    • 发布日期:2017-04-24
    • 文件大小:207.02kb
    • 提供者:fengling
  1. Chap1salemanage

    0下载:
  2. 进销存储管理系统,可以记录很多的东西,是一个不错的管理系统,很方便的,可以管理简单的做为课设-Invoicing storage management system that can record a lot of things, is a good management system, it is convenient to manage as a simple class-based
  3. 所属分类:Database system

    • 发布日期:2017-04-17
    • 文件大小:358.89kb
    • 提供者:张江海
  1. kdddbc.tar

    0下载:
  2. 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of
  3. 所属分类:MySQL

    • 发布日期:2017-05-11
    • 文件大小:2.17mb
    • 提供者:OTHER
  1. 14160_1239592890aB1K

    0下载:
  2. 纯C语言写的小型通用数据库,一个C数据结构组科技小组的作品,附有开发思路PPT,这可是一个宝贵的资源哦,更底层的东西,运行于DOS提示符,可以新建数据库等操作。C的编程高手们值得参考一下。-Pure C language to write a small general-purpose database, a data structure C Group Technology Group works to develop ideas with PPT, this is a valuable re
  3. 所属分类:Other Databases

    • 发布日期:2017-04-29
    • 文件大小:351.26kb
    • 提供者:lzj
  1. canusb_labview

    0下载:
  2. The NI CAN Demo Box, when communicating with National Instruments Controller Area Network (CAN) and National Instruments Data Acquisition (DAQ) hardware on a PC, provides a tool to demonstrate concepts of CAN communication, DAQ, and CAN/DAQ syn
  3. 所属分类:MySQL

    • 发布日期:2017-03-28
    • 文件大小:139.93kb
    • 提供者:Sela
  1. MemoDBS

    0下载:
  2. 在企业管理中,对于信息的处理是最重要的一环,其方式体现在信息的采集、清理、分析、保存、失效的生命周期中。ERP软件整合了财务、库存、人事等各方面的企业要素,是一个比较复杂的系统。在这里根据中小企业发展的现状及企业进行信息化管理的需求,实现了一个适用于中小企业的备忘录,主要包括用户登录、备忘录类型设定、信息录入以及对于特定信息的采集等模块,能够很好的帮助中小企业管理自己的备忘录信息。-In business management, for the processing of information
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:yangzexin
  1. c

    0下载:
  2. 建立学生管理链表,能够实现学生日常管理功能,包括: (1) 学生基本信息链表的建立 (2) 链表中学生结点的插入 (3) 链表中学生结点的删除 (4) 链表的浏览(遍历) (5) 链表中学生结点的查找 -The establishment of student management list, students can achieve daily management functions, including: (1) the establishment of student
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:1.76kb
    • 提供者:冯雷
  1. ociTest.c

    1下载:
  2. 用oci接口连接oracle数据库,亲测可用-Pro-test can be used to connect oracle database using oci interface,
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:1.08kb
    • 提供者:ankaige
  1. bufmgr.c.tar

    0下载:
  2. The file freelist.c contains the code to implement the buffer replacement strategy used when there are no unused slots in the buffer pool. Augment the code in this file so that it can use any one of three possible buffer replacement strateg
  3. 所属分类:SQL Server

    • 发布日期:2017-11-19
    • 文件大小:25.08kb
    • 提供者:wangyanan
  1. freelist.c.tar

    0下载:
  2. The file freelist.c contains the code to implement the buffer replacement strategy used when there are no unused slots in the buffer pool. Augment the code in this file so that it can use any one of three possible buffer replacement strateg
  3. 所属分类:SQL Server

    • 发布日期:2017-12-05
    • 文件大小:6.51kb
    • 提供者:wangyanan
  1. C# 最全的图书管理系统

    0下载:
  2. 一个较为不错的图书馆管理系统,大家可以参考一下里面的代码(A relatively good library management system, we can refer to the code inside)
  3. 所属分类:SQL Server

    • 发布日期:2017-12-18
    • 文件大小:4.32mb
    • 提供者:mosloar
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com