-
HX711
说明: STM32F103驱动代码 用于学习 希望能帮助到您(STM32F103 Driver Code for Learning Hope to Help You)
- 2020-06-16 04:20:01下载
- 积分:1
-
Genetic_Algorithm_for_Mapping
采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
- 2020-12-11 12:49:18下载
- 积分:1
-
AttendanceManageSystem
Attendance Manage System
人力资源管理系统用户管理模块,考勤管理,员工管理
- 2023-01-27 18:10:05下载
- 积分:1
-
FaceDetection
该程序可以将一附图片中的人的脸部轮廓检测出来,以作后续处理。(The program can be attached to a film of people' s facial contours detected for follow-up.)
- 2009-05-12 17:00:32下载
- 积分:1
-
ant_Plane
之前上传的蚁群无人机不完整,还要另外下载我后来上传的 MATLABLibrary,这个是完整版: 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低地以及过渡地带。 忽略地形和无人机操作性能等因素的影响,综合考虑敌方威胁,无人机航程等,基于二维平面建立单机单目标的航迹规划模型。
里面dis.m是主函数:function dis(max,m) max为迭代最大次数,m为每次蚂蚁的数量(ant algorithms,uav)
- 2011-09-01 10:22:56下载
- 积分:1
-
SVC_toolbox
support vector clustering for Matlab tool box
- 2020-10-05 19:37:38下载
- 积分:1
-
15f104e
STC15F104E+DS18B20温度计2位数码管显示(STC15F104E+DS18B20Thermometer 2 digital display
)
- 2012-03-13 17:44:46下载
- 积分:1
-
VideoView-
使用opencv来进行视频的播放,可以播放绝大部分格式的视频(Use opencv for video playback, you can play most of the video formats)
- 2015-06-29 13:47:45下载
- 积分:1
-
网络调试工具
网络调试工具,支持UDP、TCP、串口传输,使用C++语言编写,基于QT框架
- 2022-05-09 09:50:14下载
- 积分:1
-
StateAndNotificationBrokerViewer
有关用C# 开发的API函数源码,state values and state change
notifications from the State and Notification Broker.(This sample demonstrates how to get both state values and state change
notifications from the State and Notification Broker.)
- 2013-10-07 15:51:17下载
- 积分:1