资源列表
[数据结构常用算法] java_source
说明:list的实现和排序,生成数据并测试,以及性能评估,源码注释-Sort list of achievement and to generate and test data, as well as performance evaluation, source notes<hwxia> 在 2025-06-15 上传 | 大小:628kb | 下载:0
[数据结构常用算法] intersection
说明:这是一个简单的在VC6.0下两个数组求交集的程序-get the intersection of two number groups<suyang> 在 2025-06-15 上传 | 大小:627kb | 下载:0
[数据结构常用算法] paper5
说明:本文讨论标定两台数码相机的数学模型和算法。为了达到这个目的,本文根据不同的背景建立了两个模型。-This article discusses the calibration of two digital cameras, the mathematical models and algorithms. To this end, the paper under the background of the establishment of two different models.<shyhio> 在 2025-06-15 上传 | 大小:628kb | 下载:0
[数据结构常用算法] saher
说明:习题 顺序表逆置:1. 设有一个线性表E={e1, e2, … , en-1, en},设计一个算法,将线性表逆置,即使元素排列次序颠倒过来,成为逆线性表E’={ en , en-1 , … , e2 , e1 }--Problem reverse the order of the table is set: 1. There is a linear form E = {e1, e2, ..., en-1, en}, design an algorithm to linear inverse s<gao> 在 2025-06-15 上传 | 大小:627kb | 下载:0
[数据结构常用算法] myselfMAZE
说明:一个简单的迷宫的算法,输入迷宫数组,自动计算迷宫路径-A simple maze algorithm, input array maze, maze path automatically calculated<enberyao> 在 2025-06-15 上传 | 大小:629kb | 下载:0
[数据结构常用算法] Sequence-expressions
说明:输入一个中序的表达式(比如:a*(b+c)-d) 将这个表达式构建一棵二叉树,然后打印出来就是.-Input a sequence of expression (for example: a* (b+ c)-d) Will this expression building a tree binary tree, then it is printed<方期待> 在 2025-06-15 上传 | 大小:626kb | 下载:0
[数据结构常用算法] Binary-tree-traversal
说明:二叉树遍历:构建一个二叉树,输出结点信息,二叉树前序遍历,中序遍历,后续遍历,层次遍历。-Binary Tree Traversal: build a binary tree, the output node information before, binary tree traversal in preorder traversal, the follow-up traverse the hierarchy traversal.<the spring> 在 2025-06-15 上传 | 大小:627kb | 下载:0
[数据结构常用算法] acm-code
说明:ACM 代码库 吉林大学计算机科学与技术学院 2005 级整理的 包括数据结构,组合数学,图论等方面的常用算法代码 -ACM code library 2005 consolidation of the Computer Science and Technology of Jilin University Including data structures, combinatorics, graph theory and other aspects of the common<王兵> 在 2025-06-15 上传 | 大小:626kb | 下载:0
[数据结构常用算法] shujujieguocPPmiaoshu
说明:数据结构的c++描述,运用c++语言描述-Data structures in C++ descr iption, the use of C++ language to describe<谢伟月> 在 2025-06-15 上传 | 大小:628kb | 下载:0
[数据结构常用算法] search-hfut7
说明:合肥工业大学数据结构试验七查找 包括完整的实验要求、实验预习报告、实验最终报告 实验要求: <1> 对下列数据表,分别采用二分查找算法实现查找,给出查找过程依次所比较的元素(的下标),并以二分查找的判定树来解释。 <2> 设计出在二叉排序树中插入结点的算法,在此基础上实现构建二叉排序树的算法。 <3> 设计算法在二叉排序树中查找指定值的结点。 <4> 设计算法在二叉排序树中删除特定值的结点<石帆> 在 2025-06-15 上传 | 大小:626kb | 下载:0
[数据结构常用算法] suanfa
说明:算法实验矩阵连乘问题,八皇后问题,骑士游历问题,字符串插入“+”,求最大利润的动态规划和回溯算法-Experimental matrix multiplication algorithm even question the eight queens problem, Knight traveled problem, the string is inserted " +" , seeking to maximize profits and backtracking dynamic<王梦原> 在 2025-06-15 上传 | 大小:628kb | 下载:0
[数据结构常用算法] linuxPRprog
说明:linux下的一个二叉树和四叉树联合数据的实现C++,也可移植到VC下,包括了makefile文件,直接make即可-achieve C++ a linux binary tree and quadtree under the joint data can also be ported to VC, including the makefile file, you can directly make<tangkai> 在 2025-06-15 上传 | 大小:628kb | 下载:0