资源列表
my_lzw_coding
- LZW算法的编码器,使之能对大写英文字母构成的字符串编码 -LZW algorithm for the encoder, so it will be able to capitalize alphabetical constitute string coding
排序数据结构算法
- 排序是数据结构中的一块难点,也是重点。熟练的掌握各种各样的排序算法是对每个学生的基本的要求。也是考研的重点
migong
- C编写的迷宫求解,生成一个10*10的迷宫,并逐步求解
project
- M/M/1 queueing system
kuohao
- 利用堆栈,实现检查输入的括号是否匹配的功能。-Using the stack to achieve check whether the input matches the function of the parentheses.
BST
- operation on binary search tree like add,delete,
erchashu
- 数据结构 二叉树的基本操作实现 遍历文件夹并建成目录树,一个较好的遍历程序,对系统所有的文件获取做了比较详细的说明。程序在2000下通过。-Bi tree typedef struct bitree char data struct bitree*left,*right basic use of tree create init queue push queue empyt. hope you like it.
mh
- 霍夫曼编码程序 大家都知道的这个压缩算法-huffman
crc
- RS485通信,Modbus校验算法程序-RS485 communication, Modbus CRC
Join-entity-coding
- 在CAD里将另A实体的代码加入到B实体里进行覆盖B实体原有属性-Join the code of another AN entity to the B entity in CAD in carry on overalying a B entity original attribute
example24(osgWidget)
- OSG最简单的UI事例,应用osg的osgWidget.包含3个功能,通过宏定义变量改写分别演示三个功能,由简入繁。-the simplest UI example which has three functions by define Fun macros.
guidefilter
- 图像引导滤波用来去雾的C代码,调用opencv的库,很不错的代码-Image guide filter used to fog the C code, call opencv the library, very good code
