亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

ImplementATion

  • JBoss, one of the leading java Open Source groups, integrates and develops these services for a full

    JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based ImplementATion. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. ImplementATions of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant ImplementATion for the same APIs.

    標簽: integrates develops services leading

    上傳時間: 2014-11-03

    上傳用戶:wsf950131

  • eForth is a small portable Forth design for a wide range of microprocessors. This is the first imple

    eForth is a small portable Forth design for a wide range of microprocessors. This is the first ImplementATion for 8086. As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.

    標簽: microprocessors portable eForth design

    上傳時間: 2014-01-25

    上傳用戶:從此走出陰霾

  • This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask ca

    This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this ImplementATion does not enforce that constraint.

    標簽: TimerTask implements the class

    上傳時間: 2015-06-10

    上傳用戶:無聊來刷下

  • This book introduces embedded systems to C and C++ programmers. Topics include testing memory device

    This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and ImplementATion, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty.

    標簽: programmers introduces embedded include

    上傳時間: 2015-06-22

    上傳用戶:VRMMO

  • Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP

    Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool ImplementATion? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.

    標簽: connection pool applications program

    上傳時間: 2013-12-25

    上傳用戶:playboys0

  • 這是06年4月剛剛完成的程序

    這是06年4月剛剛完成的程序,從opencore.org下載而來。用vhdl語言描寫,以及matlab仿真,testbench,以及在xinlinx上的綜合。 The MDCT core is two dimensional discrete cosine transform ImplementATion designed for use in compression systems like JPEG. Architecture is based on parallel distributed arithmetic with butterfly computation.

    標簽: 程序

    上傳時間: 2013-12-16

    上傳用戶:123啊

  • 1. PL/0 語言介紹 ●PL/0 程序設計語言是一個較簡單的語言

    1. PL/0 語言介紹 ●PL/0 程序設計語言是一個較簡單的語言,它以賦值語句為基礎,構造概念有順序、條件和重復(循環)三種。PL/0 有子程序概念,包括過程定義(可以嵌套)與調用且有局部變量說明。PL/0語言編譯程序采用以語法分析為核心、一遍掃描的編譯方法。詞法分析和代碼生成作為獨立的子程序供語法分析程序調用。語法分析的同時,提供了出錯報告和出錯恢復的功能。在源程序沒有錯誤編譯通過的情況下,調用類PCODE解釋程序解釋執行生成的類PCODE代碼。 ●保留字(關鍵字):所謂保留字是指在Pascal語言中具有特定的含義。標準Pascal語言中的保留字一共有35個,Turbo Pascal語言一共有51個。下面是Pascal語言的保留字:AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,FILE,FOR,FUNTION,GOTO,IF,IN,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,THEN,TO,TYPE,UNTIL,VAR,WHILE,WITH,EXPORTS,SHR,STRING,ASM,OBJECT,UNIT,CONSTRUCTOR,ImplementATion,DESTRUCTOR,USES,INHERITED,INLINE,INTERFACE,LIBRARY,XOR,SHL

    標簽: PL 語言 程序設計語言

    上傳時間: 2015-07-17

    上傳用戶:zm7516678

  • The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i

    The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flow, CORE Generator software, and design ImplementATion tools. Through hands-on exercises, you will implement a design from algorithm concept to verification.

    標簽: introduction workshop provides advanced

    上傳時間: 2014-12-06

    上傳用戶:sammi

  • - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implem

    - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist ImplementATion and M3U support added. - JavaLayer 0.1.1 included to improve MP3 support. - WinAmp Skins 2.0 support improved. - Seek bar added (for WAV files only).

    標簽: support added streaming Shoutcast

    上傳時間: 2015-07-24

    上傳用戶:6546544

  • Design Specification Introduction Goals and Objectives GameForge is a graphical tool used

    Design Specification Introduction Goals and Objectives GameForge is a graphical tool used to aid in the design and creation of video games. It attempts to bring game development down to a level that any computer savvy user can understand, without requiring masterful programming ability. A user with limited Microsoft DirectX and/or Visual C++ programming knowledge will be able to construct a basic, 2-D arcade game. GameForge limits the amount of actual code written by the user, if not eliminating it completely. It will also assist experienced programmers in generating the Microsoft DirectX and Microsoft Windows9x overhead necessary for basic game construction, allowing them to concentrate on more detailed game design issues and ImplementATion.

    標簽: Specification Introduction Objectives GameForge

    上傳時間: 2013-12-27

    上傳用戶:wl9454

主站蜘蛛池模板: 什邡市| 南澳县| 宜宾县| 嫩江县| 确山县| 定日县| 富顺县| 依兰县| 山东| 长治市| 永修县| 措美县| 镇远县| 通山县| 安吉县| 克山县| 伊宁市| 德保县| 红安县| 溧阳市| 延长县| 阿拉善右旗| 水城县| 镇江市| 钟山县| 寻甸| 渑池县| 广灵县| 驻马店市| 墨脱县| 德江县| 钦州市| 石林| 博白县| 梧州市| 珲春市| 喀什市| 临澧县| 攀枝花市| 榆中县| 衡东县|