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

Entity

  • 一、介绍 二、安装JBuilder7 三、安装WebLogic Server7.0 四、配置Jbuilder7和WebLogic Server7协同工作 五、开发JSPs和Servlets

    一、介绍 二、安装JBuilder7 三、安装WebLogic Server7.0 四、配置Jbuilder7和WebLogic Server7协同工作 五、开发JSPs和Servlets 六、开发Session Beans 七、开发Entity Beans 八、远程调试 九、附加信息 十、反馈与建议

    标签: WebLogic JBuilder7 Jbuilder7 Servlets

    上传时间: 2015-07-24

    上传用户:shawvi

  • 跑马灯-是移位寄存器 有6个灯

    跑马灯-是移位寄存器 有6个灯,无延时Entity

    标签: 跑马灯 移位寄存器

    上传时间: 2013-12-16

    上传用户:lingzhichao

  • The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bi

    The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bitstream File 2) Sram_Interface.ucf -----------------> UCF File 3) Sram_Interface.vhd -----------------> Main Entity 4) Sram_Interface_tb.vhd ------------> Test Bench 5) SRAM_RD_WR.vhd ------------> Sub Module

    标签: Sram_Interface following Hardware contains

    上传时间: 2014-11-11

    上传用户:gmh1314

  •  The purpose of this lab is to introduce the concept of FSMs with a datapath, and to stud

     The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a bigger project, and have no knowledge of VHDL-implementation of the datapath (made by a hypothetical other group) other than its predefined Entity Interface until they come to the lab. The rest of this document is structured as follows: Section 2 describes some prelimi- nary reading and exercises that should be done before the lab. Section 3 details the design tasks that should be carried out to pass this lab.

    标签: introduce datapath purpose concept

    上传时间: 2014-01-24

    上传用户:熊少锋

  • · 第一章:XML快速入门 · 一. 什么是XML? · 二. XML是新概念吗? · 三. 使用XML有什么好处? · 四. XML很难学吗? · 五. XML和HTML的区别 ·

    · 第一章:XML快速入门 · 一. 什么是XML? · 二. XML是新概念吗? · 三. 使用XML有什么好处? · 四. XML很难学吗? · 五. XML和HTML的区别 · 六. XML的严格格式 · 七. 关于XML的更多 · 第二章:XML概念 · 一. 扩展性 · 二. 标识 · 三. 语言 · 四. 结构化 · 五. Meta数据 · 六. 显示 · 七. DOM · 第三章:XML的术语 · 导言 · 一.XML文档的有关术语 · 二.DTD的有关术语 · 第四章:XML的语法 · 一.XML语法规则 · 二.元素的语法 · 三.注释的语法 · 四.CDATA的语法 · 五.Namespaces的语法 · 六.Entity的语法 · 七.DTD的语法 · 第五章:XML实例解释 · 一.定义新标识 · 二.建立XML文档 · 三.建立相应的HTML文件 · 第六章:XML相关资源

    标签: XML HTML 快速入门

    上传时间: 2014-08-21

    上传用户:独孤求源

  • Hibernate 教程

    Hibernate 教程,用于j2ee application database mapping,省略了传统的Entity bean,简单方便,databse -> xml -> java cla

    标签: Hibernate 教程

    上传时间: 2013-12-19

    上传用户:xlcky

  • 测试工具ejb3unit的例子。使用时需要导入ejb3unit,jmock,log4等的jar文件

    测试工具ejb3unit的例子。使用时需要导入ejb3unit,jmock,log4等的jar文件,还需将ejb3unit包中的包,像安装插件那样导入junit中,即可方便使用。ejb3unit是专门用于ejb3.0的测试工具,可以使用内存数据库,或者连接外部数据库,对Entity,session bean,mock,jidi和pojo等进行测试,而且使用内存数据库时,可利用csv文件造出所需测试的数据,非常好用,强力推荐!

    标签: ejb3unit jmock unit ejb

    上传时间: 2014-01-13

    上传用户:sk5201314

  • 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能

    一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character Language Modeling)、医学文献下载/解析/索引(MEDLINE Download, Parsing and Indexing)、数据库文本挖掘(Database Text Mining)、中文分词(Chinese Word Segmentation)、情感分析(Sentiment Analysis)、语言辨别(Language Identification)等API。

    标签: LingPipe Java 自然语言处理 开源

    上传时间: 2013-12-04

    上传用户:15071087253

  • VHDL语法的支持范围是不一样的

    VHDL语法的支持范围是不一样的,以下程序中的某些语句可能不能运行在所有的软件平台之上,因此程序可能要作一些修改,同时务必注意阅读程序中的注释。以下部分程序为txt格式,请自行另存为vdh后缀的文件。有些EDA软件要求Entity的名称和文件名要相同,也请自行修改。 如发现错误请来信指正或在BBS上提出。

    标签: VHDL

    上传时间: 2017-01-23

    上传用户:wuyuying

  • -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder a

    -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee.std_logic_1164.ALL Entity hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT BIT) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN

    标签: Hamming produced Decoder decoder

    上传时间: 2017-07-15

    上传用户:520