-
PID
pid算法原理解释,对初入学习PID的同学有很大帮助(pid algorithm principle explanation for entering the learning of the students are very helpful PID)
- 2013-08-27 23:04:06下载
- 积分:1
-
3DGPL
饱含了基本的3D图形库,可以运行在MS DOS环境(contains C sources of a portable basis 3-D library compilant under
MS-DOS(WATCOM-C,DJGPP,BORLAND-C),MS-WINDOWS, X-WINDOWS and NeXTStep,)
- 2012-09-25 09:27:13下载
- 积分:1
-
winform 登录传值例子
winform 登录传值例子
- 2015-06-23下载
- 积分:1
-
vcf132.ocx,我千辛万苦才从国外网站下到的最新控件,大家不要错过...
vcf132.ocx,我千辛万苦才从国外网站下到的最新控件,大家不要错过-vcf132.ocx, I untold hardships from overseas sites where the latest controls, we should not miss
- 2022-01-26 06:36:35下载
- 积分:1
-
corrcoef
C语音实现Matlab corrcoef(求两个信号的互相关系数),包括了Matlab的对比验证源代码(Calculate the correlation coefficient refer the Matlab function:corrcoef)
- 2016-04-09 11:19:52下载
- 积分:1
-
Source
一个倒车雷达的程序
使用的是AVR单片机。
在include.h文件里面定义
#define CPU_F 4 //4MHZ 定义外晶振的频率
#define GOOD //40KHZ更准确
#define DIS150CM //若定义了,1.5M有效,没有定义就是2.5M有效
#define DEBUG //若定义了,则是调试模式debug , 没定义就是release模式
(Include.h document in which the definition of# define CPU_F 4// 4MHZ definition of the frequency of oscillator# define GOOD// 40KHZ more accurate# define DIS150CM// if defined, 1.5M effective, efficient 2.5M is not defined# define DEBUG// If defined, it is debug mode debug, not release model is defined as)
- 2009-05-03 17:45:15下载
- 积分:1
-
irscope
ir scope gnu code monitoring ir signal
- 2011-09-29 20:12:28下载
- 积分:1
-
CH375
CH375 为USB主从芯片,内置协议,该文件中包含所有涉及到的CH375的用户资料(CH375 for USB master and slave chips, built-in protocol, the file contains all of the user information CH375)
- 2009-04-07 22:32:07下载
- 积分:1
-
FormAndXml
C#读取xml文件生成窗体,以及由存在的窗体生成xml文件(C# read xml file to generate forms, as well as by the existence of a form generated xml file)
- 2013-07-24 23:36:57下载
- 积分:1
-
C#秒表
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using KTVData;namespace KTV{ public partial class FrmPinYin : Form { public FrmPinYin() { InitializeComponent(); } public string ZiMu = "A"; public bool tag = false; private void FrmPinYin_Load(object sender, EventArgs e) { } &
- 2022-01-22 00:11:13下载
- 积分:1