资源列表
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
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.
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
lagelangri
- 拉格朗日算法,用MFC实现,有良好的程序界面,图形化界面,很好用。
src
- 图像置乱代码,包括: Arnold变换、Fibonacci变换、面包师变换、Hilbert曲线、Zigzag曲线、混沌映射变换、生命游戏、伪随机数、有限整数域上的拟仿射变换(QATLIG)等。
Layer
- 层次分析的程序,非常不错,应用非常广泛,代码已经过调试
blackstart
- 电力黑启动综合程序,用于大面积断电以后,快速恢复电力,含多个子程序
code
- 几个算法题和他们的所有源程序 适合爱好者下载阅读 推荐
scanalyze-source_code
- 本系统采用VC开发.可实现点云数据的处理,图像缩放,生成曲面.
OrderedDitherCoreAlgorithm
- 用Visual Basic Ordered Dither Core Algorithm,希望对于大家有用。
PKU_ACM_answer
- 北大ACM在线做题网站的部分题目答案。代码为c++原码。
DFT_FFT
- 离散傅立叶算法(DFT)、快速傅立叶算法(FFT)通用源码