资源列表
MathLib
- 使用C++编写,包含一个头文件和一个源文件,实现了向量,矩阵,四元数的一些常用操作。(Operations about vector, matrix and quaternion)
Bessel
- 用于计算两类修正贝塞尔函数,计算相对精度可达10的负7次方(Calculation of the two kinds of Modified Bessel Function with a precision to ten to the power of minus seven)
Parallel Machine Scheduling
- PARALLEL MACHINE PROBLEM SA
imagtime3d
- 玻色爱因斯坦凝聚基于crank-nicolson方法的数值模拟,在简谐势阱下,双分量原子的相变情况(Bose-color Einstein Condensation Based on crank-nicolson numerical simulation, the phase transition of two-component atoms in a harmonic trap)
PCA equation
- 主成分分析法求得主成分回归方程,从而达到降维目的。(Principal component analysis method for obtaining the regression equation of principal components)
随机数产生
- 根据状态转移概率矩阵A、观测值出现概率矩阵B、和各状态初始分布概率来产生随机数组。(According to the state transition probability matrix A, the probability matrix B of observed values and the probability of initial distribution of all States, we generate random arrays.)
project euler2
- project euler代码库第二部分(已测试通过(project euler code libray part2)
project euler3
- project euler代码库第三部分(已测试通过(project euler code libray part3)
FEM -Q8等参元程序
- 实现C++的Q8等参元程序, //输入问题类型D[0],积分点数H[0] inFile>>D[0]>>H[0]; //输入单元数EN,结点数NN,约束数,FXN、FYN,载荷数SXN,SYN,面载荷数KQ inFile>>NN>>NE>>KU>>KV>>KRX>>KRY>>KQ; //输入材料基本数据 inFile>>EO>>PO&
Channel-Estimation-OFDM--master
- MIMO ofdm using mmse
new5
- 可以用来暴力破解sha-256,也可以分段爆破,ctf常用小工具(Can be used to crack down on SHA-256, or fragmentation, CTF commonly used gadgets.)
cavitySC2d
- 用格子Botzmann方法计算流场,涉及到单向耦合(calculate flow using by Lattice Boltzmann Method)
