-
Genetic-Algorithms
遗传算法计算目标函数最优解。目标函数:y 21.5+x1*sin(4πx1)+x2*sin(20πx2)(Using genetic algorithm to calculate the optimal solution of function.)
- 2016-11-02 20:31:42下载
- 积分:1
-
uart3
STM8 LIN 初始化,已经配置其主从代码,初学者可以看看(STM8 LIN initialization, configure master slave code)
- 2020-12-29 11:09:02下载
- 积分:1
-
TeeChart
结合VS2010和TeeChart v5控件读取txt文件数据并画曲线图。可以画2条以上的曲线图,也可以修改曲线图的颜色。(Combine VS2010 with TeeChart v5 to read TXT data and draw graph.It can draw more than 2 curves and also can modify the color of the curves.)
- 2015-09-26 15:08:05下载
- 积分:1
-
梯度下降算法C语言源码
完整的梯度下降算法,基于四元数来解算3D姿态角,亲测可用。
- 2023-04-18 10:25:03下载
- 积分:1
-
数字图像处理
#include #include #include #include using namespace std;using namespace cv;int main(){//图像读取Mat image = imread("D:/ps/meiyuan.png");//判断图像读取是否有问题if (!image.data){cout
- 2022-03-08 09:00:37下载
- 积分:1
-
admin
宿舍管理,MFC
账号admin,
密码0001(Dormitory management, MFC account admin, password 0001)
- 2013-12-26 14:05:47下载
- 积分:1
-
数字黑洞
pat题目数字黑洞:给定任一个各位数字不完全相同的4位正整数,如果我们先把4个数字按非递增排序,再按非递减排序,然后用第1个数字减第2个数字,将得到
一个新的数字。一直重复这样做,我们很快会停在有“数字黑洞”之称的6174,这个神奇的数字也叫Kaprekar常数。(Pat Title Digital Black Hole)
- 2018-11-26 08:54:27下载
- 积分:1
-
AD9854DDS
AD9854DDS信号发生器stm32驱动代码(AD9854DDS Signal Generator STM32 Driver Code)
- 2020-06-18 06:20:01下载
- 积分:1
-
test_v1.03
基于STM32F103单片机的C++开发例程(C++ development routine based on STM32F103 MCU)
- 2020-06-23 20:40:01下载
- 积分:1
-
use development Serial Communication Control
利用delphi开发串口通信的控件-use development Serial Communication Control
- 2022-09-10 22:05:03下载
- 积分:1