搜索结果
找到约 587 项符合
such 的查询结果
按分类筛选
- 全部分类
- 书籍 (113)
- 其他书籍 (40)
- 其他 (29)
- 技术资料 (25)
- Linux/Unix编程 (23)
- 电源技术 (22)
- Java编程 (22)
- matlab例程 (20)
- 单片机编程 (19)
- VC书籍 (15)
- 单片机开发 (14)
- 软件设计/软件工程 (14)
- 微处理器开发 (12)
- 模拟电子 (10)
- 通讯编程文档 (10)
- 技术管理 (9)
- Java书籍 (9)
- 电子书籍 (9)
- 嵌入式/单片机编程 (7)
- 可编程逻辑 (6)
- 网络 (6)
- 人工智能/神经网络 (6)
- VHDL/FPGA/Verilog (6)
- 测试测量 (5)
- Internet/网络编程 (5)
- 数学计算 (5)
- 数据结构 (5)
- 通讯/手机编程 (5)
- 数值算法/人工智能 (5)
- 其他嵌入式/单片机内容 (5)
- Delphi控件源码 (5)
- 教程资料 (4)
- 驱动编程 (4)
- 压缩解压 (4)
- 汇编语言 (4)
- 文章/文档 (4)
- 编译器/解释器 (4)
- DSP编程 (3)
- 无线通信 (3)
- 书籍源码 (3)
- 其他数据库 (3)
- 系统设计方案 (3)
- 操作系统开发 (3)
- 论文 (3)
- 嵌入式综合 (2)
- ARM (2)
- 游戏 (2)
- 并行计算 (2)
- 行业发展研究 (2)
- 加密解密 (2)
- 文件格式 (2)
- 嵌入式Linux (2)
- JavaScript (2)
- SQL Server (2)
- 软件工程 (2)
- 其他 (2)
- uCOS编程 (1)
- 资料/手册 (1)
- 传感与控制 (1)
- 技术书籍 (1)
- 工控技术 (1)
- 电子元器件应用 (1)
- 接口技术 (1)
- 源码/资料 (1)
- 磁盘编程 (1)
- 手机短信编程 (1)
- 手机WAP编程 (1)
- GPS编程 (1)
- uCOS (1)
- 语音压缩 (1)
- *行业应用 (1)
- Windows Mobile (1)
- 其他行业 (1)
- 交通/航空行业 (1)
- Symbian (1)
- 邮电通讯系统 (1)
- USB编程 (1)
- 金融证券系统 (1)
- 多国语言处理 (1)
- Windows CE (1)
- Delphi/CppBuilder (1)
- 认证考试资料 (1)
- Matlab (1)
- 工业控制 (1)
- 其他文档 (1)
- DSP工具/软件 (1)
- 源码 (1)
- 软件 (1)
Java编程 Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3
Java MP3 Player,
Here s a list of features:
- Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags
- Reads, creates, updates, and removes id3v1 tags
- Extracts MPEG data such as bit rate, sample rate, channel mode, etc.
- Calculates playing time of mp3 from mpeg information (no good w/VBR)
...
Linux/Unix编程 Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the rela
Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the related architecture. HIP is a proposal to change the TCP/IP stack to securely support mobility and multi-homing. Additionally, it provides for enhanced security and privacy and advanced network concepts, ...
单片机开发 this directory contains the following: * The acdc algorithm for finding the approximate general
this directory
contains the following:
* The acdc algorithm for finding the
approximate general (non-orthogonal)
joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices.
[acdc.m]
* The acdc algorithm for finding the
same for a set of Symmetric matrices.
[acdc_s ...
其他书籍 Swarm intelligence is an innovative computational way to solving hard problems. This discipline is
Swarm intelligence is an innovative computational way to solving hard problems.
This discipline is inspired by the behavior of social insects such as fish
schools and bird flocks and colonies of ants, termites, bees and wasps. In general,
this is done by mimicking the behavior of the biological crea ...
网络 Libnet is a generic networking API that provides access to several protocols. It is not designed as
Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provi ...
其他书籍 Recent advances in experimental methods have resulted in the generation of enormous volumes of data
Recent advances in experimental methods have resulted in the generation
of enormous volumes of data across the life sciences. Hence clustering and
classification techniques that were once predominantly the domain of ecologists
are now being used more widely. This book provides an overview of these
i ...
嵌入式/单片机编程 The widespread use of embedded systems mandates the development of industrial software design method
The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, much in the same way as in other mature areas of engi ...
文章/文档 Communication software and platform develop sketch map and content and wrap up and step the computer
Communication software and platform develop sketch map and content and wrap up and step the computer network, such multi-platform information, in order to offer its explanation relying mainly on stepping the platform of reference mainly as railway application,etc
单片机开发 Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful
Generating Fractals with SSE/SSE2
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a l ...
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...