CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - function point

搜索资源列表

  1. lcd-line

    0下载:
  2. LCD快速画直线子程序,只要修改画点函数即可用于任何类型LCD。可用于小型嵌入式系统-LCD painting straight subroutine, as amended painting point function can be used in any type of LCD. Can be used for small embedded systems
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:侯志恒
  1. dspjiangyiheshiyan

    0下载:
  2. 五部分,第一部分介绍 32位浮点处理器SHARC系列ADSP-2106X的硬件结构及其主要特征、指令系统、汇编语言和C语言程序设计方法。第二部分介绍ADI公司的16位定点处理器 ADSP-218X系列的硬件结构及其主要特征、指令系统、汇编语言和C语言程序设计方法。第三部分介绍VisualDSP++的特点和集成开发调试环境(IDDE)使用方法。第四部分介绍SHARC EZ-KIT和ADSP-218X EZ-KIT的特点、功能及其使用技巧。第五部分介绍DSP在数字信号处理中的应用,给出了大量的实验-
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2938306
    • 提供者:刘宏
  1. tin

    0下载:
  2. C language fast function point sample code example
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2014-01-16
    • 文件大小:29250
    • 提供者:周小豪
  1. tin2

    0下载:
  2. C language sample code for example function point how to use in fast mode
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:28699
    • 提供者:周小豪
  1. Dsp_c.rar

    0下载:
  2. dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:59438
    • 提供者:jack
  1. point.rar

    0下载:
  2. 在st7290 12864液晶上任何位置打点,各功能函数齐全,In st7290 12864 LCD dot any position, the performance function is complete
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1946
    • 提供者:chenjianfeng
  1. mtd

    0下载:
  2. MTD定点浮点仿真,可直接用于fpga算法的仿真程序,产生了扫频信号,仿真直接输出系统频率响应函数,为系统测试带来好处-MTD fixed-point floating-point simulation, fpga algorithm can be used directly in the simulation program to produce a sweep signal, the direct simulation output system frequency response fun
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:7044
    • 提供者:何亮
  1. floating_point_adder

    1下载:
  2. 该代码描述了一个浮点加法器的功能,浮点格式采用IEEE标准-The code describes a floating-point adder function, the use of IEEE standard floating-point format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1372
    • 提供者:钟毓秀
  1. undistort

    0下载:
  2. floating point arthematic function with verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:508359
    • 提供者:tragun
  1. LucyRichardsonAlgorithm

    1下载:
  2. The Lucy-Richardson algorithm can be used effectively when the point-spread function PSF (blurring operator) is known, but little or no information is available for the noise. The blurred and noisy image is restored by the iterative, accelerated, dam
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:3315
    • 提供者:ayla
  1. LabVIEW-data-acquisition-system

    1下载:
  2. 基于LabVIEW的多通道数据采集系统的设计,江苏科技大学硕士毕业论文。全文分为2部分第一部分数据采集硬件的设计中,采用DSP 作为采集卡的CPU,利用USB 接口实现了采集卡与PC 机的通信,整个外围逻辑时序部分用CPLD 控制。第二部分数据管理与分析,作者利用LabVIEW 编写了基于Windows XP的上位机应用程序以及上位机与采集卡之间的通信程序;利用LabSQL 工具包建立了ACCESS 数据库,实现对采集到的数据的存储,并可以查询历史数据。同时系统可以生成报表以及可以对所需要的数据
  3. 所属分类:DSP program

    • 发布日期:2017-03-22
    • 文件大小:784764
    • 提供者:吴小平
  1. sqrt_for_single_float_point

    0下载:
  2. 用verilog实现了基于中值定理求解单精度浮点开方的功能,希望对大家学习有所帮助-With verilog implemented based on the mean value theorem to solve single-precision floating point square root function, we want to study and help ... ...
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4763
    • 提供者:楚艳超
  1. Handbook-of-Floating-Point-Arithmetic---Birkhause

    0下载:
  2. Floating-point arithmetic (2008), ADD, SUB, MUL, SQRT, FUNCTION (IEEE 754-1985 Standard, IEEE 854-1987 Standard, New IEEE 754-2008 Standard)-Floating-point arithmetic (2008), ADD, SUB, MUL, SQRT, FUNCTION (IEEE 754-1985 Standard, IEEE 854-1987 Stand
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:5574848
    • 提供者:ricvadim
  1. jianyiboxingfashengqi

    0下载:
  2. 功能简单一点的波形发生器,带仿真文件,程序,电路,名字已改-Function point of the waveform generator, with the simulation files, programs, circuits, whose name has been changed
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:42662
    • 提供者:
  1. Point-x-y

    2下载:
  2. 先建立一个点类Point,包含数据成员x,y(坐标点)。以它为基类,派生出圆类Circle,增加数据成员radius(半径),再以Cirlcle类为直接基类,派生出圆柱体类Cylinder,再增加数据成员height(高)。要求: (1)每个类都有构造函数、用于从键盘获取数据的成员函数set(),用于显示数据的成员函数display()。 (2)用虚函数输出各类对象信息 -First establish a point class Point contains data member
  3. 所属分类:SCM

    • 发布日期:2016-01-24
    • 文件大小:3072
    • 提供者:王莹
  1. LED(point)

    0下载:
  2. 通过51单片机的控制,利用指针的方式实现LED的点亮-51 MCU control, do while statement function LED lit
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:8971
    • 提供者:刘志
  1. Function

    0下载:
  2. 含湿量计算 根据温度湿度计算含湿量,T:干球温度 Rh:相对湿度 D:含湿量输出 露点温度计算 根据温度湿度计算含湿量,T:干球温度 Rh:相对湿度 Dew:露点温度输出 焓值计算 根据温度湿度计算含湿量,T:干球温度 Rh:相对湿度 Enthalpy:焓值输出-Moisture content is calculated according to the temperature and humidity to calculate the moisture content, T:
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:3989
    • 提供者:Frank
  1. point

    0下载:
  2. 实现Point类的完整程序,构造函数,拷贝构造函数,成员函数的实现返回值为Point类对象的函数 -Complete program of the Point class constructor, copy constructor, the member function implementation returns a function of the value of the Point class objects
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-29
    • 文件大小:593
    • 提供者:wangxiuzhi
  1. Multi-function-digital-clock

    0下载:
  2. QuartusII开发的EDA 采用两个双十进制计数器74390 以及其他部件 组成了具有暂停 清零 调时针 调分针 12 24进制转换 整点报时等功能的多功能数字钟-QuartusII EDA developed using two pairs of decimal counter 74390 as well as other components of tune with the suspension cleared tone hour minute 1224 hex conversion
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:5046
    • 提供者:pan
  1. IR_Learn

    1下载:
  2. 红外遥控器学习功能,点对点学习其他红外格式。-Infrared remote control learning function, point to point to learn other infrared format.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6854
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com