搜索资源列表
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! !
code2cSP
- 编写概要设计说明书的目的是说明对程序系统总体设计的考虑,包括程序的基本流程和组织机构、输入/输出、接口设计、运行设计、数据结构设计和系统出错处理设计等,为系统的详细设计提供基础。 本份概要设计说明书详细分析工程的各种需求,综合小组中各个开发人员的意见,为以后的详细设计规划出一个蓝图,使以后的工作做到有步骤、有计划,并且对今后出现的各种可能情况作出预测和进行初步和适当的处理,使工程的进程稳步和有效率。 关键词:售前管理 数据结构 说明书 -prepared outline design
2chashu
- 暑假数据结构课程设计有关二叉树编程~~自己做的
PHPYou_1.1
- PHPYou是基于php+mysql架构的开源图库相册系统.以其强大易用的图片批处理功能和幻灯式图片浏览效果而闻名.其不断优化的数据结构,代码算法,模板引擎,数据缓存,和最少化数据库查询设计,使得PHPYou可以在极为繁忙的服务器环境下快速稳定运行.适用于大型图库类网站、个人相册类网站、产品展示类网站、在线漫画类网站等.
计算机应用硕士论文__数据仓库体系结构设计
- 北京邮电大学计算机应用硕士论文__数据仓库体系结构设计 包括答辩稿 水平自然是高希望对你有所帮助-Beijing University of Posts and Telecommunications Computer Application master's thesis __ data warehouse architecture design includes text reply is naturally high level of hope for your help
小
- 是一个通讯录,请大家多多指点。看看能不能很好的发挥出来。-is a directory, please guidance lot. They can play good.
struct
- 数据结构课程设计,包括猴子选大王,文章编辑,航空系统,纸牌游戏。-Curriculum design data structure, including the monkey king election, the article editor, aviation systems, card games.
haxi
- 设计哈希表实现电话号码查询系统。基本要求: 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 -Hash table to achieve the design of telephone number inquiry system. Basic requirements: 1, for each
neibupaixuyanshi
- 数据结构课程设计内部排序演示六种排序比较-shujujiegoukechengshejineibupaixuyanshi
Dbm
- 下面进入正题,首先按我个人所接触过的程序给数据库设计人员的功底分一下类: 1、没有系统学习过数据结构的程序员。这类程序员的作品往往只是他们的即兴玩具,他们往往习惯只设计有限的几个表,实现某类功能的数据全部塞在一个表中,各表之间几乎毫无关联。网上不少的免费管理软件都是这样的东西,当程序功能有限,数据量不多的时候,其程序运行起来没有什么问题,但是如果用其管理比较重要的数据,风险性非常大。 -The following into the subject, first of all, I p
110
- 数据结构课程设计实验,六个实验代码,还有实验报告-Database program designed experiment, six test code, as well as lab reports ~~~~~~
program
- 数据结构程序设计,按照老师要求,对迷宫,多项式相乘,大数相乘问题进行解决。-Data structure programming, the teacher asked, maze, multiplying polynomials, multiply large numbers issue resolved.
josephus
- 约瑟夫问题解决方案(数据结构课程设计代码) -Joseph (data structure code)
student
- 学生毕业设计成绩管理系统(数据结构课程设计)-Student graduation project performance management system (data structure curriculum design)
sql
- 数据结构视频,由知名讲师授课,针对于c++相关的数据语言分析与设计-Data structure video lectures by well-known lecturer, Analysis and Design for data c++ related language
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
VCPP
- 数据结构课程设计,自行车管理系统,有MFC界面,采用文件保存数据。-Curriculum design, bicycles management system, there are MFC interface, using the file save data.
MGZ.RAR
- 这是我的C++课程设计,主要功能是实现高精度的加法,属于算法数据结构范畴-This is my C++ curriculum design, the main function is to achieve high-precision addition, belong to the scope of the data structure algorithms.
magz.RAR
- 这是我的C++课程设计,主要功能是用坐标实现一个余弦函数的绘制,属于算法数据结构范畴。-This is my C++ curriculum design, the main function is realized by a coordinate to draw a cosine function algorithm data structure belonging to the category.
数据结构课程设计源代码
- 编写一个程序,通过前缀表达式来构造一个与之对应的算术表达式并存入二叉树中,通过中序遍历二叉树输出表达式及对其进行变量赋值,通过后序遍历二叉树计算表达式的值。(A program is written by prefix expression to construct an arithmetic expression corresponding to it and store it into two binary tree. Through traversing two fork tree out