搜索资源列表
ga
- 遗传算法实现最优值的选取,可以作为嵌入式的操作算法!
2
- 一种基于ARM9的嵌入式电采暖网络控制系统-ARM9-based embedded control system for electric heating network
CurveFit
- 嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
PNN
- 嵌入式概率神经网络C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C probabilistic neural network algorithm, the LPC2200 on a long-running success, the algorithm result is correct
gaussbylulu
- 自己从ipencv里抓出来的混合高斯建模,适合移植到嵌入式里-His grasp from the inside out ipencv Gaussian mixture modeling, suitable for transplant into the embedded-ri
Embedded-Servo-System
- 嵌入式随动系统实时故障诊断专家系统研究Embedded Servo System real-time fault diagnosis expert system-Embedded Servo System real-time fault diagnosis expert system
lgorithm
- 嵌入式大气数据传感系统的求解算法Air data sensor system embedded An Algorithm-Air data sensor system embedded An Algorithm
avigation
- 浮点协处理器在嵌入式组合导航计算机中的应用-Floating-point co-processor in the embedded computer of navigation
AD_8535_ICC
- 一个关于机器人嵌入式系统的所有组件:显示,键盘,控制,LED,LCD等。-An embedded system on the robot all the components: display, keyboard, control, LED, LCD and so on.
DSP_system_fingerprint_algorithm
- 摘要:文章详细介绍了如何在DSP系统实现指纹识别算法。针对嵌入式系统的特点,重点讨论了如何对算法进行简化和改进以及混合编程的问题。对于片内存储空间过小问题,介绍了存储空间的分配问题,并且设计了一种算法程序调度的方法,可以保证算法的运行效率和空间需求-Abstract: The article details how to implement in the DSP system, fingerprint recognition algorithm. Characteristics for embe
micromouse
- 周立功嵌入式中国区电脑鼠走迷宫设计大赛经典算法,出厂程序-ZLG embedded computer mouse maze China, the classic algorithm design competition, the factory process
ART1_C
- 这是一个ART-1神经网络的C语言实现程序,通常的MATLAB语言在嵌入式中应用比较不太方便,这个C语言的ART-1神经网络为嵌入式神经网络应用研发人员提供了很好的参考和支持。-This is an ART-1 neural network C language procedure, usually applied in embedded MATLAB language relatively less convenient, embedded neural network application
svm-toy
- libsvm嵌入式实验,包括qt,gtk等-libsvm embedded experiments, including qt, gtk, etc.
OptaPlanner
- OptaPlanner是一个轻型嵌入式优化的规划引擎,可以解决雇员排班、日程调度、课程表、车间调度等问题。-OptaPlanner is a lightweight, embeddable planning engine that optimizes planning problems. It solves use cases, such as: Employee shift rostering: timetabling nurses, repairmen, ... Agen
1709.04326
- 多智能体设置在机器学习中的重要性日益突出。超过了最近的大量关于深度的工作多agent强化学习,层次强化学习,生成对抗网络和分散优化都可以看作是这种设置的实例。然而,多学习代理人的存在这些设置使得培训问题的非平稳常常导致不稳定的训练或不想要的最终结果。我们提出学习与对手的学习意识(萝拉),一种方法,原因的预期。其他代理的学习。罗拉学习规则包括一个额外的术语,解释了在预期的参数更新的代理政策其他药物。我们发现,利用似然比策略梯度更新的方法,可以有效地计算萝拉更新规则,使该方法适合于无模型强化学习。这
人脸识别dlib19.10
- 一个机器学习的开源库,包含了机器学习的很多算法,使用起来很方便,直接包含头文件即可,并且不依赖于其他库(自带图像编解码库源码)。Dlib可以帮助您创建很多复杂的机器学习方面的软件来帮助解决实际问题。目前Dlib已经被广泛的用在行业和学术领域,包括机器人,嵌入式设备,移动电话和大型高性能计算环境。