搜索资源列表
查看DBASE数据库的结构
- DBASE虽然是昨日黄花,但是它的数据结构影响了现在很多流行数据库的结构,也许会对你有用了.-DBASE is yesterday's news, but its data structure affects many popular database structure, you may find useful.
XML数据结构_TreeCtrl
- XML数据结构,是个文件树 AppWizard has created this SLT application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-XML data structure is a tre
ex_2004_5
- 飞机订票系统用数据结构描述可直接运行,功能完善-aircraft booking system using data structure can be described directly operational and functional improvement
lxh
- 将数据库的Xml文件解析生成一个树型的数据结构,-database of Xml file parsing generated a tree data structure,
classcons1t
- windows 下的一个环形buffer的demo,很好的数据结构算法,一个类封装了所有的操作-windows of a circular buffer to the demo, very good data structure algorithms, a package of all categories of operation
datastruct.ppt
- 数据结构ppt 数据结构ppt-data structure ppt ppt data structure data structure data structure ppt ppt
TurboTree
- 很多人都使用“父—子结构+递归算法”来显示树型的层次结构,这里给介绍一种简单方便的数据结构和算法,快速显示树型的层次结构-many people use a "parent-child structure + recursive algorithm" to show the level of tree structure, here introduced to a simple data structure and algorithm, shows the hierarchi
564561354654
- 包括无向图的深度优先搜索,普里姆算法构造最小生成树,数据结构习题的答案-including undirected graph of the depth-first search, Primbetov tectonic minimum spanning tree algorithm and data structure Exercise answer!
456456413786
- 数据结构课程设计打包下载,包括两个1.约瑟夫环 2.最小生成树问题!!!我已经交给老师,发给大家参考一下-data structure course design package download, including two one. Josephus 2. The minimum spanning tree problem! ! ! I was handed over to the teachers, to your reference! !
the-realizaton-of-both-Hibernate-and-Java
- Hibernate是一个面向Java环境的对象/关系数据库映射工具。对象/关系数据库映射(object/relational mapping(ORM))这个术语表示一种技术,用来把对象模型表示的对象映射到基于SQL的关系模型数据结构中去。Hibernate不仅仅管理Java类到数据库表的映射(包括Java数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和JDBC处理数据的时间。 本文在充分研究以往数据持久层的发展和现状的基础上,引出了基于ORM
code2cSP
- 编写概要设计说明书的目的是说明对程序系统总体设计的考虑,包括程序的基本流程和组织机构、输入/输出、接口设计、运行设计、数据结构设计和系统出错处理设计等,为系统的详细设计提供基础。 本份概要设计说明书详细分析工程的各种需求,综合小组中各个开发人员的意见,为以后的详细设计规划出一个蓝图,使以后的工作做到有步骤、有计划,并且对今后出现的各种可能情况作出预测和进行初步和适当的处理,使工程的进程稳步和有效率。 关键词:售前管理 数据结构 说明书 -prepared outline design
yy2
- 1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法 -1. Stack data structure defines the order of 2. Write a function to achieve the stack initialization, stack, stack, to determine the stack is em
maze
- 数据结构迷宫算法的例子,随即产生一个迷宫,适合初学者,-The data structure of the maze algorithm example, is suitable for beginners
DataBase
- 介绍复数的数据结构应用,用c++实现,有效地实现了学习的目标-Introduced the application of complex data structure, using c++ Achieve and effectively to achieve the learning objectives
struct
- 数据结构课程设计,包括猴子选大王,文章编辑,航空系统,纸牌游戏。-Curriculum design data structure, including the monkey king election, the article editor, aviation systems, card games.
Dbm
- 下面进入正题,首先按我个人所接触过的程序给数据库设计人员的功底分一下类: 1、没有系统学习过数据结构的程序员。这类程序员的作品往往只是他们的即兴玩具,他们往往习惯只设计有限的几个表,实现某类功能的数据全部塞在一个表中,各表之间几乎毫无关联。网上不少的免费管理软件都是这样的东西,当程序功能有限,数据量不多的时候,其程序运行起来没有什么问题,但是如果用其管理比较重要的数据,风险性非常大。 -The following into the subject, first of all, I p
DataBase
- 纯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
Data-structure-and-algorithm
- 这是一个基于c++的数据结构与算法的教程,包含编程必须的数据结构与算法的内容,非常适合初学者学习。-This is a c++ data structures and algorithms tutorial contains the contents of the data structures and algorithms for programming must, very suitable for beginners to learn.
experiment-of-data-structure
- 以链式存储结构实现一个线性表的抽象数据类型,并实现线性表的初始化、查找、插入、删除和就地逆置等操作,要求具有较好的人机交互处理过程。-In order to achieve a linear chain store structure table abstract data types, and to achieve a linear table is initialized, search, insert, delete, and set in place the inverse operat
Data-structure
- 此程序设计了一数据结构可处理任意长度的整数,并对输入的数据要进行了合法性检查-This program is designed in a data structure can handle integers of any length, and data input to be carried out to check the legality