搜索结果
找到约 431 项符合
most 的查询结果
按分类筛选
- 全部分类
- 书籍 (67)
- 其他书籍 (38)
- 其他 (20)
- 单片机编程 (16)
- 模拟电子 (13)
- Linux/Unix编程 (13)
- 电源技术 (12)
- VC书籍 (12)
- 电子书籍 (11)
- 软件工程 (11)
- 技术资料 (11)
- 单片机开发 (9)
- Java书籍 (9)
- Java编程 (9)
- 可编程逻辑 (8)
- Internet/网络编程 (7)
- Delphi控件源码 (7)
- 书籍源码 (7)
- 软件设计/软件工程 (7)
- 编译器/解释器 (6)
- 数学计算 (6)
- 通讯编程文档 (6)
- 行业发展研究 (6)
- 人工智能/神经网络 (5)
- 网络 (5)
- 压缩解压 (5)
- 系统设计方案 (5)
- 教程资料 (4)
- 无线通信 (4)
- 汇编语言 (4)
- 微处理器开发 (4)
- 文件格式 (4)
- 通讯/手机编程 (4)
- 技术书籍 (3)
- 数值算法/人工智能 (3)
- 技术管理 (3)
- matlab例程 (3)
- 驱动编程 (3)
- 数据结构 (3)
- 加密解密 (3)
- VHDL/FPGA/Verilog (3)
- 多媒体处理 (2)
- allegro (2)
- 嵌入式综合 (2)
- 游戏 (2)
- DSP编程 (2)
- Windows Mobile (2)
- *行业应用 (2)
- J2ME (2)
- BREW编程 (2)
- GPS编程 (2)
- SQL Server (2)
- MySQL数据库 (2)
- 论文 (2)
- 实用工具 (1)
- 传感与控制 (1)
- 测试测量 (1)
- 接口技术 (1)
- 手机WAP编程 (1)
- 操作系统开发 (1)
- 嵌入式/单片机编程 (1)
- 语音压缩 (1)
- 嵌入式Linux (1)
- 其他数据库 (1)
- Delphi/CppBuilder (1)
- 邮电通讯系统 (1)
- 其他行业 (1)
- 人物传记/成功经验 (1)
- 其他嵌入式/单片机内容 (1)
- 编辑器/阅读器 (1)
- 金融证券系统 (1)
- FlashMX/Flex源码 (1)
- JavaScript (1)
- RFID编程 (1)
- Modem编程 (1)
- 3G开发 (1)
- 文章/文档 (1)
- 软件 (1)
- 笔记 (1)
- VIP专区 (1)
其他书籍 The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the d
The PCI Local bus concept was developed to break
the PC data I/O bottleneck and clearly opens the door
to increasing system speed and expansion capabilities.
The PCI Local bus moves high speed peripherals
from the I/O bus and places them closer to the system’s
processor bus, providing faster data t ...
Linux/Unix编程 In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the
emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to
provide an environment that s powerful yet easy to use.
One of the main strengths of UNIX is ...
其他书籍 C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the mos
C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It also serves as an inside look at the more subtle C++ features and programming techniques
单片机开发 Kiss FFT is a small and simple FFT library. It has no complicated platform-specific optimizations, c
Kiss FFT is a small and simple FFT library. It has no complicated platform-specific optimizations, can do either fixed or floating point with just a recompile, and is efficient enough for all but the most demanding applications.
Linux/Unix编程 This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es
This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized,
see especially strtok,strstr,str[c]spn. They should work, but are not
very easy to understand. Every ...
Linux/Unix编程 CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applic
CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the "curses" library. CForms uses a language-based design to define forms. An application may contain C source modules, field p ...
数值算法/人工智能 北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on
北京大学ACM比赛题
The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tiles to form a word. Each tile may be used at most once, but not ...
通讯编程文档 移动ip书籍
移动ip书籍,很有用。
Third Generation (3G) mobile offers access to broadband multimedia services - and in the future most of these, even voice and video, will be IP-based. However 3G networks are not based on IP technologies, rather they are an evolution from existing 2G networks. Much work needs to ...
通讯编程文档 Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real wo
Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world.
Developers use algorithms and data structures every day of their working lives. Having a good understanding
of these algorithms and knowledge of when to apply them is essential to producing softw ...
编译器/解释器 Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is i
Exuberant Ctags is a multilanguage reimplementation of the much-underused
ctags(1) program and is intended to be the mother of all ctags programs. It
generates indexes of source code definitions which are used by a number of
editors and tools. The motivation which drove the development of Exuberant
...