资源列表

« 1 2 ... .27 .28 .29 .30 .31 1032.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法tu121312

说明:实现图的深度优先, 广度优先遍历算法,并输出原图结构及遍历结果。 初步完成总体设计,搭好框架; 最低要求:两种遍历都要实现,写出画图的思路; -Implementation of Depth-first, breadth-first traversal algorithm, and outputs the original image structure and the traversal result. Completed t
<zhangjunyan> 在 2025-01-21 上传 | 大小:15kb | 下载:0

[数据结构常用算法pointcardmarketingsystem

说明:一个完整的点卡销售系统,是基于c++用vs2005开发的,有源程序和文档设计报告,是我们软件工程的课程设计。-A full point card marketing system is based on using vs2005 c++ development, design reports with source code and documentation is our software engineering course des
<张少伟> 在 2025-01-21 上传 | 大小:8.05mb | 下载:0

[数据结构常用算法btree

说明:二叉树的建立与后序遍历 在访问根结点、遍历左子树与遍历右子树三者中,首先遍历左子树,然后遍历右子树,最后遍历访问根结点-Binary tree
<wolf> 在 2025-01-21 上传 | 大小:89kb | 下载:0

[数据结构常用算法hash

说明:哈希表设计,源于数据结构题集167页的6.2题,设计题-Hash table design, data structure from the 6.2 title set 167 questions, design questions
<jacychen> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法02002

说明:数据结构课程设计,基于VS2008开发用用C语言,包含可执行程序,源码以及设计报告。是一个简单的图书馆进销存管理系统。-Curriculum design data structure, based on development with VS2008 using C language, including executable programs, source code and design report. Invoicing is
<张少伟> 在 2025-01-21 上传 | 大小:4.43mb | 下载:0

[数据结构常用算法xueke

说明:初始化双向链表,基本操作都已实现.是学习数据结构的好帮手-selection system developed by students
<张巧生> 在 2025-01-21 上传 | 大小:1.91mb | 下载:0

[数据结构常用算法polynomial

说明:一个简单的一元多项式,刚开始学数据结构的同学们可能会用到-A simple one polynomial, the beginning students learn the data structure may be used
<coco> 在 2025-01-21 上传 | 大小:204kb | 下载:0

[数据结构常用算法example11-13

说明:建立每个学生信息的记录对学生信息按分数从高到低排序显示排序后的结果-Established a record of each student information on the student information from high to low Sort by score sort the result shows
<xiaotingting> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法JudgePointInRect

说明:根据矩形左边中点、方向及长宽求矩形各点坐标;判断平面上一点是否在该平面上某一不规则矩形内-According to the midpoint of the rectangle on the left, direction and length and width of a rectangular coordinate points determine whether the plane a little irregular in th
<haochaoqing> 在 2025-01-21 上传 | 大小:49kb | 下载:0

[数据结构常用算法Dijkstra

说明:经典Dijkstra算法,用于最短路径求解,完整的(包括头文件,生成距阵),可直接运行的-Classical Dijkstra algorithm, for the shortest path problem, complete (including header files, build Inmerse Matrix), can be run directly
<昱程> 在 2025-01-21 上传 | 大小:9kb | 下载:0

[数据结构常用算法GIStransportation

说明:利用公 交线路路 口作 为顶 点,简化 了传统算 法对复 杂 网络拓扑 图的计 算;同时,利 用乘客 出行 偏好 .引入 线 网密度来评 价乘客的 出行 方便程度 ,并提 出了一种最短路 径快速搜 索算法.实验证明 ,与传 统算法相比 ,该算法明显提 高了路径搜 索效率. -Intersection as the peak use of bus lines, simplified the traditional algori
<昱程> 在 2025-01-21 上传 | 大小:156kb | 下载:0

[数据结构常用算法123

说明:单链表的删除插入输入输出清空多值插入和删除。-delete of the lnode
<jump> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 1032.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org