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

搜索资源列表

  1. yuyincaiji

    0下载:
  2. 语音采集与回放系统源代码:1.为了使读音数据存储的时间更长,速度更快,选用了256K*16Bit的SRAM;2.为了减少单片机的控制复杂度,使用了FPGA来控制SRAM的读写操作,节约了不少单片机的I/O资源;3.为了以后的高速数据存储,本设计中加入了fifo,其位宽及深度可在程序中自由设置,方便灵活。-Speech acquisition and playback system source code: 1. In order to make pronunciation longer data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:804529
    • 提供者:song
  1. 00till59count

    0下载:
  2. 4. 程序设计内容 (1. 在设计过程中我们用一个存储单元作为秒计数单元,当一秒钟到来时,就让秒计数单元加1,当秒计数达到60时,就自动返回到0,从新秒计数。 (2. 对于秒计数单元中的数据要把它十位数和个数分开,方法仍采用对10整除和对10求余。 (3. 在数码上显示,仍通过查表的方式完成。 (4. 一秒时间的产生在这里我们采用软件精确延时的方法来完成,经过精确计算得到1秒时间为1.002秒。 -4. Programming content (1. In the desi
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:66292
    • 提供者:wu
  1. hongwaixianshujuchuanshu

    0下载:
  2. 采用汇编语言编写的红外线数据传输程序,采用固定编码方式,实现红外线数据的发送和接收整个过程。此程序是以STC系列1T指令周期的单片机为基础编写,已通过硬件测试。-Language used to compile the infrared data transfer procedures, the use of fixed-encoding, the realization of the infrared data to send and receive the entire process. T
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:34558
    • 提供者:muxiangdong
  1. pci_sample

    0下载:
  2. 这是一个简单的数据采集卡的例子程序,主要介绍编写数据采集卡的驱动的基本流程。MakeFile文件的编写等等。。。 希望对新手有帮助-This is a simple example of data acquisition card procedures, mainly the preparation of data acquisition card driven by the basic process. MakeFile documentation and so on. . . I hope
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:33414
    • 提供者:周玲
  1. in_out_put

    0下载:
  2. 双向RAM的Verilog程序,能实现双向传数据-The Verilog bidirectional RAM process, to achieve a two-way mass data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:749153
    • 提供者:you
  1. ISE

    0下载:
  2. 介绍Xilinx公司FPGA/CPLD的集成开发环境——ISE软件的简单使用,该软件环境集成了FPGA的整个开发过程所用到的工具。主要介绍了用VHDL、VerilogHDL、原理图以及用ModelSim 仿真工具对设计进行功能仿真和时序仿真以及将数据流文件加载到FPGA等方面的内容。-Xilinx Inc. introduced FPGA/CPLD integrated development environment- ISE software simple to use, the softwa
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:825615
    • 提供者:shu
  1. DSPtuoluo

    0下载:
  2. 采用DSP技术读取陀螺数据的具体设计思路和过程。-DSP technology used to read the specific gyroscope data and process design.
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:159282
    • 提供者:陆军
  1. 9-1

    0下载:
  2. MSP430系列单片机实用C语言程序设计DMA数据传输程序-MSP430 Microcontroller C Programming Language utility DMA data transfer process
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:19732
    • 提供者:
  1. bitsyn

    0下载:
  2. 在FPGA设计中,当接收的数据需要用数据中提取时钟的时候,需要进行同步处理,该文章详细介绍了数据同步处理的过程-In the FPGA design, when the received data need to extract the clock when the data needs to be synchronized, the article introduced in detail the process of data synchronization processing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:65660
    • 提供者:龙珠
  1. displayd

    0下载:
  2. 在液晶屏上实现多位数显示的凌阳单片机实现程序,可实现显示数据2-6位可调-In the multi-digit LCD screen shows Sunplus implementation process can be realized with adjustable display data bits 2-6
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:116288
    • 提供者:soisit
  1. remote

    0下载:
  2. 开发环境是Silab,硬件平台是C8051F040单片机,代码的功能是实现单片机内部的CAN远程帧通信,发送端事先将SS1数组数据写入远程帧,当接收到远程请求时,自动将消息发送出去,发送完毕,产生发送中断,从而将SS2数据更新到消息中,同时也发送远程帧请求获取数据。整个程序中,请求端发送两次远程帧请求,并把接收的数据存入RR1和RR2数组。-Development environment is Silab, the hardware platform is a C8051F040 MCU fun
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:16388
    • 提供者:小坏坏
  1. ruanjianguochengmiaoshu

    0下载:
  2. 软件组织在进行软件过程改善(简称SPI)时,其核心工作之一就是建立和维护组织的软件过程财富。所谓软件过程财富,顾名思义,就是组织在SPI过程中通过积累而得到的用于指导软件项目的过程文档和数据等重要信息。-Software organizations conducting software process improvement (hereinafter referred to SPI), its one of the core is to build and maintain the organ
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:23306
    • 提供者:mashm
  1. add1(8-1)

    0下载:
  2. DSPF2812学习程序:串行通信,SCIA将接收到的数据每字节+1后立即回送,适于初学者学习-DSPF2812 learning process: serial communication, SCIA will receive the data immediately after each byte+1 loopback, suitable for beginners to learn
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:276994
    • 提供者:panda
  1. self(12-1)

    0下载:
  2. DSPF2812学习程序: ECAN自测试程序,CAN模块工作在自测试模式。MBX0发送到MBX16,MBX1发送到MBX17。该程序不停地高速背靠背传输数据,检查接数据的正确性,适于初学者学习-DSPF2812 learning process: ECAN self-test procedure, CAN module in self-test mode. MBX0 sent to MBX16, MBX1 sent to MBX17. The program kept high-speed t
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:314504
    • 提供者:panda
  1. ex4-10

    0下载:
  2. 程序描述:这个范例说明如何使用8051,以及汇编语言的程序连结, 当我们按下向上数的按钮之后,程序就会把0到9的共 阳7段显示器字型码存入AT93C46;如果我们按下向下 数的按钮之后,程序就会把9到0的共阳7段显示器字 型码存入AT93C46。 程序每一次重新开始执行时(Power on 或是Reset),8051 会先从AT93C46当中读出最前面的10个位组,然后 就反复地将这10个位组的数据经由PORT 1送到1个 共阳七段显示器。*/-Procedur
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:16679
    • 提供者:luheshan
  1. USARTmonichengxu

    0下载:
  2. pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:2168
    • 提供者:菜丫
  1. ConvertingDataFormats

    0下载:
  2. 将bmp图片格式转换成dsp能够识别的数据格式-The report focuses on the conversion process using data format converting utilities supporting the Texas Instruments(TI) TMS320 (C1x/C2x/C2xx/C5x/C54x) fixed-point digital signal processor (DSP) in COFF format.
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:71687
    • 提供者:李瑞波
  1. zhongduan

    0下载:
  2. 基于CH372下位机内置固件模式的中断上传程序,可满足少量数据的传送。-CH372-based next-bit machine built-in firmware mode interrupt upload process to meet a small amount of data transfer.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:27130
    • 提供者:吕东
  1. IR1308LCD

    0下载:
  2. 红外解码LCD显示 红外接收部分使用一体化接受头,当接收到 38KHz的红外调制波时,输出端输出解调信号, 可以直接用单片机IO 口读取其数字信号。 板上配有开关,平时不用时防止干扰和降低功耗, 应将其电源关掉。样例程序中提供 TC9012 芯片的解码程序,使用 12M 晶振,解码稳定, 可以直接移植为工业应用。其他芯片的码值用户根据芯片编码资料自行修改。 -IR decoding LCD display using the integrated parts of the inf
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:24224
    • 提供者:ywx
  1. Tutorial-Algorithmsfor2-DObjectRecognition

    0下载:
  2. Tutorial: Algorithms for 2-Dimensional Object Recognition. Representation of arbitrary shape for purposes of visual recognition is an unsolved problem. The task of representation is intimately constrained by the recognition process and one cannot b
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:136491
    • 提供者:SS
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 28 »
搜珍网 www.dssz.com