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

搜索资源列表

  1. TinyOci

    0下载:
  2. 一个Oracle OCI编程接的C++封装,有OCI的全部功能,非常精简。-an Oracle OCI received C programming package, the OCI is fully functional, very concise.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:11.74kb
    • 提供者:ben
  1. 2004111521192723763

    0下载:
  2. 一个Oracle OCI编程接的C++封装,有OCI的全部功能,非常精简。好 -an Oracle OCI received C programming package, the OCI is fully functional, very concise. Good
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:11.05kb
    • 提供者:adad
  1. Manpower-ResourceManage

    0下载:
  2. C#数据库编程(人力资源管理系统),自带数据库!用户可以通过该实例掌握C#的编程基础知识!-Database Programming C# (human resource management systems), bringing their database! The user can master the examples of C# programming knowledge base!
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:297.65kb
    • 提供者:赵伟
  1. 24232613

    0下载:
  2. 了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。-understanding of the internal structure of the server, right LOCK have a higher level of awareness. Proposal 3 years C programming reference to a friend.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:78.31kb
    • 提供者:黄玲
  1. 学习PROC C

    0下载:
  2. oracle pro*c 编程 主要用于行业应用 功能 建立c语言与oracle连接-c main programming functions for the industry application language and the establishment of c oracle link
  3. 所属分类:Oracle

    • 发布日期:2017-11-09
    • 文件大小:10.25mb
    • 提供者:严冰
  1. berkeleydb-5.1

    0下载:
  2. Berkeley DB (DB)是一个高性能的,嵌入数据库编程库,和C语言,C++,Java,Perl,Python,PHP,Tcl以及其他很多语言都有绑定。Berkeley DB可以保存任意类型的键/值对,而且可以为一个键保存多个数据。Berkeley DB可以支持数千的并发线程同时操作数据库,支持最大256TB的数据,广泛用于各种操作系统包括大多数Unix类操作系统和Windows操作系统以及实时操作系统-Berkeley DB (DB) is a high performance, em
  3. 所属分类:Other Databases

    • 发布日期:2017-06-22
    • 文件大小:40.06mb
    • 提供者:oliver
  1. studentsys

    0下载:
  2. 学生档案管理系统,是基于c++BuildER和SQL的编程的-Student file management system, is based on the c++ BuildER and SQL programming the
  3. 所属分类:SQL Server

    • 发布日期:2017-04-01
    • 文件大小:705.48kb
    • 提供者:young
  1. SQLline

    0下载:
  2. 用于C#编程用的数据库连接,很简单,很方便-For the C# Programming database connectivity, is very simple and very convenient
  3. 所属分类:SQL Server

    • 发布日期:2017-04-10
    • 文件大小:1.71kb
    • 提供者:陈一夫
  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. VisuaC

    0下载:
  2. VC++数据库编程与提高,是C++编写数据库的十分有用的材料,-VC++ database programming and increase the C++ to prepare a database of very useful materials,
  3. 所属分类:Database system

    • 发布日期:2017-06-22
    • 文件大小:38.06mb
    • 提供者:wangming
  1. synchronize

    1下载:
  2. 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchroni
  3. 所属分类:Database system

    • 发布日期:2017-03-26
    • 文件大小:560.14kb
    • 提供者:zym
  1. testoci

    0下载:
  2. OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。 OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:800.29kb
    • 提供者:帽子
  1. C_SQL

    0下载:
  2. C#程序设计语言在VS2005环境下,连接SQL2000的数据库,做出来的班级管理系统-C# programming language in the VS2005 environment, connecting SQL2000 database management system to do out of class
  3. 所属分类:SQL Server

    • 发布日期:2017-05-20
    • 文件大小:5.63mb
    • 提供者:黃昕
  1. BookManagementSystem(CSharp)

    0下载:
  2. 基于C#的图书租赁管理系统,MSSQL数据库,包括所用到的DLL库文件的源文件,在VS2005下能顺利编译,运行时请注意要将编译生成的相关DLL文件拷贝至主项目的DEBUG对应目录中,从事C#编程的朋友应该知道怎么做,这里不多说了-CSharp book management system, the books, MSSQL databases, including the use of the DLL library file of the source file, in the smooth
  3. 所属分类:MySQL

    • 发布日期:2017-05-13
    • 文件大小:3.41mb
    • 提供者:naojian
  1. mysql

    0下载:
  2. 一個使用 C++ 所編寫而成的連線MySQL程式,此範例提供了連線、查詢、列出等應用,歡迎大家下載使用。-1 prepared using the C++ programming made the connection MySQL, this example provides the connection, query, listing applications, are welcome to download.
  3. 所属分类:MySQL

    • 发布日期:2017-04-04
    • 文件大小:608byte
    • 提供者:Yao-Cheng
  1. MySQL_C_API

    0下载:
  2. 这个是MySQL常用的C语言的API函数,对MySQL与C编程的人有用,是DOC格式的文档。-This is commonly used in C language, MySQL API function, MySQL and C programming useful to people, is the DOC format documentation.
  3. 所属分类:MySQL

    • 发布日期:2017-04-03
    • 文件大小:4.36kb
    • 提供者:zwj
  1. esql

    0下载:
  2. 嵌入式SQL语言,将SQL与C语言进行连接编程-Embedded SQL, the SQL connection with the C programming language
  3. 所属分类:SQL Server

    • 发布日期:2017-03-31
    • 文件大小:6.24kb
    • 提供者:fe shine
  1. The-maze-problem

    0下载:
  2. 数据结构课设——迷宫问题。采用C++编程,主要采用队列、指针,自动生成图案迷宫,并判断出路,迷宫大小可自己设置。界面较好。-Data structures course- the maze problem. To adopt C++ programming, mainly using the queue, a pointer, and automatically generate pattern maze and judge the way out of the maze size can se
  3. 所属分类:SQL Server

    • 发布日期:2017-11-14
    • 文件大小:2.46kb
    • 提供者:Blus
  1. The-supermarket-management-system

    0下载:
  2. 分析了超市业务及库存的基本流程,利用PowerDesigner画出了数据库的概念数据模型(CDM)模型,在SQL Server 2005上创建了数据库,用c#编程实现了超市库存管理系统,该系统具有人员和商品信息的添加、删除、查找、修改和显示等功能。-Analysis of the supermarket business and inventory processes, using PowerDesigner to draw a the database conceptual data mode
  3. 所属分类:SQL Server

    • 发布日期:2017-11-17
    • 文件大小:7.86mb
    • 提供者:陆露
  1. VCbeifentoword

    0下载:
  2. 应用于windows编程的c++语言,侧重于MFC应用,多office办公软件中编辑的颜色内容灵活变换。可针对c++语言编程的不同版本。-Applied to the windows c++ programming language, focusing on the MFC application, multi-office software to edit the contents of flexible color transformation. Different versions ava
  3. 所属分类:Other Databases

    • 发布日期:2017-05-13
    • 文件大小:2.62mb
    • 提供者:ll
« 12 3 4 »
搜珍网 www.dssz.com