搜索资源列表
已知两点求第三点的双字节无符号定点插值算法
- 两个点的线性插值定点数算法 说明: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,
danpianji1
- NRZ-HDB3的码型转换,分为三部分,每一部分都有详细C程序,原理图稍后传上。-NRZ-HDB3 the type of code conversion, divided into three parts, each have detailed procedures C, schematics Chuan later on.
multiply
- 本上载源码解决了16位二进制数的乘法,32为除以16位二进制数的除法-uploaded the source code to solve the 16 binary multiplication of the number, 32 to 16 divided by the number of binary division
DIVIDE
- 本上载源码用8031汇编语言编写实现三字节二进制无符号数除以单字节二进制数的程序-source available on the 8031 assembly language used to achieve the preparation of three-byte binary symbols divided by the number of single-byte binary number of procedures
sy08
- 1. 掌握压控振荡器的基本原理和调试方法。 二. 实验原理 压控振荡器,顾名思义,其输出频率随输入电压的改变而变化。它大致可分为两类,一类是调谐式,另一类是多谐式。多谐式一般线性好,但输出不是正弦波,只能通过间接方式获得。振荡频率一般较低。调谐式多用于发射机中,一般高频电子线性课程会有介绍。 这里介绍两种压控振荡器及其常用电路类型,供大家参考 -1. VCO master the basic principles and debugging methods. 2. VCO exp
L240128
- 液晶屏分为8行15列汉字源代码程序。 本例程未使用6963的文本模式,使用程序填入字模也足够快。程序以Youth所提供 的51例程移植过来,同时对有些地方做了简化处理,增加了画线画圆的例程,好在 6963的画点有专用指令,所以不用读屏就可以直接画点。-LCD screen is divided into eight 15 Chinese firms source code procedures. The routines of unused 6963 text mode, the
pic_zichengxu
- pic单片机常用的汇编程序,很有用的,分成各个小模块-pic microcontroller used in the compilation process, useful, divided into various small modules
c51_PID
- 典型的PID处理程序:这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部
NetRecorderCODE
- 网络录音盒系列资料之二:源代码。本代码系本人毕业设计的代码部分,包括运行于录音盒上的服务器端代码以及运行于计算机上的客户端代码。所谓网络录音盒是指通过网络向远程计算机提供录音盒所在位置的监听和录音功能的网络设备。为了方便用户选择自己需要的内容,本人将所有关于网络录音盒的资料分为三个部分上传:1、文档;2、源代码;3、测试过程。(站长可以重新对上述内容进行组织)-network box recording information from the two series : the source c
NetRecorderTEST
- 网络录音盒系列资料之三:测试过程。本资料系本人毕业设计的测试部分,包括客户端程序的运行界面、录音盒的照片以及测试过程的视频。所谓网络录音盒是指通过网络向远程计算机提供录音盒所在位置的监听和录音功能的网络设备。为了方便用户选择自己需要的内容,本人将所有关于网络录音盒的资料分为三个部分上传:1、文档;2、源代码;3、测试过程。(站长可以重新对上述内容进行组织)-network data recording boxes series three : tests. This information is
microwire-93c46
- microwire协议,分为几个文件块,以供调用,采用93lc46做例子,进行协议的实现,是c程序方面阅读。-microwire agreement, the document is divided into several pieces, for the call, 93 lc46 used the example for the realization of the agreement is c procedures reading.
SPI-ds1302
- spi协议,分为几个文件块,以供调用,采用时钟芯片ds1302做例子,进行协议的实现,是c程序方面阅读。-spi agreement, the document is divided into several blocks, calling for the use ds1302 clock chip as an example, for the realization of the agreement is c procedures reading.
PIDC
- 处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -handling procedures, the use of
edm3clocterm
- There are many different (and often confusing) terms associated with clock-based devices. This application note attempts to clarify these terms, and hence serves as a comprehensive reference on clock terminology. This application note can be
div_cal2
- C51只提供长整形除以长整形数据,现已经有函数(经过长期验证)6字节数除以整形数据。-C51 only provide long-divided by a long plastic plastic, are already function (with a long track) 6-byte data divided by plastic.
div_cal1
- 在需要计算的设计中,诸如:收款机、计算器等经常遇到2位小数的处理,简单的处理方法就是将数据乘以100后存储、处理,现提供一函数用于6字节除以100的n次方-calculated in the design, such as : cash registers, calculators often encountered two decimal treatment, the simple approach is to be multiplied by 100 after the data stora
LED代码生成器
- 这是一款专门用于单片机上显示的LED字符生成器,只要经过简单的段排列,通过鼠标选择你想要成生的字符图案。本软件分为生成常规字符和特殊字符两种功能-This is a special show for SCM LED character generator, through a simple paragraph with, you want the mouse to choose students into the pictorial characters. The software is div
智能小车单片机程序及报告
- 2003年全国大学生电子设计竞赛试题。设计分为5个模块:前轮PWM驱动电路、后轮PWM驱动电路、轨迹探测模块、障碍物探测模块、光源探测模块。有完整的设计实现及报告说明-2003 National Undergraduate Electronic Design Contest questions. Design is divided into five modules : front-wheel drive PWM circuit, rear-wheel drive PWM circuit, tr
msp430_SoftwreFLL
- 430单片机软件分频的实例程序 据对经典-430 instances of SCM software program divided according to the classical
16-divided-by-FFT-
- 采用快速傅立叶变换(FFT)离散傅里叶变换的一种快速算法,来实现音频频谱变化,在32*64双色点阵上显示音频频谱 16分频-A discrete Fourier transform using a fast Fourier transform (FFT) a fast algorithm to achieve changes in the audio spectrum, the audio spectrum 16 is divided in a 32* 64-color dot matrix
