资源列表
src
- 图像置乱代码,包括: Arnold变换、Fibonacci变换、面包师变换、Hilbert曲线、Zigzag曲线、混沌映射变换、生命游戏、伪随机数、有限整数域上的拟仿射变换(QATLIG)等。
kedaxingjuzhenhuafen
- 这是一个可达性矩阵划分的程序,可达性矩阵划分是系统工程一个很重要的算法。
lagelangri
- 拉格朗日算法,用MFC实现,有良好的程序界面,图形化界面,很好用。
juzhengni
- 这是一个求解矩阵逆的算法,可对任意维数的矩阵实现求逆过程,实践证明精度很高。
gaijindanchunxingfa
- 单纯行法实现线性规划的优化问题求解,算法简洁易懂,高效,有很好的实用性。
qiaoleisiji
- 该算法实现用桥雷斯基算法对方程组的计算,快捷有效。
RayleighFadingchannelusingmatlab
- ....\\瑞利平坦衰变信道.doc ....\\channel_model ....\\AS2sigma_gaussian_90.mat ....\\AS2sigma_gaussian_180.mat ....\\AS2sigma_laplacian_90.mat ....\\correlation.m ....\\dialog.m ....\\erfcomp.m ....\\geometry2correlation.m ....\\Rxx
2136
- 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digi
2309
- 北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until
2262
- 北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be written as the sum of two odd prime numbers.
2973
- 北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tiles to form a word
wavelet
- 一些基本的小波变换程序,拿来与大家共享,可能对初学者有些帮助