搜索资源列表
diff_release
- 文件夹比较,并提取出其中不同的子文件夹、内容不同的文件按原目录结构存放在指定的路径-Folder comparing.
UnZip
- 实现ZIP文件的解压缩的类,只要指定压缩的文件以及解压缩的路径即可-ZIP file decompression to achieve the class, as long as the specified compressed file and extract the path can be
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
HuffanCoding
- 读取数据,统计所得到的文件中每个字母的权值,创建哈夫曼树,哈夫曼编码。哈夫曼解码,解码后内容写入到指定的文件。 读取数据里面的内容是由英文单词组成。读取文件的时候传入文件存放的路径、读取方式以及读出以后存放的数组,最终可以得到一个存放目标文件内容的数组。 将得到的数组进行字母权值的统计,统计每个字母出现的次数,次数即为每个字母的权值。 将得到的字符数组与权值数组作为创建哈夫曼树的依据,哈夫曼树根据每个字母权值的大小来创建,每个节点,包括权值、父节点、左子、右子和字母本身。 根据哈
updata
- 寻找电脑中某一个安装程序的安装位置,并把指定的文件夹复制到该路径中。-Looking for a computer installed in a location to install the program, and to specify the folder to the path.
backstepping path following using matlab
- 提供机器人的轨迹跟踪控制MATLAB原代码,完成指定路径(following the desired path)