搜索:ART+algorithm
找到约 1,418 项符合「ART+algorithm」的查询结果
结果 1,418
按分类筛选
- 全部
- matlab例程 (154)
- 人工智能/神经网络 (117)
- 数学计算 (78)
- 加密解密 (70)
- 技术资料 (59)
- 数值算法/人工智能 (51)
- 其他 (42)
- 其他书籍 (40)
- 数据结构 (31)
- 压缩解压 (27)
- Java编程 (27)
- 软件设计/软件工程 (19)
- 书籍源码 (18)
- 通讯/手机编程 (16)
- Linux/Unix编程 (14)
- 通讯编程文档 (14)
- 文章/文档 (14)
- 电子书籍 (13)
- 软件工程 (11)
- 技术管理 (11)
- VC书籍 (10)
- DSP编程 (9)
- 文件格式 (9)
- 单片机开发 (9)
- VHDL/FPGA/Verilog (9)
- 系统设计方案 (8)
- 汇编语言 (7)
- JavaScript (6)
- 行业发展研究 (6)
- 操作系统开发 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 驱动编程 (4)
- 多国语言处理 (4)
- 其他数据库 (4)
- 嵌入式/单片机编程 (4)
- 其他嵌入式/单片机内容 (4)
- 书籍 (4)
- 编译器/解释器 (3)
- STL (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- 游戏 (2)
- *行业应用 (2)
- 网络 (2)
- Java书籍 (2)
- 中间件编程 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 教程资料 (1)
- Internet/网络编程 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 企业管理 (1)
- Applet (1)
- 微处理器开发 (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/521/14530.html
多媒体处理
Goertzel算法是DTMF信号检测的核心
·详细说明:Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱信息。-Goertzel algorithm is the DTMF signal examination core, it uses two extremes the IIR filter computations to be separated Fourier t ...
https://www.eeworm.com/dl/684/154732.html
软件设计/软件工程
十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C
十部经典算法合集 .chm
Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni
PREFACE
CHAPTER 1: INTRODUCTION
CHAPTER 2: ARRAYS
CHAPTER 3: STACKS AND QUEUES
CHAPTER 4: LINKED LISTS
CHAPTER 5: TREES
CHAPTER 6: GRAPHS
CHAPTER 7: INTERNAL SORTING
CHAPTER 8: EXTE ...
https://www.eeworm.com/dl/938907.html
技术资料
Goertzel算法是DTMF信号检测的核心
·详细说明:Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱信息。-Goertzel algorithm is the DTMF signal examination core, it uses two extremes the IIR filter computations to be separated Fourier t ...
https://www.eeworm.com/dl/650/176805.html
人工智能/神经网络
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the ...
https://www.eeworm.com/dl/652/444452.html
文章/文档
A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at
A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were Performance enhancement of wi ...
https://www.eeworm.com/dl/905084.html
技术资料
一种解决早熟收敛的自适应遗传算法设计
为了解决简单遗传算法(Simple Genetic Algorithm,SGA)易陷入局部最优解的问题,及以往自适应遗传算法只考虑与进化代数相关的交叉与变异概率,而忽略个体分布情况及种群规模不可变等问
https://www.eeworm.com/dl/977863.html
技术资料
卡尔曼滤波的实验
本文通过对kalman filter algorithm的深入探讨,对kalman filter有了更深刻的认识,理解了核心的5条公式的物理意义,以及kalman filter的思想,并通过理解算法编程实践,验证了kalman filter在数据处理方面的优良性能。
https://www.eeworm.com/dl/686/256926.html
VC书籍
《實戰C++ — 八個別具特色的實作經驗》與目前市面㆖ 眾多C++ 書籍的最大不同
《實戰C++ — 八個別具特色的實作經驗》與目前市面&#12694 眾多C++ 書籍的最大不同,在於
本書既非基礎觀念之教&#12859 書籍,亦非開發工具之使用手冊,而是以「&#12690 章&#12690 專案」的方式,
從實際應用面引領讀者領略C++。
本書是《The Art of C++》的&#12695 文譯本。原作者Herbert Schildt 是& ...
https://www.eeworm.com/dl/519/481913.html
加密解密
The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at
The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at the same time there are many open issues related to the general security of FPGAs. This contribution attempts to provide a state-of-the-art description of this topic. First, the a ...
https://www.eeworm.com/dl/840746.html
技术资料
STM32F407VET6数据手册
STM32F407VET6数据手册Core: ARM 32-bit Cortex™-M4 CPU with FPU,Adaptive real-time accelerator (ARTAccelerator™) allowing 0-wait state executionfrom Flash memory, frequency up to 168   MHz,memory protection unit, 210 DMIPS/1.25 DMIPS/MHz (Dhrystone 2.1), and DSPinstructions ...