搜索:Packet+Algorithm
找到约 1,386 项符合「Packet+Algorithm」的查询结果
结果 1,386
按分类筛选
- 全部
- matlab例程 (150)
- 人工智能/神经网络 (100)
- 数学计算 (76)
- 加密解密 (70)
- 数值算法/人工智能 (50)
- 技术资料 (45)
- 其他 (42)
- 数据结构 (31)
- Java编程 (30)
- 其他书籍 (27)
- 压缩解压 (27)
- 通讯/手机编程 (20)
- Linux/Unix编程 (17)
- 文章/文档 (17)
- 软件设计/软件工程 (17)
- 通讯编程文档 (14)
- 书籍源码 (13)
- 电子书籍 (12)
- 单片机开发 (12)
- 技术管理 (11)
- VHDL/FPGA/Verilog (10)
- DSP编程 (9)
- 软件工程 (9)
- 网络 (9)
- 文件格式 (9)
- 系统设计方案 (8)
- 驱动编程 (7)
- JavaScript (6)
- 书籍 (6)
- 操作系统开发 (5)
- CA认证 (5)
- 汇编语言 (5)
- 嵌入式/单片机编程 (5)
- 行业发展研究 (5)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- 其他嵌入式/单片机内容 (4)
- 其他数据库 (3)
- STL (3)
- VC书籍 (3)
- GPS编程 (3)
- Internet/网络编程 (2)
- Modem编程 (2)
- 游戏 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 并行计算 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 通信网络 (1)
- 教程资料 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 微处理器开发 (1)
- Java书籍 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- Windows CE (1)
- 手机彩信(MMS)编程 (1)
- TAPI编程 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
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/635/168379.html
网络
Linux 虚拟网络接口 实例 In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are a
Linux 虚拟网络接口 实例
In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are associated with a physical device that is in charge of transmitting and receiving data packets. However, some logical network interfaces don t feature any physical packet tra ...
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.
https://www.eeworm.com/dl/654/342260.html
数据结构
Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
4. Tests
5. Compiling
6. Running (Log File)
7. Download