搜索结果
找到约 393 项符合
level 的查询结果
按分类筛选
- 全部分类
- 书籍 (35)
- 其他书籍 (29)
- 单片机编程 (21)
- matlab例程 (21)
- 其他 (20)
- Linux/Unix编程 (15)
- 单片机开发 (15)
- VC书籍 (12)
- 可编程逻辑 (11)
- 技术资料 (11)
- 软件设计/软件工程 (10)
- 系统设计方案 (10)
- 电子书籍 (10)
- 文章/文档 (9)
- 软件工程 (9)
- VHDL/FPGA/Verilog (8)
- 教程资料 (7)
- 通讯编程文档 (7)
- Java编程 (7)
- 模拟电子 (6)
- 电源技术 (6)
- 驱动编程 (6)
- 行业发展研究 (6)
- 其他嵌入式/单片机内容 (5)
- 汇编语言 (5)
- 嵌入式/单片机编程 (5)
- 书籍源码 (4)
- 数值算法/人工智能 (4)
- 人工智能/神经网络 (4)
- 数学计算 (4)
- DSP编程 (3)
- 无线通信 (3)
- Java书籍 (3)
- 微处理器开发 (3)
- 金融证券系统 (3)
- 通讯/手机编程 (3)
- VIP专区 (3)
- allegro (2)
- PCB相关 (2)
- ARM (2)
- 嵌入式Linux (2)
- 压缩解压 (2)
- 游戏 (2)
- 加密解密 (2)
- 数据结构 (2)
- GPS编程 (2)
- 教育系统应用 (2)
- 操作系统开发 (2)
- 源码 (2)
- 论文 (2)
- 学术论文 (1)
- 通信网络 (1)
- 传感与控制 (1)
- 开发工具 (1)
- 工控技术 (1)
- 源码/资料 (1)
- Delphi/CppBuilder (1)
- 网络 (1)
- 人物传记/成功经验 (1)
- 编译器/解释器 (1)
- Windows CE (1)
- Internet/网络编程 (1)
- 文件格式 (1)
- 技术管理 (1)
- Windows Mobile (1)
- Delphi控件源码 (1)
- USB编程 (1)
- 磁盘编程 (1)
- C/C++语言编程 (1)
- RFID编程 (1)
- Matlab (1)
- 技术书籍 (1)
- 软件 (1)
- 教程 (1)
其他书籍 Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provi
Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java(TM) and XML toget ...
GPS编程 GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn
GPS 接收程序 DEMO。
HsGpsDll Library 1.1
A GPS Control/Component for C/C++
HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable o ...
软件设计/软件工程 Memory Management—Algorithms and implementation in C/C++ Introduction Chapter 1 - Memory Manag
Memory Management—Algorithms and implementation in C/C++
Introduction
Chapter 1 - Memory Management Mechanisms
Chapter 2 - Memory Management Policies
Chapter 3 - High-Level Services
Chapter 4 - Manual Memory Management
Chapter 5 - Automatic Memory Management
Chapter 6 - Miscellaneous Topics
Index ...
其他书籍 The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no
The combinatorial core of the OVSF code assignment problem
that arises in UMTS is to assign some nodes of a complete binary
tree of height h (the code tree) to n simultaneous connections, such that
no two assigned nodes (codes) are on the same root-to-leaf path. Each
connection requires a code on a ...
软件设计/软件工程 this procedure is simulated document management system disk space management, Disk Management, direc
this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as university computer courses on operating system design a case, we only reference
Internet/网络编程 Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported,
Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP
is also de ...
VC书籍 VC技术内幕第五版,学习VC经典书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet tech
VC技术内幕第五版,学习VC经典书籍
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also ...
嵌入式/单片机编程 These are P-Channel enhancement mode silicon gate power fi eld effect transistors. They are ad
These are P-Channel enhancement mode silicon gate
power &#64257 eld effect transistors. They are advanced power
MOSFETs designed, tested, and guaranteed to withstand a
speci&#64257 ed level of energy in the breakdown avalanche mode
of operation. All of these power MOSFETs are designed for
applicatio ...
VHDL/FPGA/Verilog What is Verilog? ➥ Verilog HDL is a Hardware Description Language (HDL) ➥ Verilog HDL
What is Verilog?
&#10149 Verilog HDL is a Hardware Description Language (HDL)
&#10149 Verilog HDL allows describe designs at a high level of
abstraction as well as the lower implementation levels
&#10149 Primary use of HDLs is the simulation of designs
&#10149 Verilog is a discrete event time simula ...
其他 A heap is a binary tree satisfying the following conditions: 􀂄 This tree is completely bal
A heap is a binary tree satisfying the following
conditions:
&#1048708 This tree is completely balanced.
&#1048708 If the height of this binary tree is h, then leaves
can be at level h or level h-1.
&#1048708 All leaves at level h are as far to the left as
possible.
&#1048708 The data associated wit ...