资源列表
超级刷单王
- 超级刷单王外部参数详解: extern int Profit = 70;//目标盈利点数,注意该EA按5位数报价的 extern int gi_maxbuy = 6;//买单最大单数, 该EA理论上可以操作的上限为13,但是13单很吓人的! extern int gi_maxsell = 6;//卖单的…… extern int gi_addstep = 50;//1-6单加码间距基数; 加码间距= 基数×系数的单量次方;不过是否加仓还取决于上一根柱子的阴阳,也就是说实际的间距只要超过这个数就行
CohesiveUEL
- cohesive UEL子程序开始范例,一个标准的UEL(cohesive UEL, Abaqus User element subroutine for cohesive)
数据库管理工具
- 数据库管理工具,是用delphi写的.使用delphixe来编译.
7s4AT-demo-V1.0
- 有人4G模块 AT指令 STM32F103参考例程(usr.cn WH_LTE_7S4 V2 STM32F103)
混沌粒子群寻优算法和各种常见的混沌吸引子程序
- 混沌粒子群寻优算法和各种常见的混沌吸引子程序,适合新手学习。。。。。。(Chaotic particle swarm optimization algorithm and the chaotic attractor of various common procedures, suitable for novice to learn...)
基于混沌自适应粒子群优化的matlab程序
- 文件包括带压缩因子的粒子群算法,权重改进的粒子群算法,自适应权重法,随机权重法,变学习因子的粒子群算法,异步变化的学习因子,二阶粒子群算法,二阶振荡粒子群算法,混沌粒子群算法,混合粒子群算法,杂交粒子群算法,模拟退火算法(Documents including particle swarm algorithm with compression factor, weighting the improved particle swarm algorithm, adaptive weight meth
sift匹配算法代码
- 利用matlab来实现sift图像匹配,做影像匹配方面研究的,有需要相关函数的可以下载,选取利用。
数学建模
- 数学建模获奖题目介绍,看了之后对比赛必有帮助
输出刚度矩阵
- 1. 输出Abaqus模型单元和全局的刚度、质量矩阵、载荷矩阵到.mtx; 2. 将上述矩阵转换为Matlab的.mat文件; 3. 用Matlab打开上述.mat文件查看矩阵。(1. Output Abaqus model element and global stiffness, mass matrix and load matrix to. MTX; 2. Convert the above matrix into Matlab. Mat files; 3. Open the above.
lagrange
- WAFO,lagrange波,可以在matlab中实现波浪的生成,波浪的模拟、波浪力计算(Wave generation, wave simulation and wave force calculation can be realized in MATLAB)
CRAPTO1
- CRAPTO1 implementation of the attack specified in Dismantling MIFARE Classic
初始对准程序
- 初始对准程序,应用于SINS对准的,里面有详细解释,可用于学习和仿真