搜索资源列表
用过采样和求均值提高ADC分辨率
- c8051f系列单片机 用过采样和求均值提高ADC分辨率-c8051f Series MCU used for sampling and Means improve ADC Resolution
《C语言课程设计案例精编》源代码
- 用汇编写的可以根据电阻网络发送软件发送D [单片机开发] 用C++写的DTMF求各波形点的的小程序 -was compiled using the resistor network can send software to send D [MCU] C + + to write DTMF points for the waveform of the small programs
已知两点求第三点的双字节无符号定点插值算法
- 两个点的线性插值定点数算法 说明: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,
通用51单片机求波特率
- 这是我一时兴起现学现用的一个求单片机波特率的小程序! 选中\"做何运算\"后双击一次选中内容,然后下边相应的项点亮,输入条件 然后点\"开始查找\",右边就会列出符合条件的内容-This is my time to learn the rise of a baud rate of SCM for small programs! Selected "What is computing," selected as a double-click, and then subo
SmartCounter
- 此程序实现了表达式求值,算法先将用户输入的中缀式转换为后缀式,再求表达式的值,并且可以自定义变量。此程序为VC6下的控制台程序,有兴趣的朋友可以为起添加一个GUI-this program evaluates the expression, the algorithm first user input which is made up of the conversion to type suffix. try the value of the expression, and can define
termiate
- 分别在visual c++和ccs环境中实现求相关数-in visual c ccs environment and seek to achieve several related
8842
- 以实验二十二为基础,做如下的改进。 (1) 求出四路通道的平均值,并绘制在显示屏上(平均值应该象其他通道的值一样,可以根据实时采集值的变化而变化)。 (2) 报警,在超出阈值时报警一次,如果此后此通道的值不变则不再报警,若此通道的值被调小为小于阈值而后又被调为大于阈值,则再次报警一次。 (3) 结合实验十八,设置时间和日期初值,并实时显示在LCD上(同各通道的值同屏显示)。并能够在整点的时候发声提示。 - Take tests 22 as the foundation, make
arith_lib_cadence
- Cadence的VHDL运算库包,实现求方根,平方你是不是以前不知道怎么弄.哈哈.-Cadence VHDL Operational the package, seeking to achieve root, You are not square did not know how get. Ha ha.
hongwaishoufa
- 这是基于C51单片机的无线红外接受和发送程序,给求知者-This is based on the C51 microcontroller and wireless infrared accept this procedure, to the learners
zhp-huiguixishu
- 输入两组数,即一系列点,求他们的回归系数,用链表实现,方便插入和删除,-importation of the two groups, which is a series of points, for the regression coefficients, with Chain achieve facilitate insertion and deletion.
D_f_apparatus
- 频率测量和周期测量的基本方法是采用以固定时钟作为参考时钟,分别测量单个周期的计数为周期,单位时间的计数为频率。但是由于被测信号的频率不同,测量精度会发生变化,采用低频测量周期,高频测量频率,然后分别求倒数,便可得到对应的频率和周期-frequency measurement and measurement cycle is the basic method used to a fixed clock as a reference clock, measured single cycle to c
FFTtranslationinDSP
- 使用FFT变换求一个时域信号的频域特性,并从这个频域特性求出该信号的频域值,使用DSP汇编语言实现对FFT的DSP编程-FFT transform the use of a time-domain signals in the frequency domain characteristics, and from the frequency domain characteristics of the signal obtained in the frequency domain value, th
JSQ
- 用单片机产生一个振荡信号时,可以用此工具计算器欲求频率时装入的初值-have an MCU oscillation signal, you can use this tool to materialize frequency fashion calculator to the initial value
HVDA
- /// ////HVDA高差压差动输入,定时启动,由T2定时//////////////// /////////选择4,5通道为ADC0差动转化通道////////////// /////////仪表为某速度仪,输出Vout:0-10V,且带有参考电压输出Vref:5V//// /////////仪表特性:Vout-Vref与速度成线性关系,量程为-1m/s至1m/s/////// /////////对于电压超过3.6V的AD转化,只能采用HVDA通道//////////////
实参求值顺序
- 实参求值顺序的程序。--Program for evaluating real numbers.
带输入求任意个平均数
- 求任意个数的平均值,输入数字就可以求得结果,是本人学习汇编的习作,请多指教。-seeking arbitrary number, the average import figures can be obtained result is a compilation of my learning exercises, please enlighten.
求最大公因数(vhdl)
- 利用fpga设计一个系统求两个数的最大公因数。数字系统设计:控制路径和数据路径。
任意维矩阵求逆的verilog实现方式
- verilog 任意维矩阵求逆的verilog实现方式,Verilog arbitrary-dimensional matrix inversion methods to achieve the Verilog
SQRT
- 用verilog代码编写的求整数平方根的FPGA工程。-Verilog code written request with the integer square root of the FPGA project.
经典的Carmack求平方根算法
- 经典的Carmack求平方根算法,, 采集九轴传感器数据, 解算姿态(Classic Carmack square root algorithm)