资源列表
DiningPhilosophers
- program sumpit dining philosoper
pudn_136_ugly_numbers
- This cpp source find the 1500th ugly number, this mathematical identity is a problem in UVa Online Jusge with ID 136
pudn_3n_p_1
- This pascal source solve ``The 3n + 1 problem this mathematical problem is avalible in UVa Online Judge it is a recursive function.-This pascal source solve ``The 3n + 1 problem this mathematical problem is avalible in UVa Online Judge it is a recu
jvzhen
- 计算机系统结构中,利用随机函数产生出两个随机矩阵,计算两个矩阵相乘。在此过程中,记录下两个矩阵相乘之前之后的两个系统时间,求出时间差。绘制出矩阵维数和时间的坐标图。-Computer system architecture, the use of random function to produce two random matrices, calculated by multiplying the two matrices. In this process, the record before
pund_cat_in_the_hat
- This cpp source solve the problem 107 - The Cat in the Hat in UVa Online Judge using simple simulation of the problem statement
matlabmap
- 图论的算法,包括floyd和其他一些应用于求最短路径问题的matlab程序-Algorithms of graph theory, including the floyd and other used for the shortest path problem in matlab program
pudn_maximum_sum
- This cpp source solve the problem 108 - Maximun Sum in UVa Online Judge using Dynamic Programming
pudn_undirectinal_tsp
- This cpp source solve the problem 116 - Undirectinal TSP in UVa Online Judge using dynamic programming for traveling salesman problem.
ywalker
- Yule-Walker in Matlab
fft
- 快速傅里叶变换在 C语言的实现.自己在电脑上完美实现-FFT implementation in C language. Its perfect realization of the computer
GUIs_FEX
- Gui for matlab. Guide fex
MatLab2
- 由于matlab提供了一些很有用的计算方法 但是大部分用户只用到其中一部分的功能 所以写了一个包括解方程,矩阵计算,排序功能的代码-As matlab provides some very useful method but most users only use part of the function it was a including solving equations, matrices, and sorting code
