搜索结果
找到约 209 项符合
linker-stack 的查询结果
J2ME The source code for this package is located in src/gov/nist/sip/proxy. The proxy is a pure JAIN-SIP
The source code for this package is located in src/gov/nist/sip/proxy. The proxy
is a pure JAIN-SIP application: it does not need proprietary nist-sip
classes in addition of those defined in JAIN-SIP 1.1, you can substitute
the NIST-SIP stack by another JAIN-SIP-1.1 compliant stack and it should
int ...
游戏 he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP a
he source code for this package is located in src/ directory. The
JAIN-SIP-SERVICES is a JAIN-SIP application: it does not need proprietary nist-sip
classes in addition of those defined in JAIN-SIP 1.1, you can substitute
the NIST-SIP stack by another JAIN-SIP-1.1 compliant stack and it should
inter ...
驱动编程 The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I
The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port ...
Java书籍 Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o
Core Java 2 Volume I - Fundamentals, Seventh Edition
Completely revised and up-to-date coverage of
Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
Swing GUI development, including input validation and other enhancements
Exception handling and ...
其他书籍 ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题
ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。
一,什么是 OllyDbg?
二,一般原理[General principles]
三,反汇编器[Disassembler]
四,分析器[Analysis]
五,Object扫描器[Object scanner]
六, ...
uCOS 这是我自己写的一段程序
这是我自己写的一段程序,用的是周立功的smartarm开发板,一个任务能从U盘里读取mylove.bmp文件并显示在屏幕上,读取的是RGB565格式的bmp,有一个任务是读取u盘里readme.txt文档并显示在屏幕,不支持中文,完整的usb host stack 代码,文档中带有ZLG/FS ZLG/GUI ZLG/USB ...
驱动编程 This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea
This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea of device stacks and how devices interact with each other. We will use the previously created example device driver to demonstrate this topic. To do this we will introduce the idea of a “filter” dr ...
串口编程 CHAPT09TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09TERMW16.DEF A file needed by
CHAPT09\TERMW16.CPP 16-Bit test program for the Win16Port class.
CHAPT09\TERMW16.DEF A file needed by the linker for this program.
CHAPT09\TERMW16.EXE 16-Bit exeuctable of the test program.
CHAPT09\TERMW16B.MAK A makefile for Borland C++.
CHAPT09\TERMW16M.MAK A makefile for Microsoft C++.
文件格式 本文详细介绍了arm image格式及执行时的处理过程。在官方文档中很少介绍
本文详细介绍了arm image格式及执行时的处理过程。在官方文档中很少介绍,对于了解linker底层细节不多的读者是一个很少的介绍,对arm初学者十分有益
单片机开发 NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read a
NAME Control_AT24Cxx
This collection of routines allows an AT89C2051 microcontroller to read
and write the AT24Cxx family of serial CMOS EEPROMS. This version of the
code is compatible only with the AT89C2051 due to the location of the
data buffer and stack in RAM. The code may be modified to w ...