资源列表
第一部分算法程序改后
- 聚类分割实现的MRI图像分割,效果还算可以,硕士算法是在这个基础上改进的。(The MRI image segmentation achieved by clustering segmentation is acceptable. The master algorithm is improved on this basis.)
IDark
- 对于雾霾天气下采集的图片,求解其暗通道数值,显示暗通道图像,为后期图像清晰化做准备(For the images collected in haze weather, we can solve the dark channel values, display dark channel images, and prepare for later image sharpening.)
GABP
- 聚类实现的另外一种算法,效果OK,可以参考使用,脑部分组织分割不错。(Another algorithm implemented by clustering is OK, which can be used for reference. Partial segmentation of brain tissue is good.)
CommTest
- 基于MFC对话框实现PC与虚拟串口间的数据传输(Data transfer between PC and virtual serial port based on MFC dialog box.)
跑马灯
- 这是一个关于stm32F103zet6跑马灯库函数操作的例程,希望对学习32单片机的人有所帮助(This is a routine about STM 32 f 103 zet 6 monkey lamp library function operation, hope to learn 32 microcontroller is helpful)
遗传算法解决背包问题
- 遗传算法解决背包问题,matlab环境实现c流程(Solving knapsack problem by genetic algorithm)
using TCA785 for control voltage with SCR
- circuit control SCR with TCA785
禁忌搜索算法
- 禁忌搜索解决背包问题,matlab环境实现c流程(Tabu search solves knapsack problem, and C flow is realized in Matlab environment.)
粒子群算法
- 粒子群算法解决背包问题,matlab环境实现c流程(Particle swarm algorithm to solve knapsack problem, matlab environment to achieve C process.)
zhifangtujunheng
- 对沙尘天气下获得图像进行直方图均衡化,为后期基于retinex算法处理沙尘天气下的图像打下基础(Histogram equalization is used to obtain images in sand and dust weather, which lays a foundation for later Retinex based image processing in sand and dust weather.)
模拟退火算法
- 模拟退火算法解决背包问题,matlab环境实现c流程(Simulated annealing algorithm solves knapsack problem, and realizes C process in Matlab environment.)
ac
- 蚁群算法解决背包问题,matlab环境实现c流程(Ant colony algorithm solves knapsack problem, and realizes C process in Matlab environment.)