搜索结果
找到约 78 项符合
Similar 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (5)
- 书籍 (5)
- 模拟电子 (4)
- 其他书籍 (4)
- 编辑器/阅读器 (4)
- 电源技术 (3)
- Internet/网络编程 (3)
- Java编程 (3)
- 压缩解压 (3)
- 接口技术 (2)
- 数值算法/人工智能 (2)
- Windows CE (2)
- Linux/Unix编程 (2)
- Java书籍 (2)
- 其他 (2)
- matlab例程 (2)
- 软件设计/软件工程 (2)
- 人工智能/神经网络 (2)
- 技术资料 (2)
- 单片机编程 (1)
- 技术书籍 (1)
- 磁盘编程 (1)
- 驱动编程 (1)
- 嵌入式/单片机编程 (1)
- 书籍源码 (1)
- 串口编程 (1)
- 网络 (1)
- 系统设计方案 (1)
- 技术管理 (1)
- 文件格式 (1)
- 教育系统应用 (1)
- 邮电通讯系统 (1)
- DSP编程 (1)
- 通讯/手机编程 (1)
- 编译器/解释器 (1)
- Delphi控件源码 (1)
- RFID编程 (1)
- 人物传记/成功经验 (1)
- 数学计算 (1)
- FlashMX/Flex源码 (1)
- Jsp/Servlet (1)
- 工业控制 (1)
- 其他 (1)
其他书籍 IEEE Std 1180-1990. IEEE Standard Specifications for the Implementations of 8x8 Inverse Discrete Cos
IEEE Std 1180-1990. IEEE Standard Specifications for the Implementations of 8x8 Inverse Discrete Cosine Transform, specifies the numerical characteristics of the 8x8 inverse discrete cosine transform (IDCT) for use in visual telephony and similar applications where the 8x8 IDCT results are used in a ...
DSP编程 Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms frame
Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms frame
size and one with a 10 ms frame size. The versions are quite similar in behavior. The version with a 10 ms
frame size is faster, but the overall quality is higher in the 5 ms version, due to lower ti ...
通讯/手机编程 The algorm of viterbi. You talk to your friend three days in a row and discover that on the first da
The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And w ...
人工智能/神经网络 中心点漂移是一种非监督聚类算法(与k-means算法相似
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。
MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab imple ...
编译器/解释器 IDE开发环境
IDE开发环境,可以挂载SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borl ...
matlab例程 This chapter contains sample programs for determining capacity. The reader is advised to go through
This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The
file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to
"capacity_plot_main.m". The latter file deals with all the other c ...
Windows CE for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440
for qq2440 board bootscreen change.
Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
单片机开发 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 ...
Java编程 A java GUI interface program used to download a batch of files in a specified URL, or a kind of simi
A java GUI interface program used to download a batch of files in a specified URL, or a kind of similar files like pic01, pic02, pic03, ..., pic99, etc. And it can download all the links of index.html automatically.
软件设计/软件工程 A class--the basic building block of an object-oriented language such as Java--is a template that de
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associate ...