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

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

PROCESSOR

  • The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the d

    The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the door to increasing system speed and expansion capabilities. The PCI Local bus moves high speed peripherals from the I/O bus and places them closer to the system’s PROCESSOR bus, providing faster data transfers between the PROCESSOR and peripherals. The PCI Local bus also addresses the industry’s need for a bus standard which is not directly dependent on the speed, size and type of system PROCESSOR. It represents the first microPROCESSOR independent bus offering performance more than adequate for the most demanding applications such as full-motion video. User Manual

    標簽: bottleneck developed the concept

    上傳時間: 2014-01-15

    上傳用戶:努力努力再努力

  • 通過信號與系統以及數字信號處理中所學的理論知識

    通過信號與系統以及數字信號處理中所學的理論知識,基于調幅和調頻的基本原理,運用產生信號的兩種基本方法,使用CCS軟件以及Digital Signal PROCESSOR實現調幅調頻信號的發生。

    標簽: 信號與系統 數字信號處理

    上傳時間: 2016-03-20

    上傳用戶:lht618

  • To fully utilize the available spectrum for a wireless communication system it is feasible to adapt

    To fully utilize the available spectrum for a wireless communication system it is feasible to adapt to different situations on the channel. In this paper a flexible OFDM transmitter is presented together with basic theory behind OFDM transmission. It is shown that high flexibility can be obtained with a reasonable amount Flexible baseband transmitter for OFDM of additional hardware. Part of the design, the FFT-PROCESSOR, has already been fabricated and measurement results are presented.

    標簽: communication available feasible spectrum

    上傳時間: 2016-03-23

    上傳用戶:BOBOniu

  • upsd_flash.c These functions are provided to help you develop your initial code. They are optim

    upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use function calls for common tasks (like dat polling after writing a byte to Flash) The penalty is the extra PROCESSOR time to make the nested calls.

    標簽: upsd_flash functions are provided

    上傳時間: 2013-12-23

    上傳用戶:Andy123456

  • The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Orde

    The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Order Number 245471) is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel® Architecture PROCESSORs. the IA-32 Intel Architecture Software Developer’s Manual, Volume 2, describes the instructions set of the PROCESSOR and the opcode structure. These two volumes are aimed at application programmers who are writing programs to run under existing operating systems or executives.

    標簽: Architecture Instruction Developer Reference

    上傳時間: 2013-12-15

    上傳用戶:xsnjzljj

  • The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is

    The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel® Architecture PROCESSORs. The IA-32 Software Developer’s Manual, Volume 3, describes the operating-system support environment of an IA-32 PROCESSOR, including memory management, protection, task management, interrupt and exception handling, and system management mode. It also provides IA-32 PROCESSOR compatibility information. This volume is aimed at operating- system and BIOS designers and programmers.

    標簽: Programming Developer Software 245472

    上傳時間: 2013-12-23

    上傳用戶:小碼農lz

  • ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features o

    ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features of the program: Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly interface, mouse support, pop-up menu commands, short cut key commands, context-sensitive on-line help,and it is cheap. Program s capacity and limitations: Max executable file size is 64 KB. Can not disassemble program of EXE-format.Only 8086/8088 CPU instructions can be disassembled. Disassemble 8087 Math Co-PROCESSOR s instructions.

    標簽: programmers Beginners Features assembly

    上傳時間: 2014-06-21

    上傳用戶:皇族傳媒

  • 基于調幅和調頻的基本原理

    基于調幅和調頻的基本原理,運用產生信號的兩種基本方法,使用CCS軟件以及Digital Signal PROCESSOR實現調幅調頻信號的發生。

    標簽: 調幅 調頻

    上傳時間: 2014-01-01

    上傳用戶:jqy_china

  • Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate th

    Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include Real Time Digital Signal PROCESSOR Code – Main.c file BER Test Code

    標簽: Processing demodulate efficient accurate

    上傳時間: 2014-08-10

    上傳用戶:dancnc

  • 由三星的2442修改而來,正確引導eboot,請注意用三星公版的硬件配置,具體可以參考QQ2440,因為我在些平臺上跑過,具體操作 1.target settings : post-linker:選

    由三星的2442修改而來,正確引導eboot,請注意用三星公版的硬件配置,具體可以參考QQ2440,因為我在些平臺上跑過,具體操作 1.target settings : post-linker:選擇為 ARM fromELF 2.ARM assembler與 ARM c Compiler 的 architecture or PROCESSOR 選擇為:ARM920T 3.ARM linker的 output:RO base為 0x00000000 (當仿真時為:0x30000000),layout的 object/sysmbol:為2440init.o section:Init 4.ARM fromELF 的 output:format:plain binary , output file name:nboot.bin 下面為全部源碼,注意用ADS編譯 2442addr.h 2442addr.inc 2442init.s 2442lib.c 2442lib.h 2442loader-1208.c 2442slib.h 2442slib.s Def.h k9s1208_s.s Memcfg.inc Nand.h Nand_mini.c Option.h Option.inc

    標簽: post-linker settings target eboot

    上傳時間: 2016-05-06

    上傳用戶:moshushi0009

主站蜘蛛池模板: 南汇区| 三原县| 灌阳县| 微博| 大石桥市| 吐鲁番市| 来凤县| 呼和浩特市| 凤凰县| 卢氏县| 疏勒县| 榆中县| 呼伦贝尔市| 子长县| 灵川县| 当涂县| 太仓市| 嘉峪关市| 巨鹿县| 珲春市| 米易县| 凤台县| 富阳市| 祁连县| 岳阳市| 大丰市| 探索| 远安县| 扎囊县| 泰来县| 五原县| 光泽县| 平度市| 庆阳市| 旬阳县| 五指山市| 钟山县| 南靖县| 慈溪市| 邯郸市| 务川|