搜索资源列表
FFT算法汇编原程序与大家共享
- 做的一个FFT算法原程序与大家共享,内有较祥细的说明-do an FFT algorithm for the original procedures and share, compared with a wound Note
crc_算法
- 本程序是在c51的环境下CRC算法的几种方法。希望大家有参考作用。-the procedure was c51 environment CRC algorithm methods. We hope that as a useful reference.
已知两点求第三点的双字节无符号定点插值算法
- 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
c语言实现的PID算法
- 如何用c语言实现PID算法,很多控制类用到的程序,作为参考.!-how to use language PID algorithm, used many types of control procedures, as a reference. !
万年历星期速算法
- 用单片机做万年日历,避免不了要计算日期与星期的对应.附件是用C51实现的星期算法.-do MCU calendar years, unable to avoid a date to calculate the corresponding week. The annex is the C51 weeks algorithm.
1-Wire搜索算法
- 一种很有用的搜寻算法,对开发1-wire很有用-a very useful search algorithm, to the development of 1-wire useful
单片机控制PID算法应用
- 典型PID算法程序,经实验,控制效果优,控制精度高。-It is a representative program of PID arithmetic.The effect of control is excellent and the precision of control is high via experiment.
PIDPstm32 STM32的PID算法
- STM32的PID算法,质量高而且本站没有的源码,谢谢分下载。 -Everyone seems to want a slice of the dining scene in Hong Kong nowadays. International restaurant super brands, such as Nobu, Pierre Gagnaire, Megu and Zuma have all opened an outpost in Hong Kong and one of the m
Main.rar
- 这是一个控制发电机的直流励磁程序,采用积分分离PID算法实现,c语言编程,This is a DC generator excitation control procedure for the separation of integral PID algorithm implementation, c language programming
基于51单片机的内核调度算法
- 51内核, 基于51单片机的内核调度算法,并成功实现调度任务切换-51 cores, 51 single-chip core-based scheduling algorithms, and scheduling tasks to achieve a successful switch
MagicCube2D
- 魔方自动求解程序一般有两种方法,一种是按照人还原魔方的步骤,一步步来,另外一种是使用数学方法,魔方自有一套复杂的数学理论,其中较著名的是两阶段算法(压缩文件中的cube430.exe使用的就是数学方法,程序作者便是two-phase算法发明人,文档中有该算的介绍) 本程序还原魔法使用的便是第一种方法。-Automatic Rubik' s Cube solver general there are two ways to restore a cube in accordance
pid
- 这是一个PID算法在DSP上运行的程序,并且调试通过-This is a PID algorithm in the DSP program running, and debugging through
ruanjianlvbofangfa
- 很重要的软件设计思想,软件滤波方法,一些算法的思想,值得下载一看-Very important software design concepts, software filtering method, a number of algorithm, it is worth downloading a look
Untitled3
- 非常经典的牛顿算法,已经验证通过,我考试就是用的这个程序,带有注释,非常好理解。-Very classical Newton algorithm, has already been verified, I test is used in this process, with notes, a very good understanding.
PID
- 关于PID算法的一些说明和应用!适合做精确控制的工程-PID algorithm on a number of descr iptions and applications! Suitable for precise control of the project
dianji
- 步进电机的一个小算法。还可以,在为全国大赛的时候做的 -Stepper motor, a small algorithm. Can, in time for the national competition do
pid
- *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33H, 36H, 39H began. A, B, C fol
FCFSandSPF-basedprocessmanagementsystem
- 课程设计的目的 本设计的目的是:加深对进程概念及进程管理各部分内容的理解;熟悉FCFS和SPF两种进程调度算法。 课程设计的要求 (1)设计一个完整的进程调度系统,系统中至少包括5个进程;(2)定义PCB; (3)采用链表管理就绪队列; (4)结果要能够显示出进程的调度序列及进入系统的时间、运行时间等必要信息。-The purpose of the curriculum design of the purpose of this design are: better unde
算法代码
- 这是一个关于pid调节的子程序,可以帮助初学者更好地了解pid算法(This is a regulation on the PID subroutine, which can help beginners better understand the PID algorithm)
浅谈LCD、OLED、TFT取模及其程序开发的算法取舍
- 单片机LCD字模相关的文档,很值得一看。(SCM LCD font related documents, it is worth a visit.)