资源列表

« 1 2 ... .10 .11 .12 .13 .14 28315.16 .17 .18 .19 .20 ... 28521 »

[数据结构常用算法二叉排序树_17281183_刘梦婷

说明:1.构造一棵二叉排序树并对其进行中序遍历输出; 2.在二叉排序树中查找某一关键字,若存在,显示查找成功;若不存在,将其插入到二叉排序树中,再中序遍历输出。(1. Construct a binary sort tree and output it through middle order traversal; 2. Find a keyword in the binary sort tree. If it exists, the s
<lmt19990807> 在 2024-09-29 上传 | 大小:2202624 | 下载:0

[数据结构常用算法哈希表_17281183_刘梦婷

说明:采用除留余数法构造哈希表,要求装载因子不超过0.7,线性探测再散列解决冲突,输出哈希表;任意输入关键字,判断是否在哈希表中,若存在显示查找成功并显示查找次数;若不存在,插入到哈希表中,再显示哈希表中的关键字序列。(The hash table is constructed by using the method of removing and reserving remainder. The loading factor is requ
<lmt19990807> 在 2024-09-29 上传 | 大小:2189312 | 下载:0

[数据结构常用算法二叉树_17281183_刘梦婷

说明:按先序遍历的扩展序列建立二叉树的二叉链表存储结构,实现二叉树先序、中序、后序遍历的递归算法,实现二叉树中序遍历的非递归算法,实现二叉树层次遍历的非递归算法,求二叉树的结点个数,求二叉树的深度。(The binary list storage structure of binary tree is established according to the extended sequence of traversal in the firs
<lmt19990807> 在 2024-09-29 上传 | 大小:2170880 | 下载:0

[数据结构常用算法树_17281183_刘梦婷

说明:建立树的孩子兄弟链表存储结构,求树的深度。 要求: 1)自上而下输入树中每条边(例如#A,AB,AC,BD,##),不要转换成二叉树输入。 2)按树中由根至叶子结点层次遍历顺序(每层中自左至右输入),输入结点序列及每个结点的度,构造孩子兄弟链表。(Establish the storage structure of the tree's child and brother list, and find the depth of t
<lmt19990807> 在 2024-09-29 上传 | 大小:1536000 | 下载:0

[数值算法/人工智能CVRP_ACO-master

说明:基于蚁群算法的限制容量的车辆路径问题研究(Study on vehicle routing problem with limited capacity based on ant colony algorithm)
<_竹公子> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[matlab例程数字信号处理(第四版)(高西全)程序集

说明:数字信号处理程序合集,高西全版本第四版书本的习题编程(Digital signal processing program collection, exercises programming of the fourth edition of the full version of Gao Xi)
<321金色阳光> 在 2024-09-29 上传 | 大小:43008 | 下载:0

[matlab例程UWBmatlab程序

说明:超宽带定位 UWB信号发射接收到测距定位完整实现整个流程(The whole process of UWB signal transmitting, receiving, ranging and positioning)
<jacyzhu2018> 在 2024-09-29 上传 | 大小:27648 | 下载:2

[matlab例程顶盖驱动流

说明:LBM入门顶盖驱动流的c++程序,LBM的初学者可以用于自己程序的参考(The C + + program of LBM entry top drive flow)
<Alfred07> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[matlab例程高斯积分matlab程序

说明:计算在同一区域上的二重高斯-勒让德积分。(Calculating double Gauss integral in the same region)
<sprance> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[物理计算testkwantmanual

说明:scr ipt example from manual, useful for beginners. Refer to https://kwant-project.org/
<valedemo@tiscali.it> 在 2020-01-30 上传 | 大小:537 | 下载:0

[matlab例程二次最优轨迹规划

说明:基于遗传算法的最优时间B样条轨迹,复现文章3.6节中的分析(The time-optimal B-spline trajectory based on genetic algorithm. This programme recurrences the analysis in section 3.6 of this paper)
<malvina> 在 2024-09-29 上传 | 大小:7671808 | 下载:0

[数学计算/工程计算udf

说明:利用 ansys fluent软件 造波udf(use fluent udf make wave)
<兜兜里有糖啊> 在 2024-09-29 上传 | 大小:4350976 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 28315.16 .17 .18 .19 .20 ... 28521 »

源码中国 www.ymcn.org