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

table-driven

  • Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH

    Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.

    标签: SHIFTER name module Input

    上传时间: 2013-12-13

    上传用户:himbly

  • Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH

    Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.

    标签: SHIFTER name module Input

    上传时间: 2014-01-20

    上传用户:三人用菜

  • 版本更新了一下

    版本更新了一下,到5.84了,需要用VS.net平台进行编译运行,介绍与原来的一样! 磁盘文件的安全删除,我们通常所执行的删除操作并不是真正的删除只是清除了文件的fat表内容,文件数据还在磁盘上,可以恢复,所以不安全。-disk deletion of the security document, we usually enforced by the delete operation does not really delete the file will simply remove the fat table of contents, document data on the disk is, can be restored, therefore unsafe.

    标签: 版本 更新

    上传时间: 2016-11-05

    上传用户:大三三

  • DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU imple

    DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU implements most of the basic DSR features specified in the DSR draft (version 10). One big exception is flow extensions. DSR-UU does NOT use ARP, so do not be surprised if you do not see ARP traffic. DSR-UU instead uses its own neighbor table that sets up the MAC-to-IP translation during route discovery.

    标签: DSR-UU implementation simulator network

    上传时间: 2016-11-06

    上传用户:er1219

  • 实现基本的购物车功能。 eclipse+sqlserver2005 1.主要强调了购物车的业务逻辑。 2

    实现基本的购物车功能。 eclipse+sqlserver2005 1.主要强调了购物车的业务逻辑。 2,利用javabean封装。比较适合jsp初学者。 3.简洁实用。可以在此基础上开发更加复杂功能的购物网站。 数据库建立 create database shop_db go use shop_db go create table t_sp ( s_id int identity(1,1) primary key, s_name varchar(20) not null, s_price money not null ) go insert into t_sp values( IBM笔记本电脑 , 19999 ) insert into t_sp values( Hp商务笔记本电脑 , 8666 ) insert into t_sp values( 精通JSP技术 , 236 ) insert into t_sp values( ASP.NET高级应用 , 156 ) insert into t_sp values( J2EE高级开发 , 126 ) insert into t_sp values( 华硕笔记本电脑 , 6789 ) go select * from t_sp go

    标签: sqlserver eclipse 2005 逻辑

    上传时间: 2013-12-20

    上传用户:netwolf

  • Doc2Db.bat:用来将数据表描述文档转换成sql脚本。由于不方便解析WORD

    Doc2Db.bat:用来将数据表描述文档转换成sql脚本。由于不方便解析WORD,需要先WORD中的表格拷贝至Excel,一个Table占用一个Sheet。如实例中的table.xls Db2Doc.bat:用来将数据库表转成描述文档。数据库的链接和指定表需要在conf.properties文件中配置一下。 conf.properties:配置文件。配置Excel中代表表属性的相关单元格和反向工程需要的数据库链接配置,具体配置请打开看下里面的注释说明。 特别注意:此工具仅仅是为了节省一点手工工作量,不是有意破坏数据库设计“概念设计-逻辑设计-物理设计-文档”过程。 另外,运行时候,机器需要有java环境,在Path环境变量中添加java。

    标签: WORD bat sql

    上传时间: 2013-12-01

    上传用户:钓鳌牧马

  • LiteBlaster 是一款基于 .NET Framework 原创的 ASP.NET 论坛系统。后台程序库采用 C#/VB.NET 编写

    LiteBlaster 是一款基于 .NET Framework 原创的 ASP.NET 论坛系统。后台程序库采用 C#/VB.NET 编写,前台采用 DIV/TABLE+CSS+JavaScript 的形式,并灵活运用 AJAX 技术为客户端带来不一样的体验。

    标签: NET LiteBlaster Framework ASP

    上传时间: 2013-12-09

    上传用户:zhengjian

  • 远程抄表系统的客户端程序 安徽六安项目-客户端程序 0 开发环境 Delphi 7.0 所需控件 mxOutlookBar 数 据 库 Sybase 11.5 1 04-12-

    远程抄表系统的客户端程序 安徽六安项目-客户端程序 0 开发环境 Delphi 7.0 所需控件 mxOutlookBar 数 据 库 Sybase 11.5 1 04-12-17 根据安徽六安项目需求开发。 2 04-12-31 基本功能模块定义完毕。 05-01-10 开发基本完毕。 3 05-3月下旬 六安现场调试、测试、试运行、正式运行。 4 05-07-19 更改可以远方调试DSP参数,新增加 50 - 59号指令。 更改数据库结构 alter table tx_BianTai add fd_DspMaxU decimal(6,2) null, fd_DspMinU decimal(6,2) null, fd_DspMaxT decimal(6,2) null, fd_DspMinT decimal(6,2) null, fd_DspMaxXB decimal(6,2) null, fd_DspTQTime decimal(6,2) null, //投切间隔 fd_DspLQTime decimal(6,2) null //冷却时间 更改一些小细节,比如:密码验证模块等等。 5 05-07-19

    标签: mxOutlookBar Delphi Sybase 11.5

    上传时间: 2016-12-31

    上传用户:kbnswdifs

  • (1)软件名称:学生宿舍管理系统 (2)资料(data)----栏位(field)----记录(record)----档案(file)----(data base) (3)资料(data)---

    (1)软件名称:学生宿舍管理系统 (2)资料(data)----栏位(field)----记录(record)----档案(file)----(data base) (3)资料(data)----资料项(item)----资料录(record)----资料表(table)----资料库(data base)

    标签: data record field base

    上传时间: 2014-01-23

    上传用户:zwei41

  • 简单课设学生成绩管理系统---VB程序模块,VB与SQL的结合,包括增删改查等功能,还包括连表查询.-simple lesson student performance management syst

    简单课设学生成绩管理系统---VB程序模块,VB与SQL的结合,包括增\删\改\查等功能,还包括连表查询.-simple lesson student performance management system -- the VB program modules, VB and SQL integration, include additional \ deleted \ reform \ investigation, and other functions, including even table inquiries.

    标签: performance management student simple

    上传时间: 2017-01-26

    上传用户:yuanyuan123