搜索资源列表
Huffman
- 哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。
yalmip
- matlab用于求解规划问题的工具包 推荐把这个工具整合到matlab中去,这个工具是私人的,不过大家都可以免费下载使用。下载后,只要在matlab中添加路径就可以使用这工具箱。 正在吸引我的是,这个工具箱建立了一种新的数据类型,使所有规划问题都整合在一起。 举例如下: 已知非线性整数规划为: Max z=x1^2+x2^2+3*x3^2+4*x4^2+2*x5^2-8*x1-2*x2-3*x3-x4-2*x5 s.t. 0<=xi<
Optimal-path
- 最优路径查询的基本代码,及详细讲解,代码介绍完整-Basic code for optimal path queries, and explain in detail, show the full code
BlueToothCtrl
- 基于Android手机的校园导航的实现,包括定位,路径的最优选择,路径详细的信息的显示-The realization of the campus navigation based on Android, including positioning, the optimal choice of the path, path information display