搜索: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/857881.html
技术资料
本代码主要是完成AES加解密算法的实现。
本代码主要是完成AES加解密算法的实现。-This code is mainly to complete the implementation of the AES encryption algorithm.
https://www.eeworm.com/dl/639/241528.html
文件格式
In this paper, we consider the problem of filtering in relational hidden Markov models. We present
In this paper, we consider the problem of filtering in relational
hidden Markov models. We present a compact representation for
such models and an associated logical particle filtering algorithm. Each
particle contains a logical formula that describes a set of states. The
algorit ...
https://www.eeworm.com/dl/650/276944.html
人工智能/神经网络
中心点漂移是一种非监督聚类算法(与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 ...
https://www.eeworm.com/dl/542/487355.html
其他书籍
Behavioral models are used in games and computer graphics for realistic simulation of massive crowd
Behavioral models are used in games and computer graphics for
realistic simulation of massive crowds. In this paper, we present a
GPU based implementation of Reynolds [1987] algorithm for simulating
flocks of birds and propose an extension to consider environment
self occlusion. ...
https://www.eeworm.com/dl/692/487394.html
行业发展研究
Particle swarm optimization (PSO) was originally designed and introduced by Eberhart and Kennedy (E
Particle swarm optimization (PSO) was originally designed and introduced by Eberhart and
Kennedy (Ebarhart, Kennedy, 1995 Kennedy, Eberhart, 1995 Ebarhart, Kennedy, 2001). The
PSO is a population based search algorithm based on the simulation of the social behavior of
birds, be ...
https://www.eeworm.com/dl/923613.html
技术资料
预处理的共轭梯度法
CONJUGATE GRADIENT ALGORITHM 7.5预处理的共轭梯度法共轭梯度法解正定方程组,并给出计算实例
https://www.eeworm.com/dl/639/198074.html
文件格式
rsa加密算法的vc实现
rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.
https://www.eeworm.com/dl/521/14806.html
多媒体处理
AAC音频解码算法程序
·详细说明:AAC音频解码算法程序-AAC audio frequency decoding algorithm procedure 文件列表: AAC_Codec .........\daac.01.11.12 .........\.............\all.h .........\.............\audio_out.cp
https://www.eeworm.com/dl/650/195529.html
人工智能/神经网络
一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genet
一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms.
https://www.eeworm.com/dl/619/171808.html
Linux/Unix编程
Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorith
Encoding and decoding of the binary extended (24,12,8) Golay code:
An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.