-
geneticalgorithms
用于进行简单的遗传算法,算法给出了一个具体的算例,用于进行计算(For the simple genetic algorithm, the algorithm is given a specific example, used to make the calculation)
- 2009-05-20 09:13:17下载
- 积分:1
-
EmguCVTool-master
C#+EmguCV机器视觉开发平台,功能:基本的图像处理工具、随意配置执行流程、二维码识别、文字识别等等。(C+EmguCV machine vision development platform, functions: basic image processing tools, arbitrary configuration of the execution process, two-dimensional code recognition, character recognition and so on.)
- 2021-02-18 16:39:45下载
- 积分:1
-
非接触式测温mlx90614基于STM32的驱动
非接触式测温mlx90614基于STM32的驱动
标准文件
#include "stm32f10x.h"
#define mSCL_LOW() GPIO_ResetBits(GPIOD, GPIO_Pin_2)
#define mSCL_HIGH() GPIO_SetBits(GPIOD, GPIO_Pin_2)
#define mSDA_LOW() GPIO_ResetBits(GPIOD, GPIO_Pin_3)
#define mSDA_HIGH() GPIO_SetBits(GPIOD, GPIO_Pin_3)
#define mSDA_in() {GPIOD->CRH&=0xFFFF0FFF;GPIOD->CRH|=8CRH|=3
- 2023-03-18 05:25:03下载
- 积分:1
-
ws2811b
说明: ws2811b彩灯驱动,未测试,未测试。(Ws2811b color light drive, untested, untested.)
- 2019-05-07 12:03:19下载
- 积分:1
-
vector
说明: 用c语言实现电机仿真-基于恒定磁链的转子磁链控制。(Using c language realize electrical simulation- based on a constant flux of the rotor flux control.)
- 2008-09-22 16:00:20下载
- 积分:1
-
14×16Ver1.7
汉字显示字库及程序源码14*16标准字库(Chinese display font and procedures source code 14* 16 standard font)
- 2007-03-14 18:49:06下载
- 积分:1
-
structure-array-code
根据队列搜索算法的基本思想,现设计了一个简单的结构体数组如下定义代码所示。此结构体数组具备控制结点搜索和存储结点信息和路径的功能,可以较好的实现TDN的最小时间路径搜索。(Search algorithm based on the basic idea of the queue is now designed a simple structure array as defined code. This structure array with the control node and storage node information search and path functions, you can achieve better TDN minimum time path search.)
- 2013-10-09 14:35:43下载
- 积分:1
-
MBD_Book_PDF_Version
基于模型设计matlab自动代码生成。目前广泛应用于汽车电子嵌入式开发。 matlab 官方文档。(Managing Model-Based Design. matlab offical document.)
- 2018-01-13 10:29:47下载
- 积分:1
-
24 温室监控系统仿真设计
是室内温控仿真,根据温度调节转速,已成功实现,欢迎下载(It is indoor temperature control simulation, according to the temperature regulation speed.)
- 2018-06-11 09:11:43下载
- 积分:1
-
student_manger
基于链表的学生管理系统,能够实现对学生信息在不同位置的添加,删除以及修改。(Based on the list of student management system, can realize ,add ,delete the student information in different locations .)
- 2015-01-21 11:41:30下载
- 积分:1