虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Free-FIFO

  • // This Communications Component is implemented using separate Read and Write // threads. Messages

    // This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to OnReceiveData . There is no need to free the memory // buffer passed to this handler. If TAPI is used to open the comm port, some // changes to this component are needed ( StartComm currently opens the comm // port). The OnRequestHangup event is included to assist this. // // David Wann // Stamina Software // 28/02/96 // davidwann@hunterlink.net.au

    标签: Communications implemented Component Messages

    上传时间: 2016-05-30

    上传用户:zhangyigenius

  • WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Fre

    WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Free Download from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using Embedded Windows CE SAPI 5.0 Free Download crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Embedded Windows CE SAPI 5.0 Free Download Edition.

    标签: periodically information WareSeeker Embedded

    上传时间: 2014-01-11

    上传用户:坏坏的华仔

  • 输入物品的个数和背包的负重大小;程序自动为每个物品的重量和价值赋一个随机值(范围10~80)

    输入物品的个数和背包的负重大小;程序自动为每个物品的重量和价值赋一个随机值(范围10~80),输出装入背包的物品的总价值最大的值和此时的总物品大小。实现方法:1 回溯法,2 FIFO分枝限界,3 LC分枝限界;

    标签: 10 80 输入 程序

    上传时间: 2016-06-06

    上传用户:三人用菜

  • 首先

    首先,单片机计算出正弦波所需的ad转换数据,将此数据存入数组,然后将数据放入fifo,单片机只需读fifo,(将fifo设置成循环输出模式)就可得所需波形,另外,控制延时时间,即可控制频率。

    标签:

    上传时间: 2014-12-22

    上传用户:李彦东

  • 通过分页技术

    通过分页技术,在屏幕上显示文件data.txt中多个选定的数据。方法是:  读入数据为整数的逻辑地址(<0时退出);  将逻辑地址分解为页号、页内位移;  查页表,若该页不在内存块中(中断位为1),将该页从外存读入内存某一块中,淘汰策略为FIFO;否则,由页号得块号;  将内存中该数据显示在屏幕上。

    标签:

    上传时间: 2014-06-28

    上传用户:zmy123

  • UART16550兼容的串行通讯控制器

    UART16550兼容的串行通讯控制器,Verilog语言描述,采用Altera Cyclone系列芯片实现FPGA综合,因为FIFO部分利用到内部资源实现。已经在某项目中成功应用,特此推出。

    标签: 16550 UART 兼容 串行通讯

    上传时间: 2016-06-14

    上传用户:change0329

  • 常用的队列类

    常用的队列类,双向队列支持FIFO规则。

    标签: 队列

    上传时间: 2013-12-23

    上传用户:colinal

  • (1) 315、433、868、915Mh的ISM 和SRD频段 (2) 最高工作速率500kbps

    (1) 315、433、868、915Mh的ISM 和SRD频段 (2) 最高工作速率500kbps,支持2-FSK、GFSK和MSK调制方式 (3) 高灵敏度(1.2kbps下-110dDm,1%数据包误码率) (4) 内置硬件CRC 检错和点对多点通信地址控制 (5) 较低的电流消耗(RX中,15.6mA,2.4kbps,433MHz) (6) 可编程控制的输出功率,对所有的支持频率可达+10dBm (7) 支持低功率电磁波激活功能 (8) 支持传输前自动清理信道访问(CCA),即载波侦听系统 (9) 快速频率变动合成器带来的合适的频率跳跃系统 (10) 模块可软件设地址,软件编程非常方便 (11) 标准DIP间距接口,便于嵌入式应用 (12) 单独的64字节RX和TX数据FIFO

    标签: kbps 315 433 868

    上传时间: 2016-06-21

    上传用户:anng

  • 大数的加减乘和进制的转换

    大数的加减乘和进制的转换,用C-free可以运行的,我毕设用的,决定可行!

    标签: 进制 转换

    上传时间: 2016-06-21

    上传用户:我们的船长

  • Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007

    Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007 Arash Partow, All Rights Reserved. The Schifra Reed-Solomon Error Correcting Code Library and all its components are supplied under the terms of the General Schifra License agreement. The contents of the Schifra Reed-Solomon Error Correcting Code Library and its components may not be copied or disclosed except in accordance with the terms of that agreement. URL: http://www.schifra.com/license.html Parties wanting to use the Schifra Reed-Solomon Error Correcting Code Library and its components within an open source, academic or other noncommercial or not-for-profit environment may do so under the guidelines and in complete accordance with the below attached General Public License (version 2). Under the described terms of "free" use for open source and noncommercial purposes of the Schifra

    标签: Reed-Solomon Correcting Copyright Schifra

    上传时间: 2016-06-25

    上传用户:JasonC