资源列表
PKU3318Source
- PKU3318代码 随机化算法在检验矩阵乘法时的应用
qipan
- 棋盘填数问题 在N*N的棋盘上(1<=N<=10)请填入1,2,...N2共N2个数,使得任意两个相邻的数之和为素数。 填写的方案如: 在这里我们约定:左上角的格子里必须放数字1。 输出:如有多种解,则输出第一行,第一列之和为最小的排列方案;若无解,则输出“NO Answer”-chessboard fill in N * N on the chessboard (1LT; = Nlt; = 10) Please insert 1,2, ... N2 N2 total number,
yuesefu
- 用来解决数据结构中约瑟夫环的问题,一个简单的程序
电力系统PMU频率数据处理小程序
- 主要是电力系统广域测量的频率数据插值/均值处理小程序,为作者在美国期间设计,所有数据基于美国的电力数据。
ST
- RMQ问题。。 不用线段树实现。 ST算法运用的是动态规划和二进制优化的思想。使得编程复杂度降低了很多很多。-RMQ problem. . Needless to achieve segment tree. ST algorithm used is a dynamic planning and optimization of binary thinking. Makes programming reduces the complexity of many.
CALPOT
- 从气压和温度计算位势温度,输入气压和温度-calculate potential temperature from pressure and temperature
golden-section
- 黄金分割法,求x1*x1+x2*x2的最小值。-golden section,0.618, find x1* x1+ x2* x2 minimum.
recipe-577020-1
- See docstring in the code
10
- MATLAB计算空间后方交会的六大元素,包括三个角元素,三个线元素-It used to calculate the space resection six elements
svm_series
- 用python实现的SVM回归预测的程序,通过Anaconda实现对机器学习包sklearn的调用。-SVM regression using python to achieve predictable procedures, machine learning package sklearn call by Anaconda.
LWLR
- 局部加权线性回归,解决非线性回归问题,可以在Matlab直接测试。-This code is the Locally Weighted Linear Regression,which is mainly used to cope with non-linear regression.
HAMMING
- 汉明码的源代码,里面有详细的注解,大家可以自行学习
