资源列表

« 1 2 ... .26 .27 .28 .29 .30 17031.32 .33 .34 .35 .36 ... 28522 »

[数据结构常用算法2

说明:二叉树的应用 任务 :编程实现二叉树的建立,层次遍历,(递归和非递归方法)先序、中序、后序,二叉树的高度、宽度,二叉排序树的插入、删除; 基本要求:从文件中读入建树信息,树的节点数目不小于20个,树的高度不小于5; -Binary tree of tasks: programming the establishment of the binary tree hierarchy traversal (recursive an
<一一> 在 2025-02-19 上传 | 大小:920kb | 下载:0

[数据结构常用算法3

说明:校园局域网布线和游历问题 任务 :用无向网表示你所在学校的主要建筑平面图,图中顶点表示主要建筑,图中的边表示建筑之间的道路,存放路径长度信息。要求能够建立校园局域网,所花的代价最小;给出任意建筑之间游历的最短路径。基本要求: (1) 原始数据存在文件中,方便读入; (2) 建筑物点不小于20个,边不小于30个; (3) 分别用广度优先和深度优先的方法遍历图,起始点定为1号教学楼; (4) 建立校园局域网,要求所花的
<一一> 在 2025-02-19 上传 | 大小:921kb | 下载:0

[数据结构常用算法4

说明:Hash表应用 任务 :设计散列表实现电话号码查找系统。 基本要求: 1) 设每个记录有下列数据项:电话号码、用户名、地址; 2) 从键盘或文件输入各记录,不少于30个,以电话号码为关键字建立散列表; 3) 采用开放定址的方法解决冲突; 4) 查找并显示给定电话号码的记录; -Hash Table Application task: design hashtable phone number lookup
<一一> 在 2025-02-19 上传 | 大小:1.69mb | 下载:0

[数学计算/工程计算simpson

说明:Implementation of Simpson algorithm
<erektus> 在 2025-02-19 上传 | 大小:3kb | 下载:0

[数学计算/工程计算physicalmodel

说明:很好的解释了matlab中物理动画的制作,通俗易懂,容易上手-Matlab physical animation production well explained, easy to understand, easy to use
<liuyi > 在 2025-02-19 上传 | 大小:3kb | 下载:0

[matlab例程vibration

说明:很好的介绍matlab中弹簧振子的动画制作,新手极容易上手-Introduced of matlab in spring oscillator' s animation, the novice is extremely easy to use
<liuyi > 在 2025-02-19 上传 | 大小:3kb | 下载:0

[数学计算/工程计算the-root-of-the-equation

说明:本例子是利用数字中的弦截法来求解方程的根,是不可多得的源代码学习的例子-This example is in digital Secant method to solve the root of the equation, is a rare example source code to learn
<骆辉德> 在 2025-02-19 上传 | 大小:614kb | 下载:0

[数学计算/工程计算Matrix

说明:用MPI编写的实现并行的矩阵相乘的程序,在VC6.0下通过运行-To achieve a parallel matrix multiplication
<zengshaofeng> 在 2025-02-19 上传 | 大小:2kb | 下载:0

[数值算法/人工智能jifenxitong

说明:本例子是实现比赛的标准评分和计分系统的例子,读者可以从中学到一定的知识-This example is an example of the standard score of the game and scoring, readers can learn some knowledge
<骆辉德> 在 2025-02-19 上传 | 大小:643kb | 下载:0

[matlab例程Missile-tracking-airplane

说明:Missile adjust its direction to track the airplane-Including files: 1.matlab source code 2.vedio demo
<> 在 2025-02-19 上传 | 大小:302kb | 下载:0

[matlab例程szjf

说明:matlab实现傅里叶变换,用数值积分求出A,B,再重构数据-matlab Fourier transform
<陈云康> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Two-forks-the-tree

说明:二叉树的左右子树的遍历,以及树的深度的算法-Left and right subtree of the binary tree traversal and depth of the tree algorithm
<王骏> 在 2025-02-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 17031.32 .33 .34 .35 .36 ... 28522 »

源码中国 www.ymcn.org