搜索资源列表
uuiooo
- 图的算法程序.最小生成树,最短路径等问题-map algorithm procedures. Minimum spanning tree, such as the shortest path problem
5.3findClosest
- 最短路径查询 用户可以随便的查询出其最想要达到的地点-shortest path query users can easily inquiries its most desired locations
SharpZipLib_0852_BinDoc
- SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revam
SharpZipLib_0852_SourceSamples
- SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
H264coding_and_test.rar
- 鉴于网上公布的x264调用较为复杂,使很多新手不适,我特意将其进行了简单的封装,并提供了 lib 和 测试程序,该程序已经通过编译,修改 宽高及文件路径等即可运行,In view of online publication called the x264 is more complicated, does not make a lot of novice, I made it for a simple package, and provides a lib and test procedures
DivConquer
- 算法实验:1 分治法在数值问题中的应用 ——最近点对问题 2 减治法在组合问题中的应用——8枚硬币问题 3 变治法在排序问题中的应用——堆排序 4 动态规划法在图问题中的应用——全源最短路径问题 -Algorithm experiment: 1 divided numerical problems in the application- the nearest point to question 2 by governance problems in the applicati
huffcode
- 哈夫曼编码,能后对一个文本,首先剔除非英文字母字符,然后将小写统一转化为大写,再对其进行哈夫曼编码,并输出编码表及带全路径长度-Huffman coding, to a text after the first non-English alphabetic characters removed, and then converted to lowercase unified capital, and then their Huffman encoding, and output coding t
KShortestPath_1.0.3
- K shortesh path algo
AStar
- A星算法的经典模型,实现了寻找最短路径,并且用按钮实现了这些使用的方法-A classic model of satellite algorithm to realize the search for the shortest path, and used the button the methods used to achieve these
src
- 电脑鼠走迷宫,包括探索和冲刺。探索部分路径直接返回起点进入冲刺状态 。-Computer Mouse Maze, including the exploration and sprint. A direct return to the starting point to explore some of the path into the sprint the state.
Astar
- 通过A星算法寻找最优路径到达目标,可自由设置障碍,能运行成功-optimal path planning
Abstract
- Projects Abstract HRMS, Shortest path etc
sp
- simple shoortest path
UnZip
- 实现ZIP文件的解压缩的类,只要指定压缩的文件以及解压缩的路径即可-ZIP file decompression to achieve the class, as long as the specified compressed file and extract the path can be
Huffman_coding
- Extended Huffman coding. Huffman encoding and Huffman decoding. Note: need to change the file path of the picture for compressing.-Extended Huffman coding. Huffman encoding and Huffman decoding
arithmetic_coding
- Arithmetic coding: encoding and decoding. Note: change the file path for the compressing picture before running.
AddShape
- 该程序可以帮助用户导入shape文件,但是用户必须在指定位置键入shp问件的路径及文件名-This programme helps the accountants to input the shape but he should write the correct path in the corresponding location in the code
RARUNRAR
- 实现对文件夹的打包压缩,解压,可以由自己选择文件路径。代码详细。-Implementation of the package folder compression, decompression, you can choose from the file path. Code in detail.
backstepping path following using matlab
- 提供机器人的轨迹跟踪控制MATLAB原代码,完成指定路径(following the desired path)