资源列表
dxgi屏幕截屏
- 采用dxgi的方式进行屏幕截屏,系统需要dx库的支持
Bin
- 现用远控,好用的很,和大灰狼差不多。。。。。。。。。。。。(Remote control.It's easy to use. It's similar to the wolf.)
基于直方图优化的图像去雾技术
- 图像去雾技术,用于图像增强的matlab实现,基于直方图(Image defogging Technology)
复合材料大作业
- 用最先一层失效理论和渐进失效理论计算层合板失效。(Using the first ply failure theory and progressive failure theory to calculate the failure of laminated plates.)
STM32103制作的数控电源源代码
- 用STM32103单片机,采用数码管显示电流、电压的数控电源。对学习STM32单片机编程和DIY数控电源很有实用价值。(With STM32103 single chip microcomputer, digital tube is used to display current and voltage. It is very useful for learning STM32 single chip computer programming and DIY numerical control
dnf私服辅助
- 自动刷图,自动深渊,超级微调,刀刀秒杀,全屏攻击,超级评分,全屏吸怪,入包(Automatic painting, automatic abyss, super fine tuning, knife and knife seckill, full screen attack, super scoring, full screen suction, bag entry)
GM三件套
- DNF私服通用GM工具,可以自己搭建私服使用或者找公益服(General GM tools for dnf private service)
C#MiniBlink内核浏览器
- C#MiniBlink内核浏览器,方便web编程(C#MiniBlink,convenient for web programming)
20200114 STM32-SPI1_复旦微电子EEPROM
- STM32测试复旦微SP1接口EEPROM(STM32 test Fudan micro SP1 interface EEPROM)
matlab程序
- 对于 Ackley 函数,该函数称为 Ackley 函数,有很多局部最优的值。(For Ackley function, this function is called Ackley function, which has many local optimal values.)
code
- 基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solv
SOA程序
- 针对面临的问题寻找优化解是人类的思维习惯和行为方式。借鉴人类丰富的社会经验,模拟人类搜索活动的智能行为,提出了一种新的基于种群的启发式随机搜索算法,即人群搜索算法 SOA(seeker optimization Algorithm)。SOA 研究人类在随机搜索时所采用的交流、协作、记忆、推理、学习知识与经验等的智能行为,结合搜索和进化思想,以搜寻队伍为种群,以搜寻者位置为优化问题的候选解,通过模拟人类搜索的“经验梯度”和不确定性推理,分别确定搜索方向和步长,完成位置更新,实现对所求问题解的优化(