搜索结果
找到约 242 项符合
STACK 的查询结果
按分类筛选
- 全部分类
- 技术资料 (46)
- 单片机开发 (12)
- Linux/Unix编程 (11)
- 嵌入式/单片机编程 (10)
- 其他 (9)
- 驱动编程 (9)
- 网络 (9)
- 数据结构 (9)
- DSP编程 (8)
- 其他书籍 (8)
- 单片机编程 (7)
- Internet/网络编程 (7)
- 其他嵌入式/单片机内容 (7)
- 通讯/手机编程 (6)
- 嵌入式Linux (5)
- VIP专区 (5)
- uCOS (4)
- 微处理器开发 (4)
- 软件设计/软件工程 (4)
- 源码 (3)
- Java书籍 (3)
- VHDL/FPGA/Verilog (3)
- Windows Mobile (3)
- VC书籍 (3)
- 无线通信 (2)
- 书籍源码 (2)
- 通信网络 (2)
- 电子书籍 (2)
- 游戏 (2)
- 编辑器/阅读器 (2)
- 编译器/解释器 (2)
- Java编程 (2)
- 数学计算 (2)
- 汇编语言 (2)
- 文章/文档 (2)
- VxWorks (2)
- 邮电通讯系统 (2)
- 并行计算 (2)
- 接口技术 (1)
- 学术论文 (1)
- 数据库系统 (1)
- 操作系统开发 (1)
- 资料/手册 (1)
- 开发工具 (1)
- 源码/资料 (1)
- 语音压缩 (1)
- 传真(Fax)编程 (1)
- 技术管理 (1)
- 通讯编程文档 (1)
- STL (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 系统设计方案 (1)
- JavaScript (1)
- 行业发展研究 (1)
- RFID编程 (1)
- 3G开发 (1)
其他嵌入式/单片机内容 Chip type : ATmega16L Program type : Application Clock frequency : 4.000000 M
Chip type : ATmega16L
Program type : Application
Clock frequency : 4.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
单片机编程 Mini2440启动代码详解
BIT_SELFREFRESH EQU (1<<22) ;定义SDRAM自刷新标志位
16
17 ;Pre-defined constants 预定义6种工作模式
18 USERMODE EQU 0x10 ;用户模式
19 FIQMODE EQU 0x11 ;快速中断模式
20 IRQMODE EQU 0x12 ;中断模式
21 SVCMODE EQU 0x13 ;监管模式
22 ABORTMODE EQU 0x17 ;异常中断模式
23 UNDEFMODE EQU 0x1b ;未定义模 ...
Linux/Unix编程 Written for embedded systems programmers and engineers, as well as networking professionals, this
Written for embedded systems programmers and engineers, as well as
networking professionals, this in-depth guide provides an inside look at the
entire process of implementing and using the Linux TCP/IP stack in embedded
systems projects.
技术资料 CC2540串口透传源码
用蓝牙4.0芯片CC2540/CC2541实现串口数据透明传输.配合TI原厂BLE_Stack_1.3.2协议栈使用.
单片机开发 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 ...
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 ...
驱动编程 FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter drive
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
单片机开发 FM1702的例子程序 Chip type : ATmega16L Program type : Application Clock frequency : 7.372800 MHz Memo
FM1702的例子程序
Chip type : ATmega16L
Program type : Application
Clock frequency : 7.372800 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256