资源列表
[matlab例程] colorimageencryption
说明:A color image encryption code which segregated the image components separately. Include "Add Noise" as well -A color image encryption code which segregated the image components separately. Include "Add Noise" as we<nitin> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-definition--of-an-array
说明:定义一个数组,并对其进行各种处理,如插入,删除,排序等等,已运行通过。-Define an array, and carries on the various operations, such as sorting, insert, delete, etc., has passed the program is running<皇甫永硕> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-establishment-of-a-static-queue
说明:定义了一个循环队列,并对其进行处理,包括初始化,输入,输出,删除等等,已经在vc6.0上运行通过。-Defines a circular queue, and carries on the processing, including initialization, input, output, delete, etc., has been run through in vc6.0<皇甫永硕> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] the-static-binary-tree-and-input
说明:建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。-To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0<皇甫永硕> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Successive-Over-Relaxation-
说明:松弛迭代法计算线性方程组的解,所计算的解精度高。-Relaxation iteration method to calculate the solution of the linear system of equations, the calculation of solution precision is high<皇甫永硕> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] parablicIntp
说明:基于不在同一条直线上三点的抛物线插值函数。与Matlab中spline()在三个数据点时的结果一致。注意,大于三点的样条插值函数需要求解线性方程组,运算复杂,实时性较低。可参考Lapack及数值计算书籍-C programme for spline inpterpolation using three points.<周浩> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 10-Number-of-sorts
说明:题目:对10个数进行排序 程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,下次类推,即用第二个元素与后8个进行比较,并进行交换。-Topic: 10 Number of sorts for the program analysis: selection method can be used, that is, from the nine comparison process, select a<程凯> 在 2025-04-06 上传 | 大小:1kb | 下载:0