资源列表

« 1 2 ... .65 .66 .67 .68 .69 18370.71 .72 .73 .74 .75 ... 28522 »

[数值算法/人工智能5-5

说明:带表头指针的单链表, 链表中存储的都是整型数据,递归算法求链表中的最大整数,求链表的结点个数, 求所有整数的平均值。 -class of List
<朱朱> 在 2024-11-18 上传 | 大小:1.97mb | 下载:0

[数值算法/人工智能5-1

说明:A[n]为整数数组,递归算法实现: (1) 求数组A中的最大整数。 (2) 求n个整数的和。 (3) 求n个整数的平均值。 -A [n] is an integer array, recursive algorithm: (1) Find the largest integer in the array A. (2) Find n integers and. (3) Find the average of n in
<朱朱> 在 2024-11-18 上传 | 大小:1.95mb | 下载:0

[数据结构常用算法4-4

说明:将编号为0和1的两个栈存放于一个数组空间V[m]中,栈底分别处于数组的两端。这种双栈结构的类定义,并实现判栈空、判栈满、插入、删除算法。-Will be numbered 0 and 1 array of two stacks placed in a space V [m], the stacks were in the bottom ends of the array. This dual-stack structure of cla
<朱朱> 在 2024-11-18 上传 | 大小:435kb | 下载:0

[数据结构常用算法3-3

说明:两个带表头结点的非递减有序单链表的表头指针, 将这两个有序链表合并成一个非递增有序的单链表。要求结果链表仍使用原来两个链表的存储空间, 不另外占用其它的存储空间。-Header node with two non-decreasing ordered list of single-table pointer, the two ordered lists into one single list of non-incremental an
<朱朱> 在 2024-11-18 上传 | 大小:1.73mb | 下载:0

[数据结构常用算法2-2

说明:求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人,并采用数组表示作为求解过程中使用的数据结构。-Josephus problem solving functions. With a sequence of integers 1, 2, 3, ... ..., n that order around a round table around and use that as an array
<朱朱> 在 2024-11-18 上传 | 大小:1.94mb | 下载:0

[matlab例程3D-coordinates-system-revolving

说明:三维坐标系统旋转,实现以法向量向目标轴XYZ旋转。原理说明和测试结果。-Three-dimensional coordinate system rotation vector to the target to achieve a XYZ axis rotation. Principles of instructions and test results.
<rainbow> 在 2024-11-18 上传 | 大小:114kb | 下载:0

[matlab例程MinBounDrect

说明:最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。- Compute the minimal bounding rectangle of points in the plane usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric) arguments: (input) x,y- vectors of points, de
<rainbow> 在 2024-11-18 上传 | 大小:17kb | 下载:0

[matlab例程cvx_10

说明:Convex optimizations using cvx tool box
<Chenel> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程colsegmantation

说明:Implements the traditional benchmark formulation used in optimization literature
<samy> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[matlab例程carrTesxt

说明:SAR Example of Range Migration Algorithm
<samy> 在 2024-11-18 上传 | 大小:2kb | 下载:0

[matlab例程ResolMap

说明:Resolution Map like ot
<samy> 在 2024-11-18 上传 | 大小:379kb | 下载:0

[matlab例程crudeoil2replecated

说明:Replicated results given in Schwartz-Smith paper
<samy> 在 2024-11-18 上传 | 大小:16kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 18370.71 .72 .73 .74 .75 ... 28522 »

源码中国 www.ymcn.org