资源列表

« 1 2 ... .87 .88 .89 .90 .91 24392.93 .94 .95 .96 .97 ... 28523 »

[数据结构常用算法ds_4

说明:1.定义二叉树的链式数据结构。 2.编写函数,创建下图所示的二叉树。 3.编写函数输出二叉树的先序、中序、后序遍历。-1. The definition of binary tree data structure chain. 2. Write a function, create a binary tree as shown in figure below. 3. Write function, the output of the first binary sequence, in o
<Yvonne> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法ds_5

说明:1.定义图的数据结构。 2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。 3.编写函数,输出图的遍历序列。-1. The definition of graph data structure. 2. Write a function, using adjacency list implementation diagram of the storage structure, find the vertex of degree. 3. Write a function, the o
<Yvonne> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法ds_6

说明:1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing
<Yvonne> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法ds_7

说明:1.定义数据结构。 2.编写函数,实现插入排序算法。 3.编写函数,实现希尔排序或快速排序等效率较高的算法。-1. Defined data structure. 2. Write a function to achieve insertion sort algorithm. 3. Write a function to achieve Hill sort or quick sort, etc. more efficient algorithms.
<Yvonne> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[matlab例程Centroid

说明:Centroid algorithm for gray scaled images.
<alfa> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[matlab例程GUI_point_finder2

说明:Used to select common points on two images for morphing. Data saved as a *.mat file afterwards.-Used to select common points on two images for morphing. Data saved as a *.mat file afterwards.
<n.s.> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Interpolation

说明:This program generates interpolation function for input data in three methods: 1-Newton forward method 2-Newton backward method 3-lagrange method
<on> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能RUNGE

说明:solution of linear ODE by SHOOTING method Runge kutta
<on> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能NEWTON

说明:
<on> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能project3

说明: Calculating roots of polynomial
<on> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能project4-refined

说明:gaussian elimination
<on> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能proj5

说明:SHOOTING METHOD SOLUTION
<on> 在 2025-09-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 24392.93 .94 .95 .96 .97 ... 28523 »

源码中国 www.ymcn.org