-
fuzzy_control_C
说明: 基于模糊原理的温度控制演示程序,C++编写,完整的模糊控制算法(Fuzzy theory based temperature control demonstration program, the preparation of C, a complete fuzzy control algorithm)
- 2021-01-13 21:28:47下载
- 积分:1
-
51stepmotor-driver
简单的51单片机控制驱动,功能简单,可以调节转速,适合新手学习.(Simple 51 SCM control drive, a simple function, you can adjust the speed, suitable for beginners to learn.)
- 2013-08-02 15:22:06下载
- 积分:1
-
test_detect1
program to detect detection of vehicle on road using learning of haar features
- 2014-01-30 17:41:07下载
- 积分:1
-
C# RichTextBox 常用操作(可插入图片/更改字体/获取Rtf Codes)
C# RichTextBox 常用操作(可插入图片/更改字体/获取Rtf Codes)
- 2013-09-17下载
- 积分:1
-
多个DS18B20试验
在STM32上实现单线多个DS18B20实验,通过串口监测8个DS18B20测量的温度,芯片信号等(Several DS18B20 experiments on single line are implemented on STM32, and the temperature of 8 DS18B20 measurements, chip signal, etc. are monitored through serial port)
- 2018-02-23 15:22:17下载
- 积分:1
-
LED显示屏控制卡源码
/*=================================================================
4扫16*16下入上出C语言程序, 低位起笔,数据反相。
预定义
**************************************************************/
#include
#include //可使用其中定义的宏来访问绝对地址?
bit ture=1; // 使能正反相位选择
bit false=0; // 使能反相
sbit SCK=P3^6; // EQU 0B6H ; 移位
sbit RCK=P3^5; //EQU 0B5H ; 并行锁存
//sbit P1_3=P1^3; //外RAM扩展读写控制,不能重复申明
sbit EN1=P1^7; //BIT
sbit FB=0xD8; // FB作为标志
sfr BUS_SPEED=0xA1; //访问片外RAM速度设置寄存器
sfr P4SW=0xBB; //P4SW寄存器设置P4.4,P4.5,P4.6的功能
sfr P4=0xC0; // P4 EQU 0C0H
s
- 2022-08-13 08:16:27下载
- 积分:1
-
sb133
Based on SVPWM three-level inverter matlab simulation, It describes the application of load forecasting, EULER numerical analysis method.
- 2017-08-28 20:49:27下载
- 积分:1
-
一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用...
一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用-a C++ compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!
- 2023-02-28 08:30:03下载
- 积分:1
-
UsbcameraToIpcamera
使usb摄像头可以当作ip摄像头使用的小程序(Make usb camera ip camera can be used as a ipcamera)
- 2013-12-25 17:08:17下载
- 积分:1
-
lesson1
C#+AE编程,主要是实现几何对象和空间坐标系的基本操作,适合初学者!(C#+ AE programming, mainly to achieve geometric objects and spatial coordinates of the basic operation, suitable for beginners!)
- 2013-08-12 20:12:11下载
- 积分:1