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

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

under

  • HSSDRC IP core is the configurable universal SDRAM controller with adaptive bank control and adaptiv

    HSSDRC IP core is the configurable universal SDRAM controller with adaptive bank control and adaptive command pipeline. HSSDRC IP core and IP core testbench has been written on SystemVerilog and has been tested in Modelsim. HSSDRC IP core is licensed under MIT License

    標簽: configurable controller universal adaptive

    上傳時間: 2017-06-25

    上傳用戶:皇族傳媒

  • This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM.

    This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an uncompressed PCM 16 bits Mono WAV file and outputs an IMA ADPCM compressed WAV file. Compression ratio is fixed for IMA-ADPCM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED under http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.

    標簽: full-hardware compressor algorithm features

    上傳時間: 2014-01-14

    上傳用戶:Shaikh

  • barcode component The sourcecode does not rely on any language specific features. It will prob

    barcode component The sourcecode does not rely on any language specific features. It will probably compile under Delphi 8 and higher. Kylix ? barcode component does not use any special Windows API functions so it should work with Kylix (untested).

    標簽: sourcecode component language features

    上傳時間: 2017-07-08

    上傳用戶:372825274

  • The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes sim

    The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes simple method and high performance-price ratio. Based on the Samsung S3C2440 microprocessor, it embodies professional stable CPU core power source chip and reset chip to ensure the stability of the system operation. The PCB on the MINI2440 board is designed to be 4-layers board, adopting the ENIG technology and professional equal-length wiring to ensure the completeness of the signals of the key signal wires and manufactured and released under stringent quality control plans. With the help of this detailed manual, users are supposed to become proficient in the development process of embedded Linux and WinCE operating system, they are supposed to get the foundation, so long as they have obtained the basic and necessary knowledge about the C language, in two weeks.

    標簽: comprehensive characterizes development effecient

    上傳時間: 2013-12-18

    上傳用戶:csgcd001

  • Title: A sample sokoban implementation using CLX Created: Tue Feb 27 15:43:28 1996

    Title: A sample sokoban implementation using CLX Created: Tue Feb 27 15:43:28 1996 Author: Gilbert Baumann <unk6@rz.uni-karlsruhe.de> Copyright: (c) copyright 1996 by Gilbert Baumann, distributed under GPL. some hacking by Sam Steingold 2002-2008

    標簽: implementation Created sokoban sample

    上傳時間: 2017-07-16

    上傳用戶:whenfly

  • hcon是工作在Linux控制臺下的高效雙字節中/日/韓(CJK)虛擬終端

    hcon是工作在Linux控制臺下的高效雙字節中/日/韓(CJK)虛擬終端,就像DOS環境中的UCDOS一樣,為控制臺(console)環境提供完整的雙字節語言環境。-zhcon work in the Linux console is under the efficient double-byte Chinese / Japanese / Korean (CJK) virtual terminal, just like DOS environment UCDOS same for console (console) environment to provide a complete double-byte language environments.

    標簽: Linux hcon CJK 控制臺

    上傳時間: 2013-12-26

    上傳用戶:wsf950131

  • After decades of war one company, who had gained powerful supplying both sides with weaponary, steps

    After decades of war one company, who had gained powerful supplying both sides with weaponary, steps forwards and crushes both warring factions in one swift movement. Using far superior weaponary and AI craft, the company was completely unstoppable and now no one can stand in their way. Thousands began to perish under the iron fist of the company. The people cried out for a saviour, for someone to light this dark hour... and someone did.

    標簽: supplying weaponary powerful decades

    上傳時間: 2013-12-02

    上傳用戶:cx111111

  • Quartz is a full-featured, open source job scheduling system that can be integrated with, or used al

    Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. Quartz is freely usable, licensed under the Apache 2.0 license.

    標簽: full-featured integrated scheduling Quartz

    上傳時間: 2017-08-07

    上傳用戶:來茴

  • The software and hardware development fields evolved along separate paths through the end of the 20t

    The software and hardware development fields evolved along separate paths through the end of the 20th century. We seem to have come full circle, however. The previously rigid hardware on which our programs run is softening in many ways. Embedded systems are largely responsible for this softening. These hidden computing systems drive the electronic products around us, including consumer products like digital cameras and personal digital assistants, office automation equipment like copy machines and printers, medical devices like heart monitors and ventilators, and automotive electronics like cruise controls and antilock brakes. Embedded systems force designers to work under incredibly tight time-tomarket, power consumption, size, performance, flexibility, and cost constraints. Many technologies introduced over the past two decades have sought to help satisfy these constraints. To understand these technologies, it is important to first distinguish the underlying embedded systems elements.

    標簽: development the software hardware

    上傳時間: 2017-08-15

    上傳用戶:cjf0304

  • C++ is a programming language. It is a programming language of many different dialects, just like

    C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in some other place, it is because there are so many compilers. There are about four major ones: Borland C++, Microsoft Visual C++, Watcom C/386, and DJGPP. You can download DJGPP http://www.delorie.com/djgpp/ or you may already have another compiler. Each of these compilers is a little different. The library functions of one will have all of the standard C++ functions, but they will also have other functions or, continuing the analogy, words. At times, this can lead to confusion, as certain programs will only run under certain compilers, though I do not believe this to be the case with the programs in these tutorials.

    標簽: programming language different dialects

    上傳時間: 2014-01-17

    上傳用戶:lz4v4

主站蜘蛛池模板: 巍山| 九台市| 余庆县| 临海市| 海晏县| 福鼎市| 洪泽县| 互助| 桂平市| 砀山县| 长沙市| 徐州市| 同心县| 天祝| 嘉义县| 怀安县| 定西市| 东安县| 邹平县| 板桥市| 广南县| 瑞安市| 泸溪县| 曲周县| 固镇县| 抚宁县| 伊金霍洛旗| 静安区| 静安区| 义马市| 宁波市| 易门县| 敖汉旗| 临沧市| 内黄县| 湖口县| 台东市| 洛浦县| 东阿县| 泰兴市| 江城|