资源列表
[数据结构常用算法] 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例程] 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
[数据结构常用算法] 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