搜索结果
找到约 182 项符合
included 的查询结果
按分类筛选
- 全部分类
- 其他 (14)
- matlab例程 (10)
- 书籍 (9)
- 其他书籍 (8)
- Delphi控件源码 (7)
- Linux/Unix编程 (7)
- 单片机开发 (7)
- 嵌入式/单片机编程 (7)
- 压缩解压 (6)
- 人工智能/神经网络 (6)
- 单片机编程 (5)
- 电源技术 (4)
- Java编程 (4)
- VHDL/FPGA/Verilog (4)
- USB编程 (4)
- 其他嵌入式/单片机内容 (4)
- 可编程逻辑 (3)
- 编译器/解释器 (3)
- 手机短信编程 (3)
- Internet/网络编程 (3)
- 驱动编程 (3)
- 汇编语言 (3)
- 数学计算 (3)
- 微处理器开发 (3)
- 模拟电子 (2)
- 教程资料 (2)
- 系统设计方案 (2)
- Windows CE (2)
- Applet (2)
- Delphi/CppBuilder (2)
- Windows Mobile (2)
- 其他数据库 (2)
- 通讯编程文档 (2)
- 嵌入式Linux (2)
- 加密解密 (2)
- DSP编程 (2)
- 教程资料 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 数值算法/人工智能 (1)
- 数据结构 (1)
- 操作系统开发 (1)
- uCOS (1)
- 通讯/手机编程 (1)
- GPS编程 (1)
- 认证考试资料 (1)
- 串口编程 (1)
- TAPI编程 (1)
- VC书籍 (1)
- SQL Server (1)
- 软件工程 (1)
- JavaScript (1)
- 磁盘编程 (1)
- 并行计算 (1)
- FlashMX/Flex源码 (1)
- 书籍源码 (1)
- 游戏 (1)
- 电子书籍 (1)
- 单片机 (1)
- Matlab (1)
- 源码 (1)
- 软件 (1)
- 技术资料 (1)
嵌入式/单片机编程 Compact Flash Support For Nios II 5.0, To download supporting materials for this new Compact Flash s
Compact Flash Support For Nios II 5.0, To download supporting materials for this new Compact Flash support, download the following .zip file, extract to a computer with Quartus II 5.0 & Nios II 5.0 installed, and proceed to use the hardware and/or software examples of your choice to proceed. Additio ...
其他书籍 μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with
μC/OS-II Goals
Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an
application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application
code should require only minor changes (if any). Als ...
手机短信编程 This module is built to provide more practical/effective functions than php iconv for character enco
This module is built to provide more practical/effective functions than php iconv for character encoding conversion.
Chinese package has been included: gb<->big5, (gb,big5)<->utf8<->unicode, (gb, big5)->pinyin.
The Chinese package was built based on the Chinese encoding lib ...
其他嵌入式/单片机内容 Application Note Abstract This Application Note introduces a complete and detailed PSoC® project
Application Note Abstract
This Application Note introduces a complete and detailed PSoC&reg project. Telephone Call Logger keeps the detailed record of
approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of
the phone call in the ...
matlab例程 我用matlab写的一个corner detector, 效果比现在流行的harris
我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。
Algorithm is derived from:
X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on Pattern Recognition, ...
Linux/Unix编程 The UCL common multimedia library implements a number of algorithms and protocols needed by a number
The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are included in the libra ...
人工智能/神经网络 中心点漂移是一种非监督聚类算法(与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 ...
人工智能/神经网络 高效的k-means算法实现
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented ...
驱动编程 The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is c
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the
AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification.
Included in the kit is a PCI add-in card, Windows drivers, demonstration
applications, and documentation of the hardware and software provided. The
m ...
matlab例程 ITU-T G.723.1 Speech Coder: Matlab implementation This package implements the speech coder and de
ITU-T G.723.1 Speech Coder: Matlab implementation
This package implements the speech coder and decoder. Full documentation
is in the PDF file included with the package. The test folder has test
programs for the coder and decoder (for Windows).