资源列表
yuesefu
- 约瑟夫环问题 数据结构常做题目 很实用的东西哦
BA
- 横竖8格,八个皇后要求处在不同的列上,不同的行上,不在一条对角线上。c语言递归求解
LD
- 采用matlab编写的Levinson Durbin 算法,具有可运行的程序,代码中提供了详细的注释,程序最后会将系数收敛的结果打印出来。该程序适合于需要学习和编写LD算法的人使用。-Matlab prepared using Levinson Durbin algorithm, has the operational procedures, the code provides detailed annotations, the program will be the final result
3_TSS
- 追赶法 求解三对角方程组Tx=f的解,使用c编写的,很好理解-Catch-up Method tridiagonal equations Tx = f the solution, using c written a very good understanding of
zhengchu15
- 算法设计与分析的一道题目:整除15问题(适用于上课实验)-Algorithm design and analysis of a topic: divisible by 15 questions (for class experiment)
shannon
- 一个香农编码程序,用c写的,希望对大家有用-1 Shannon coding process, using c write, we want to be useful
flyaway
- 输入:第一行是3个正整数,m(1≤m≤100),n(1≤n≤100),D(1≤D≤100)。表示原野是m*n的矩阵,法里奥最多只能飞行距离为D。 接下来的m行每行有n个字符,相互之间没有空格。P表示当前位置是平地,L则表示湖泊。假定(1,1)和(m,n)一定是平地。 输出:一个整数,表示法里奥到达基地需要的最短时间。如果无法到达基地,则输出impossible。-Input: The first line is the three positive integers, m (1 ≤ m
DCT
- 用DCT变换进行图像压缩,求经压缩、解压后的图像-With the DCT transform for image compression
zuoye
- 雷达信号理论与应用,自制相同带宽的不同源信号,计算其等效带宽,主瓣分辨率以及信号持续时间-Radar signal theory and application of homemade same bandwidth of different source signals, calculating the equivalent bandwidth of main lobe resolution and signal duration
the-phase-of-lorenz
- 利用matlab工具画出洛伦茨混沌系统的matlab程序-Use matlab tool to draw a Lorenz chaotic system matlab program
p8s06
- solutions elec tr 101 hw solutions. this is the complete code for the whole solution set for the hw, for hw 2
贝尔曼算法
- 路由中寻找路径的bellman算法,具体的MATLAB实现,直接运行即可
