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

dvd-ROM

  • 这是一个程序中的初始化程序

    这是一个程序中的初始化程序,包含有GSM、ROM、AT8的程序,希望对大家有用。

    标签: 程序 初始化程序

    上传时间: 2017-04-22

    上传用户:bruce

  • The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmwa

    The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmware updating. The instruction set of the W78E58B is fully compatible with the standard 8052. The W78E58B contains a 32K bytes of main ROM and a 4K bytes of auxiliary ROM which allows the contents of the 32KB main ROM to be updated by the loader program located at the 4KB auxiliary ROM 512 bytes of on-chip RAM four 8-bit bi-directional and bit-addressable I/O ports an additional 4- bit port P4 three 16-bit timer/counters a serial port. These peripherals are supported by a eight sources two-level interrupt capability. To facilitate programming and verification, the ROM inside the W78E58B allows the program memory to be programmed and read electronically. Once the code is confirmed, the user can protect the code for security

    标签: microcontroller programmable in-system W78E58B

    上传时间: 2017-04-27

    上传用户:yiwen213

  • The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DO

    The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DOS Genealogy of MS-DOS MS-DOS in Operation Structure of MS-DOS Application Programs MS-DOS Programming Tools Keyboard and Mouse Input Video Display Printer and Serial Port File Management Volumes and Directories Disk Internals Memory Management The EXEC Function Interrupt Handlers Installable Device Drivers Filters Compatibility and Portability MS-DOS FUNCTIONS REFERENCE IBM ROM BIOS AND MOUSE FUNCTIONS REFERENCE LOTUS/INTEL/MICROSOFT EMS FUNCTIONS REFERENCE

    标签: Programmers PROGRAMMING Microsoft Assembly

    上传时间: 2017-05-05

    上传用户:xuanjie

  • 在TI DSP的开发环境CCS(Code Composer Studio)下

    在TI DSP的开发环境CCS(Code Composer Studio)下,PC机通过JTAG电缆与用户目标系统中的DSP通信,帮助用户完成调试工作。当用户在该环境下完成开发任务,编写完成用户软件之后,到DSP目标系统产品化阶段时,需要完全脱离依赖PC机的CCS环境,并要求目标系统上电后可自行启动并执行用户软件代码,这就需要用到自启动(Bootloader)技术。同时Bootloader也指由TI在生产DSP芯片时预先烧制其片内ROM中,完成该功能的一段代码名称。

    标签: Composer Studio Code DSP

    上传时间: 2017-05-06

    上传用户:来茴

  • 用matlab产生mif文件。(Altera的EDA软件

    用matlab产生mif文件。(Altera的EDA软件,如maxplus,quartus等用到的初始化rom,ram等的文件格式)

    标签: matlab Altera EDA mif

    上传时间: 2017-05-20

    上传用户:hullow

  • A small tool for grab all resources from WM devices. Can be used for localization and create MUI fil

    A small tool for grab all resources from WM devices. Can be used for localization and create MUI files. Grab resources even from ROM files.

    标签: localization for resources devices

    上传时间: 2013-12-10

    上传用户:xaijhqx

  • 本文介绍2410启动代码的分析

    本文介绍2410启动代码的分析,ADS下C语言的入口方式和ROM镜像文件的生成。

    标签: 2410 启动代码

    上传时间: 2014-01-23

    上传用户:maizezhen

  • The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains

    The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a 16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its serial flash EEPROM interface offers low cost storage for USB device configuration and customer product specific functions. New functions can be programmed into the I2C by downloading it from a USB Host PC. This unique architecture provides the ability to upgrade products, in the field, without changing the peripheral hardware.

    标签: Controller Universal contains Serial

    上传时间: 2014-01-06

    上传用户:15071087253

  • 通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵)

    通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存入ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由MCU根据新编码提取相应的点阵进行汉字显示。在这种显示方式中,如果使用的流字数量较大或语句较多时,利用汉字的新编码组成语句将是一件十分繁琐而枯燥的工作。针对这种情况,本文提出了一种十分简单的方式——直接利用PC机的汉字内码作为单片机系统的编码。

    标签: 汉字 点阵 汉字显示 方式

    上传时间: 2017-06-21

    上传用户:xg262122

  • 1、ldscript

    1、ldscript,用于程序连接过程中指导程序段组织情况 2、程序段: 只读段(可位于ROM和RAM中):text、rodata 读写段(必须位于RAM中):data、 bss

    标签: ldscript

    上传时间: 2017-07-12

    上传用户:jiahao131