资源列表

« 1 2 ... .27 .28 .29 .30 .31 20932.33 .34 .35 .36 .37 ... 28522 »

[数据结构常用算法Maze(Stack)

说明:应用栈求迷宫通路,用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向再继续探索,直至探索到通路为止。-Application stack requirements maze path, using a "brute-force solving" approach, starting from the entrance, along a forward direction to explore, if we go through, the
<englishteam> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法Expression-evaluation(suffix-method)

说明:在栈的思想下,利用后缀表达式解决表达式求值的问题。类似的,可以推广到前缀表达式求值。-Thinking in the stack, using postfix expression evaluation expression to solve the problem. Similarly, the prefix can be extended to expression evaluation.
<englishteam> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[matlab例程DYNPROG

说明:在优化问题中,利用弗洛伊德算法求任意两点的最短路径-In optimization problem, the use of Freud algorithm arbitrary points of the shortest path
<陈诚> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[matlab例程CURVEFIT

说明:在优化问题中,用于求解下列形式非线性规划问题-In optimization problem, the following form for solving nonlinear programming problem
<陈诚> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[matlab例程orthogonalwavelets

说明:从底层原理开始,利用B样条函数构造正交小波。程序通过Matlab2009a测试。-Using the B_simple principle to creat a orthogonal wavelet function. By Matlab2009a .
<Alex> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[matlab例程JPEG_compression_image.m

说明:利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Hu
<Alex> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[matlab例程Gold_Sequence_Generator

说明:美国国家航空和宇宙航空局(NASA)研制的跟踪和数据中继卫星系统(TDRSS)的正交信号发生器使用的是阶数为r=11的GOLD序列,序列长为2047,m序列优选对为4445和4005,利用Matlab程序构造出这个序列,并且验证信号的平衡标准,PACF(离散周期自相关函数)和PCCF(离散周期互相关函数)。通过Matlab2009A测试。-NASA developed tracking and data relay satellite system (TDRSS) use of orthogon
<Alex> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[数值算法/人工智能DiscreteHMM

说明:Discrete HMM realisation
<john> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法mi-gong-wen-ti

说明:通过队列和栈实现迷宫问题 最后走出迷宫 设置上下左右的路线 不断的进行出战和入栈 -Achieved through the queue and a stack maze of issues about the final out of the maze of setting up and down the line played and continue to conduct stack
<maomaoyu> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[matlab例程DHAnimation

说明:DH Animation of Robot
<U F> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[matlab例程luoji

说明:matlab用于多传感器多目标航迹跟踪预测,实验结果很好-matlab for multi-sensor multi-target tracking forecast track, the experimental results very well
<李政> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法linklist

说明:封装了双向链表的一些操作,增加,删除,获取结点在链表中的位置,根据KEY和Name查找等-Encapsulates the two-way linked list some of the action, add, delete, access node position in the list, according to search such as KEY and Name
<ljc> 在 2025-07-18 上传 | 大小:2kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 20932.33 .34 .35 .36 .37 ... 28522 »

源码中国 www.ymcn.org