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

搜索资源列表

  1. C-dbf-file

    1下载:
  2. 为什么编写本函数库?   目前好多电力方面的抄表器由于其RAM内存及FLASH闪存的空间都比较小,没有办法象java那样调用各种基于各种大型数据库的外界jar包进行数据采集工作。为此,dbf这种简单的结构型数据库成为手选。另外,因为抄表器要求的数据格式也比较简单,选用这种结构型的最贴合实际。
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:4.25kb
    • 提供者:赵军
  1. gg

    0下载:
  2. 运用C++STL(标准模块库)中的类,结合迭代子、算法和容器进行泛型程序设计,编写泛型程序,体会泛型程序中算法与数据结构是如何真正实现分离的。
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:847byte
    • 提供者:马凌雯
  1. k-d tree C++ source codes

    1下载:
  2. 空间数据库中空间数据结构的应用,K-d树基本操作的源码,都在这个文档中。-spatial database structure of the data space applications, K-d trees basic operation of the source code in the documents.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:6.28kb
    • 提供者:周琳
  1. 工资管理系统v0.95

    0下载:
  2. 本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E—R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结构图<概念结构设计及逻辑结构设计>) D. 调试中出现的问题及解决方法(物理设计,调试及运行,维护) E. 访问数据库的方式(ODBC,-A. Demand Analysis System (Design / data flow diagram / data dictionary) B. database of informa
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:455.27kb
    • 提供者:郑建东
  1. Enterpriseinformationmanagementsystem

    0下载:
  2. 系统利用Visual Basic 6.0作为前台数据库开发语言,把SQL Server 2000作为后台数据库而开发的。系统采用了C/S两层数据结构,能够将个人应用与企业专门的业务数据处理需要结合起来,以满足该企业总体信息处理需求 -System uses Visual Basic 6.0 as front desk database development language, the SQL Server 2000 database as a background developed.
  3. 所属分类:Database system

    • 发布日期:2017-04-15
    • 文件大小:6.39kb
    • 提供者:cc
  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. DBMS

    0下载:
  2. c++ 的DBMS 他囊括了数据库技术,编译系统,和文字处理系统。可以实现数据结构,酸法,程序的设计 。-DBMS
  3. 所属分类:Database system

    • 发布日期:2017-03-26
    • 文件大小:715byte
    • 提供者:王兴
  1. DBMS1

    0下载:
  2. 基于C/C++的DBMS系统的课程设计数据定义语言(DDL)的实现。 实现定义表模式结构,并能修改表结构的语句。-Based on C/C++ of course the DBMS system design data definition language (DDL) realization. Model to achieve the definition of table structure and table structure to make any amendment to the
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:1.52kb
    • 提供者:huhaoliang
  1. 11

    0下载:
  2. 树的叶子求法,使用c语言实现,数据结构课程设计-Tree leaves for France, the use of c language, data structure course design
  3. 所属分类:MySQL

    • 发布日期:2017-04-08
    • 文件大小:766byte
    • 提供者:slw
  1. 11

    0下载:
  2. 统计叶子节点个数,复制,深度求解,c语言实现,数据结构课程设计-Statistics on the number of leaf nodes, copy, depth Solving, c language, data structure of the curriculum design
  3. 所属分类:MySQL

    • 发布日期:2017-04-10
    • 文件大小:882byte
    • 提供者:slw
  1. 11

    0下载:
  2. 顺序表的合并,c语言实现,数据结构课程设计使用-The merger of the order form, c language, data structure design courses
  3. 所属分类:MySQL

    • 发布日期:2017-04-11
    • 文件大小:810byte
    • 提供者:slw
  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. vcshujujiegou

    0下载:
  2. 大二实训时用c++数据结构做的学会成绩管理系统,实现查询、插入、查找、排序、统计等功能。-Training sophomore, when the data structure with the c++ learn to do performance management system to achieve query, insert, search, sorting, statistics and other functions.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-12
    • 文件大小:2.45mb
    • 提供者:黄炳快
  1. DistillSQL

    0下载:
  2. 本实例通过Visual C++实现了SQL数据库提取器的功能。运行本实例,可登陆当前选择的服务器,并获得服务器中所有数据库的信息,选择一个数据库及数据库中的数据表,该表的结构信息将显示在下方的列表中,并可以将该表的结构信息导入到WORD文档中和EXCEL表格中-In this instance by Visual C++ implementation of the SQL database extractor functions. Run this example can be found at
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:286.78kb
    • 提供者:周凡
  1. TextEditor

    0下载:
  2. 一个完整的文本编辑器,用C语言编写的,数据结构课程设计-A complete text editor written using C language, data structure, curriculum design
  3. 所属分类:Database system

    • 发布日期:2017-04-13
    • 文件大小:2.33kb
    • 提供者:li
  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. DATASTRUCTURE

    0下载:
  2. 数据结构中最常用的类,C++ 6.0编写-The most commonly used classes of the data structure, C++ 6.0 prepared
  3. 所属分类:Other Databases

    • 发布日期:2017-12-07
    • 文件大小:168.75kb
    • 提供者:郝折鹤
  1. Graph2

    0下载:
  2. 数据结构图的各种功能的实现,使用的c语言-Data structure to achieve a variety of functions, using the c language
  3. 所属分类:MySQL

    • 发布日期:2017-04-06
    • 文件大小:8.84kb
    • 提供者:susan
  1. code

    0下载:
  2. 教学交互平台的设计与实现:C#语言程序设计的教学平台。通过信息系统开发方法、系统建模等技术手段进行了该系统与总体数据的规划、设计和实现。 在教学交互平台设计与实现过程中采用了基于.NET技术组建的教学网站的基本框架的思想,以及B/S等技术的网络软件体系结构,采用.NET、SQL Server作为网站开发平台,和SQL Server Management Studio技术作为访问与移植数据库的工具,以.NET技术作为网络动态应用的手段。利用C#语言教学网站这个平台可以建立开放式的教学模式,能充
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:432.65kb
    • 提供者:caca
  1. USTC-data-structure

    2下载:
  2. 中科大数据结构(c语言版)全部课件,实验报告,习题及答案-All USTC data structure (c language version) courseware, laboratory reports, problem sets and answers
  3. 所属分类:Other Databases

    • 发布日期:2017-06-02
    • 文件大小:14.04mb
    • 提供者:gongli
« 12 »
搜珍网 www.dssz.com