搜索结果
找到约 1,178 项符合
K-shortest 的查询结果
通讯/手机编程 卷积码就是一种较好的信道编码方式。这种编码方式同样是把k个信息比特编成n个比特
卷积码就是一种较好的信道编码方式。这种编码方式同样是把k个信息比特编成n个比特,但k和n通常很小,特别适宜于以串行形式传输信息,减小了编码延时。这里是卷积码的viterbi算法java源代码。
其他书籍 k-line通讯协议,内部资料.汽车电子内部通讯协议
k-line通讯协议,内部资料.汽车电子内部通讯协议
数据结构 Algoritm branch and bound and shortest path in C
Algoritm branch and bound and shortest path in C
技术管理 its for shortest path algorithm
its for shortest path algorithm
技术管理 //network simulator for shortest path,, it will help u
//network simulator for shortest path,,
it will help u
技术管理 its for shortest path algorithm
its for shortest path algorithm
技术管理 its for shortest path algorithm
its for shortest path algorithm
其他行业 CFD/空间5阶WENO、时间3阶TVD R-K格式实例
CFD/空间5阶WENO、时间3阶TVD R-K格式实例
金融证券系统 股票控件activx源代码,实现了K线图等技术指标
股票控件activx源代码,实现了K线图等技术指标
Java编程 用java实现的k means算法
用java实现的k means算法,搞过数据挖掘的人应该都知道的~