搜索结果
找到约 242 项符合
Same 的查询结果
按分类筛选
- 全部分类
- 书籍 (23)
- 单片机编程 (21)
- Linux/Unix编程 (12)
- matlab例程 (11)
- 单片机开发 (11)
- 其他书籍 (11)
- 数学计算 (9)
- VC书籍 (8)
- 可编程逻辑 (7)
- 其他 (7)
- Java编程 (6)
- 电源技术 (5)
- Java书籍 (5)
- 软件设计/软件工程 (5)
- 技术资料 (5)
- 教程资料 (4)
- 人工智能/神经网络 (4)
- 数据结构 (4)
- 微处理器开发 (4)
- 软件工程 (4)
- Jsp/Servlet (4)
- 文章/文档 (4)
- 电子书籍 (4)
- 通讯编程文档 (4)
- Internet/网络编程 (3)
- GPS编程 (3)
- 通讯/手机编程 (3)
- 系统设计方案 (3)
- 嵌入式/单片机编程 (3)
- Delphi控件源码 (3)
- 模拟电子 (2)
- PCB相关 (2)
- 游戏 (2)
- VHDL/FPGA/Verilog (2)
- 数值算法/人工智能 (2)
- 加密解密 (2)
- 驱动编程 (2)
- 其他数据库 (2)
- 压缩解压 (2)
- 无线通信 (1)
- 测试测量 (1)
- uCOS (1)
- 串口编程 (1)
- Windows CE (1)
- SQL Server (1)
- 书籍源码 (1)
- 中间件编程 (1)
- 网络 (1)
- 汇编语言 (1)
- 教育系统应用 (1)
- 操作系统开发 (1)
- 文件格式 (1)
- MacOS编程 (1)
- 其他行业 (1)
- 人物传记/成功经验 (1)
- 行业发展研究 (1)
- 编译器/解释器 (1)
- *行业应用 (1)
- 其他嵌入式/单片机内容 (1)
- CA认证 (1)
- STL (1)
- 多国语言处理 (1)
- 源码 (1)
其他 This approach addresses two difficulties simultaneously: 1) the range limitation of mobile robot se
This approach addresses two difficulties simultaneously: 1)
the range limitation of mobile robot sensors and 2) the difficulty of detecting buildings in
monocular aerial images. With the suggested method building outlines can be detected
faster than the mobile robot can explore the area by itself, g ...
单片机开发 The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc
The DHRY program performs the dhrystone benchmarks on the 8051.
Dhrystone is a general-performance benchmark test originally
developed by Reinhold Weicker in 1984. This benchmark is
used to measure and compare the performance of different
computers or, in this case, the efficiency of the code
gener ...
电子书籍 The literature of cryptography has a curious history. Secrecy, of course, has always played a centra
The literature of cryptography has a curious history. Secrecy, of course, has always played a central
role, but until the First World War, important developments appeared in print in a more or less
timely fashion and the field moved forward in much the same way as other specialized disciplines.
A ...
matlab例程 Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen
Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions.
Quaternion toolbox for Matlab&reg extends Matlab&reg to allow calculation with matrices of quaternions in almost t ...
压缩解压 The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-
The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-algorithms supported by Zlib. It provides functions that transparently access files being either real files or zipped files, both with the same filepath
压缩解压 This toolbox contains Matlab files that implement the nonsubsample contourlet transform and its util
This toolbox contains Matlab files that implement the nonsubsample contourlet transform and its utility functions. Some Matlab files are the same as those in Contourlet Toolbox.
Java书籍 Eclipse+Web开发从入门到精通 These files contain all of the code listings in Java: The Complete Referenc
Eclipse+Web开发从入门到精通
These files contain all of the code listings in
Java: The Complete Reference, J2SE 5 Edition
The source code is organized into files by chapter.
For example, the file Chap7.code contains the
programs shown in Chapter 7.
Within each chapter file, the listings are store ...
其他书籍 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 ...
Jsp/Servlet These files contain all of the code listings in Java 2: The Complete Reference The source cod
These files contain all of the code listings in
Java 2: The Complete Reference
The source code is organized into files by chapter.
Within each chapter file, the listings are stored
in the same order as they appear in the book.
Simply edit the appropriate file to extract the
listing in which you a ...
VC书籍 This sample shows different ways of performing anti-aliasing - both by using only the native hardwa
This sample shows different ways of performing anti-aliasing - both by using only
the native hardware AA support, and by mixing the hardware modes with additional
supersampling. There are various ways in which the supersampled image can be
down-sampled. The way we do the downsampling in this example ...