搜索:Stack+Algorithm
找到约 1,457 项符合「Stack+Algorithm」的查询结果
结果 1,457
按分类筛选
- 全部
- matlab例程 (149)
- 人工智能/神经网络 (100)
- 数学计算 (78)
- 加密解密 (70)
- 技术资料 (55)
- 数值算法/人工智能 (50)
- 其他 (47)
- 数据结构 (37)
- 其他书籍 (31)
- 压缩解压 (27)
- Java编程 (26)
- 通讯/手机编程 (21)
- 软件设计/软件工程 (20)
- Linux/Unix编程 (18)
- 单片机开发 (17)
- 文章/文档 (16)
- DSP编程 (15)
- 书籍源码 (14)
- 通讯编程文档 (14)
- 技术管理 (12)
- 嵌入式/单片机编程 (11)
- VHDL/FPGA/Verilog (11)
- 其他嵌入式/单片机内容 (10)
- 电子书籍 (9)
- 网络 (9)
- 文件格式 (8)
- 系统设计方案 (8)
- 软件工程 (7)
- 汇编语言 (7)
- JavaScript (7)
- 操作系统开发 (6)
- Internet/网络编程 (6)
- 驱动编程 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 微处理器开发 (5)
- 行业发展研究 (5)
- 多国语言处理 (4)
- 嵌入式Linux (4)
- STL (4)
- VC书籍 (4)
- 游戏 (3)
- 其他数据库 (3)
- Windows Mobile (3)
- GPS编程 (3)
- 书籍 (3)
- 数据库系统 (2)
- 语音压缩 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- Java书籍 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 并行计算 (2)
- 源码 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 资料/手册 (1)
- 开发工具 (1)
- 通信网络 (1)
- 教程资料 (1)
- 源码/资料 (1)
- Modem编程 (1)
- 磁盘编程 (1)
- Applet (1)
- 传真(Fax)编程 (1)
- uCOS (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/905022.html
技术资料
Developing Embedded Software using DaVinci and OMAP Technology.pdf
KEYWORDS
signal processing, system-on-chip (SoC), eXpressDSP Algorithm interface standard,
xDAIS, xDAIS for Digital Media, xDM, component software, code base, hardware
platform, software platform, DaVinci Technology, OMAP Technology, video codecs,
sample application.
https://www.eeworm.com/dl/895495.html
技术资料
基于TTL对单片机矩阵键盘算法的改进
文章针对目前单片机矩阵键盘模块的低实时性问题,设计了一种基于TTL去抖算法的单片机矩阵键盘算法。利用TTL去抖算法的间隔时间采样机制以及双循环扫描法的逐行逐列扫描机制,保证矩阵键盘模块响应按键的实时性以及识别按键的准确性。实验结果表明,该矩阵键盘算法识别按键准,响应时间低,能够识别组合键,通 ...
https://www.eeworm.com/dl/908369.html
技术资料
PICshixianFFt
pic 单片机上实现fft算法的相关资料 希望有所帮助-pic single chip to achieve fft algorithm would like to see the relevant
https://www.eeworm.com/dl/665/237671.html
matlab例程
Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algo
Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
https://www.eeworm.com/dl/650/405829.html
人工智能/神经网络
BP算法神经网络
BP算法神经网络,是用C++写的。功能强大。 有技术含量的。-BP neural network algorithm, is written in C. Powerful. A technical content
https://www.eeworm.com/dl/652/408211.html
文章/文档
stl的入门ppt 很好用哦
stl的入门ppt 很好用哦,分为导入
STL的概念与组成
Iterator(迭代器) Container(容器)
Algorithm(算法)
Adaptors(配接器)
https://www.eeworm.com/dl/665/468415.html
matlab例程
This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It sh
This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It shows how to implement
Hartley and Zisserman s "DLT" algorithm for estimating a homography from point correspondences
https://www.eeworm.com/dl/654/490439.html
数据结构
There are many algorithms that can be applied to graphs. Many of these are actually used in the real
There are many algorithms that can be applied to graphs. Many of these are actually used in the real world,
such as Dijkstra’s algorithm to find shortest paths. We will discuss a few here.
https://www.eeworm.com/dl/859303.html
技术资料
matlab的卡尔曼滤波预测算法例子,希望对大家有帮助
matlab的卡尔曼滤波预测算法例子,希望对大家有帮助-matlab prediction algorithm of the Kalman filter example, we would like to help
https://www.eeworm.com/dl/694/275706.html
并行计算
DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇
DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇,并可以在带有“噪声”的空间数据库中发现任意形状的聚类。-DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. and to be with the "noise" of the spatial d ...