Welcome![Sign In][Sign Up]
Location:
Search - loader

Search list

[Embeded-SCM Developslaa096b

Description: Application of Bootstrap Loader in MSP430 With Flash Hardware and Software Proposal-Application of Bootstrap Loader in MSP430 With Flash Hardware and Software Proposal
Platform: | Size: 308224 | Author: luo | Hits:

[StatusBarDelayLoad_source

Description: The code snippet shown in this article is used to delay load a DLL, i.e., DLL is implicitly linked but not actually loaded until your code attempts to reference a symbol contained within the DLL. If your application uses several DLLs, its initialization time might be slow because the loader maps all of the required DLLs into the process address space and there is every possibility that even a single function from one of these DLLs is not called, so a better way for a loading a DLL which is rarely used is to delay load, it i.e., load it when required instead of loading initially. This improves the start up time. Sounds great. Now, we will actually try to delay load a DLL, and analyze its advantages and disadvantages, so all set
Platform: | Size: 81920 | Author: 李鸡蛋 | Hits:

[ARM-PowerPC-ColdFire-MIPSat91

Description: Atmel 91系列ARM的boot loader启动代码-Atmel ARM boot loader boot code
Platform: | Size: 9401344 | Author: 丁丁 | Hits:

[ARM-PowerPC-ColdFire-MIPSPXA255_WinCE_bootloader

Description: 针对Intel Xscale PXA255的WinCE boot loader源代码包!极具参考价值!-Intel Xscale PXA255 the WinCE boot loader source code! Very useful!
Platform: | Size: 4289536 | Author: 古月伦 | Hits:

[ARM-PowerPC-ColdFire-MIPSAT91RM9200bootloader

Description: AT91RM9200-Loader,AT91RM9200的LOADER,HH的-AT91RM9200-Loader. the AT91RM9200 LOADER, the HH
Platform: | Size: 138240 | Author: 李静 | Hits:

[BooksEmbeded_Linux_Boot_Loader

Description: 嵌入式系统 Boot Loader 技术内幕 -- 詹荣开,对不只是Linux的Boot Loader技术进行的全面的介绍,概念清晰,很有调理 -Embedded System Boot Loader technology insider-- Zhan Rongkai. right is not just Linux Boot Loader technology for the comprehensive introduction to the concept of clear, very Conditioning
Platform: | Size: 10240 | Author: zds | Hits:

[OtherlinkerAndLoader

Description: 国内唯一一本介绍链接器和加载器的书籍. 讲编译原理的书很多,但是讲linkerAndLoader的书籍却只有这一本.缺6和10章,还未翻译完成.-the only one on the linker loader and books. Stresses build on the principle of many, But linkerAndLoader books say only that the. na 6 and Chapter 10, not yet completed the translation.
Platform: | Size: 6138880 | Author: 陈伟 | Hits:

[Other Gamesloader-1.1

Description: 再利用6502平台开发游戏时, 并使用cc65开发时,loader代码-reuse 6502 platform games, and the use of cc65 development, the loader code
Platform: | Size: 4096 | Author: wu | Hits:

[Embeded LinuxIntroductionOfBootloader

Description: 本文详细地介绍了基于嵌入式系统中的 OS 启动加载程序 ―― Boot Loader 的概念、软件设计的主要任务以及结构框架等内容。-described in detail based on the embedded system OS boot loader-- Boot Loade r concept, software design and the main tasks such as structural framework.
Platform: | Size: 24576 | Author: 曾志明 | Hits:

[Otherdownload_epcs_with_jtag

Description: 使用Flash Loader(JTAG模式)下载EPCS器件的方法,希望对大家有所帮助。-use Flash Loader (JTAG) model download EPCS on-- devices, We want to help.
Platform: | Size: 1133568 | Author: 张剑 | Hits:

[Game Hook CrackuGC-Loader

Description: 著名作弊器UGC的注入器。最原始的HL注入器样本-famous for cheating the UGC injector. The most primitive samples HL injector
Platform: | Size: 14336 | Author: 阿成 | Hits:

[OS programoperatingsystemsourcecode

Description: \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。 -\ Tinix : There are many of them attached code directory contains in addition to the source code (*. asm2.*. inc,*. c,*. h), if there are such documents : boot.bin boot (Boot Sector) written by FloppyWriter diskette (or floppy disk image). Loader.bin LOADER direct copy to a diskette (or floppy disk image) root directory. Kernel.bin kernel (Kernel), the direct copying to floppy disk (or floppy disk image) root directory. Bochsrc.bxrc Bochs configuration files, If the system installed Bochs- 2.1.1 can be directly's Double-click operation. Other details, see paragraph 2.7. Godbg.bat debugging can use this batch file. It assumes that Bochs- 2.1.1 installed on the D : \ Program Files \ Bochs- 2.1.1 \ China. TINIX.IMG floppy disk image. Bochs directly or through Virtual PC operation.*
Platform: | Size: 1665024 | Author: wonge | Hits:

[SCMUSB_Boot_Loader

Description: USB Boot Loader for ATMega 8 编译器:GCCAVR/ICCAVR-USB Boot Loader for ATMega 8 compiler : GCCAVR/ICCAVR
Platform: | Size: 132096 | Author: 刘健华 | Hits:

[Graph DrawingASE-File-Loader

Description: 可以用于3DS导出的ASE文件进行读取和使用opengl进行显示!-3DS derived can be used for the ASE read documents and use opengl for show!
Platform: | Size: 589824 | Author: 康勇 | Hits:

[OpenGL program3DSFileLoader_cn

Description: OPENGL 3DS FILE LOADER 。中文注释-OpenGL 3D FILE LOADER. Chinese Notes
Platform: | Size: 548864 | Author: chenshui | Hits:

[SCMbootloader_877a_10_src

Description: PIC Boot Loader for the 16F877A MCU.-PIC 16F877A for the MCU.
Platform: | Size: 9216 | Author: | Hits:

[DirextXBspLoader_dx

Description: DX版本的BSP loader!!! DX版本的BSP loader-DX version of the BSP loader! ! ! DX version of the BSP loader!
Platform: | Size: 1227776 | Author: | Hits:

[SCMhabl

Description: Henriks AVR Boot Loader for AVR ATMEGA88 with xmodem and autoboot-Henriks AVR Boot Loader for AVR ATMEGA88 wi th xmodem and autoboot
Platform: | Size: 27648 | Author: Zhou Qing | Hits:

[ARM-PowerPC-ColdFire-MIPSk9bin0317forK9_AT91RM9200

Description: K9 AT91RM9200 学习板编译后的三个BIN文件,loader/boot/uboot 均测试通过.-plate K9 AT91RM9200 study compiled after the three BIN document, loader/boot/uboot both the test.
Platform: | Size: 45056 | Author: wangafu | Hits:

[Internet-NetworkGetProfile_PC

Description: 完整的基于XMODEM协议的嵌入式系统侧FLASH Loader程序。该程序是基于三菱的M16C/60系列MCU,由于除了启动部分外完全是用C编写-XMODEM complete agreement on the embedded system side Flash Loader procedures. The procedure is based on Mitsubishi's M16C/60 MCU series, in addition to initiating component was totally prepared C.
Platform: | Size: 6210560 | Author: hgfhgf | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net