资源列表
Jsteg
- Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下: 首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最 低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。-Jsteg
matlab-code
- 本代码可去除照片的模糊,让照片变的清晰,内服MATLAB程序及图片-This code can remove the image of the blur, so that the picture becomes clear, internal MATLAB procedures and pictures
LBM_D2Q9_RK_MRT-EE_MODEL
- LBM两相流模拟simulation,采用着色模型。-LBM two-phase flow simulations using colored model.
jqldgs
- 偏微分方程数值解的加权六点格式和六点格式,适合于入门学习-Weighted six numerical solution of partial differential equations and six in the format suitable for entry-learning
Fx-robot
- 此EA是本人长期实战总结的一个稳定盈利的利器,现在在期适用交果良好。-This EA is my long-term combat summary of a stable profit tool, now in the application of good fruit.
DAHAI
- 此EA是根据布林线上下轨结合形态量能而开仓的一款稳健性系统。-The EA is a robust system based on the Bollinger Bands upper and lower bounds combined with the morphometric quantities.
decompiler-V4
- 这是一款有名的短线交易EA,设计为多层结构,跟踪止损止赢!- This is a well-known short-term trading EA, designed for multi-layer structure, tracking stop-loss only win!
For-WTA-Problem-Codes
- 應用離散型PSO解決目標武器分配問題WTA 適合初學者或已有PSO基礎者使用-Application of Discrete-PSO to Solve Target Weapon Assignment Problem Suitable for beginners or have the basis of the use of PSO
optimizeMatrix
- 压缩感知投影矩阵优化算法,包括格拉斯曼矩阵收缩以及近似紧框架-Compressed sensing projection matrix optimization algorithms, including Glassman matrix shrinkage and approximate tight frame
sensorless_PMSM
- 永磁同步电机无位置传感器双闭环 1000转左右时运行可靠波形非常好-Permanent magnet synchronous motor without position sensor double closed loop 1000 rpm when running reliable waveform is very good
bcs_ver0.1
- 贝叶斯压缩感知源代码,可以实用无线传感器网络、图像处理等应用领域。感兴趣的朋友可以下载哦。(Bayes compressive sensing is applied in wirless sensor networks, image processing and so on. If you are interested, you can dowload them.)
航空公司航线最短路以及枢纽机场选择问题
- 航空公司航线最短路问题的Dijkstra算法以及枢纽机场选择问题的算法(Dijkstra algorithm for the shortest route problem of airline and the algorithm of hub airport selection problem)