搜索结果
找到约 146 项符合
Structures 的查询结果
按分类筛选
- 全部分类
- 技术资料 (16)
- 其他书籍 (15)
- 数据结构 (15)
- 书籍源码 (11)
- 书籍 (9)
- VC书籍 (9)
- 电子书籍 (6)
- matlab例程 (5)
- 软件设计/软件工程 (5)
- 其他 (4)
- 游戏 (4)
- Java编程 (4)
- Java书籍 (4)
- Linux/Unix编程 (3)
- 编译器/解释器 (3)
- 数学计算 (3)
- 通讯编程文档 (3)
- 软件工程 (2)
- 人工智能/神经网络 (2)
- Delphi控件源码 (2)
- JavaScript (2)
- 软件 (1)
- 论文 (1)
- 多媒体 (1)
- 单片机编程 (1)
- 加密解密 (1)
- 操作系统开发 (1)
- 嵌入式综合 (1)
- 模拟电子 (1)
- 源码/资料 (1)
- 驱动编程 (1)
- *行业应用 (1)
- 文件格式 (1)
- 技术管理 (1)
- 嵌入式/单片机编程 (1)
- 嵌入式Linux (1)
- 系统设计方案 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- VIP专区 (1)
其他书籍 Linux编程的经典书
Linux编程的经典书,OReilly系列。The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.
JavaScript Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and V
Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
操作系统开发 This program displays all SMBIOS/DMI information within the BIOS. The information is organized as a
This program displays all SMBIOS/DMI information within the BIOS. The
information is organized as a series of Structures each of which is a
certain Type. For more details, see a copy of the SMBIOS
specification "System Management BIOS Reference Specification".
书籍 Microengineering, MEMS, and Interfacing
Microengineering and Microelectromechanical systems (MEMS) have very few
watertight definitions regarding their subjects and technologies. Microengineering
can be described as the techniques, technologies, and practices involved in the
realization of structures and devices with dimensions on the ord ...
软件设计/软件工程 A digital filter structure for wideband filtering is proposed. It consists of two allpass filters a
A digital filter structure for wideband filtering
is proposed. It consists of two allpass filters and a linearphase
FIR filter. One major advantage of this structure is
that the allpass filters are functions of zM which implies
that the maximal sample frequency is M times higher for
this structure t ...
书籍 ESD-Phenomena-and-the-Reliability
As we enter the next millennium, there are clear technological patterns. First, the
electronic industry continues to scale microelectronic structures to achieve faster
devices, new devices, or more per unit area. Secondly, electrostatic charge, electrostatic
discharge (ESD), electrical overstress (E ...
Linux/Unix编程 All people curious about how Linux works and why it is so efficient will find answers here. After re
All people curious about how Linux works and why it is so efficient will find answers here. After reading the book, you will find your way through the many thousands of lines of code,
distinguishing between crucial data structures and secondary ones—in short, becoming a true
Linux hacker.
其他嵌入式/单片机内容 The Fat Fs module is a middleware that written in ANSI C. There is no platform dependence, so long a
The Fat Fs module is a middleware that written in ANSI C. There is no platform dependence, so long as the compiler is in compliance with ANSI C. However it handles the system portable FAT structures. You must take the endian into consideration. It must be changed for your platform first or the compi ...
Java编程 Java数据结构和算法中文第二版源码, The files in this folder, ReaderFiles, contain both source code and executable
Java数据结构和算法中文第二版源码,
The files in this folder, \ReaderFiles\, contain both source code
and executable code for the example programs presented in the text
of "Data Structures and Algorithms in Java," 2nd Edition. They are
available to any reader of the book.
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...