搜索资源列表
mcu_pid_c_program
- 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-using SCM as the control cpu, please slight
C51interrupt
- 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理-interrupt service procedures, just doing simple call can be completed serial input and output processing
pidcontrolC
- 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-a typical PID ha
audio_6711dsp
- 基于TMS320C6711的音频输入输出处理-based TMS320C6711 audio input and output processing
lab6
- dsp5000,ad转换源代码。用于数模转换输入输出处理。-dsp5000, ad conversion source code. For the digital-to-analog converter input and output processing.
danpianjichuankouzhongduan_C51
- 开发平台为Keil Cx51,C51单片机串行口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //编程:聂小猛。该资料来自“51单片机世界”http://go.163.com/~dz2000。-development platform for Keil Cx51, C51 microcontroller serial port interrupt service procedures, just doing simple call can be completed serial
PIDC
- 处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -handling procedures, the use of
比较典型的pid处理程序
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很 高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-This is a typical PID p
image-processing---fft
- 2D图像处理的快速傅里叶变换,输入输出接口便捷-2D image processing, fast Fourier transform, and convenient input and output interfaces
audiodeal
- 基于VC++的语音输出处理,包括录放音,在WinCe平台运行过,具有一定参考价值。-VC++ based on the voice output processing, including sound recording, in the run-off WinCe platform, has a certain reference value.
Word-processing
- 单词处理 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。-Word processing to read in a text file. input txt, remove the word of english dictionary and an output
SerialCommunication
- 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置。-Serial port interrupt service routine, just make a simple call to complete the serial input and output processing, access are equipped with the buffer, the size can be arbitrarily set.
121
- 在进行图像处理时,需要对原始的图像进行视频的读入和输出处理。-During image processing, the need for the original video image read and output processing.
isbn9789514262203.pdf.tar
- Iterative receiver techniques, multiple-input – multiple-output (MIMO) processing, and orthogonal frequency division multiplexing (OFDM) are amongst the key physical layer technologies when aiming at higher spectral efficiency for a wireless comm
Array-processing
- 此程序可实现数据结构中对数组的相关操作,包括初始化,创建数组,修改和输出数组某元素-This program can be an array of data structures related to the operation, including initialization, create an array, modify, and output an array element
pid)
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -This is a t
agc_audio
- 实现对数字音频的输入输出及噪音滤波增强处理等-Realize the digital audio input and output processing and noise filtering enhancement
T1
- 使用“递归”算法实现单链表中数据的顺序和逆序输出。对选择的文档进行处理,通过对单链表的函数的调用,实现数据的顺序输出和你序输出。-Using the "recursive" algorithm for single order of the data list and reverse output. Processing the selected document, through a single call to a function list, the order of data outpu
Image Processing
- Image processing is any form of signal processing for which the input is an image, such as a photograph or video frame; the output of image processing may be either an image or a set of characteristics or parameters related to the image. In probabili
Driver_ending
- Driver output processing