- TableCrypt is a file encryption utility. The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file. This way you need 2 variables to decrypt the file. This is how it works: Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- Audio-Codec-Talkthrough---TDM-(C) blackfin synth with dds
资源列表
udf
- 二階Navier Stoke數值水槽造波 周期2s 波長5.2m 水深用於1m(numerical water tank code)
8queen
- 使用python语言的八皇后算法,并有注释(The eight Queen's algorithm used in the python language, with annotations)
zanwen
- 用于进行电力系统的暂态稳定计算的基本算法和程序仿真(Basic algorithm and program simulation for transient stability calculation of power system)
UKF2ok
- 无迹卡尔曼滤波算法,亲测可用,这是在matlab中运行的文件(UKF(Unscented Kalman Filter))
helmholtz (2)
- 椭圆偏微分方程求解函数,调用该函数可以解任意椭圆偏微分方程(Elliptic partial differential equations to solve the function, call this function can solve any elliptic partial differential equations)
Model_Kalman_Check
- 基于模型的卡尔曼滤波器设计的验证程序, 验证卡尔曼滤波器对噪声的抑制作用。(Model based Kalman Filter Check Program)
abr滤波代码
- abr滤波算法实现(卡尔曼滤波的简化算法)(Implementation of ABR filtering algorithm Simplified algorithm of Calman filter)
lagrange
- 计算拉格朗日插值的matlab通用函数,可以方便计算多项式插值。(Lagrange Interpolation Polynomial)
PROFILE
- FLUENT 边界条件,里面含有热流密度边界条件,切应力边界条件,速度边界条件等(FLUENT boundary condition)
decode_encode
- 使用Python实现DES加解密,并与MD5和异或运算(Python implementation of DES encryption and decryption)
FFT
- 一份FFT C语言实现的源码,供大家参考。其中还包括DFT和IDFT的实现(source code for FFT calculation)
test.py
- 通过遗传算法解决0-1背包问题,以选择办事处为背景(solve the package problem through genetic algorithm)
