搜索:Fast+Algorithm
找到约 1,556 项符合「Fast+Algorithm」的查询结果
结果 1,556
按分类筛选
- 全部
- 技术资料 (259)
- matlab例程 (195)
- 人工智能/神经网络 (130)
- 数学计算 (99)
- 加密解密 (80)
- 其他 (72)
- 数值算法/人工智能 (69)
- 压缩解压 (44)
- 其他书籍 (42)
- 数据结构 (41)
- Java编程 (34)
- Linux/Unix编程 (26)
- 通讯/手机编程 (25)
- 软件设计/软件工程 (25)
- 单片机编程 (21)
- 文章/文档 (21)
- 书籍源码 (20)
- 通讯编程文档 (20)
- VHDL/FPGA/Verilog (16)
- 单片机开发 (15)
- 文件格式 (13)
- 技术管理 (13)
- DSP编程 (11)
- 软件工程 (11)
- 系统设计方案 (11)
- 书籍 (11)
- 电子书籍 (10)
- Delphi控件源码 (10)
- 嵌入式/单片机编程 (8)
- 操作系统开发 (7)
- 其他嵌入式/单片机内容 (7)
- 行业发展研究 (7)
- 源码 (7)
- 论文 (7)
- 可编程逻辑 (6)
- 汇编语言 (6)
- STL (6)
- JavaScript (6)
- VC书籍 (6)
- 学术论文 (5)
- 多媒体处理 (5)
- 教程资料 (5)
- CA认证 (5)
- 驱动编程 (4)
- Internet/网络编程 (4)
- 编辑器/阅读器 (4)
- 编译器/解释器 (4)
- 多国语言处理 (4)
- 其他数据库 (4)
- 嵌入式Linux (4)
- 微处理器开发 (4)
- VIP专区 (4)
- 电源技术 (3)
- 无线通信 (3)
- 数据库系统 (3)
- 通信网络 (3)
- 嵌入式综合 (3)
- Modem编程 (3)
- Applet (3)
- 网络 (3)
- 家庭/个人应用 (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- 图形图像 (2)
- 实用工具 (2)
- Matlab (2)
- 模拟电子 (2)
- 游戏 (2)
- *行业应用 (2)
- 生物技术 (2)
- Windows CE (2)
- 中间件编程 (2)
- MySQL数据库 (2)
- 3G开发 (2)
- C/C++语言编程 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 仿真技术 (1)
- 存储器技术 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 工控技术 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- USB编程 (1)
- Java书籍 (1)
- J2ME (1)
- VxWorks (1)
- Windows Mobile (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 能源行业(电力石油煤炭) (1)
- 习题答案 (1)
- 其他 (1)
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/502/31023.html
单片机编程
PCA9674 PCA9674A Remote 8-bit
The PCA9674/74A is a drop-in upgrade for the PCF8574/74A providing higher Fast-modePlus I2C-bus speeds (1 MHz versus 400 kHz) so that the output can support PWMdimming of LEDs, higher I2C-bus drive (30 mA versus 3 mA) so that many more devicescan be on the bus without the need fo ...
https://www.eeworm.com/dl/646/138432.html
通讯编程文档
The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be abl
The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users!
One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper.
A third goal was to make this service ...
https://www.eeworm.com/dl/617/132266.html
压缩解压
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only ...
https://www.eeworm.com/dl/648/193645.html
单片机开发
* DEFINITION * This is the header file for a library module used to calculate the median * of a
* DEFINITION
* This is the header file for a library module used to calculate the median
* of a list of values. It finds the value that would be in the center if
* the list were sorted. If the list contains an even number of values, the
* lower of the two center values is rep ...
https://www.eeworm.com/dl/527/342747.html
通讯/手机编程
用于汽车巡航控制系统的模糊控制算法
用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used t ...
https://www.eeworm.com/dl/665/370242.html
matlab例程
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, al ...
https://www.eeworm.com/dl/650/192600.html
人工智能/神经网络
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars ind ...