资源列表
edit
- 数据结构课程设计 ---文章编辑原代码 数据结构课程设计 ---文章编辑原代码-wenzhangbianji数据结构课程设计---文章编辑原代码
algorithm641
- 用QUICKSORT对数组进行排序,先用SPLIT算法对数组进行划分,再通过调用SPLIT并进行递归即可-QUICKSORT
shenduyouxian
- 8.3.2利用邻接表的图广度优先遍历算法-8.3.2 Using the adjacency list of graph breadth-first traversal algorithm
DepToTime
- 在地震处理中,非常经典的进行时深转换的程序,通常比较好用-In seismic processing, the very classic procedure for time-depth conversion, usually more useful
AddFoghist
- 画出原图的直方图和加雾后图像的直方图,对两者进行比较-Canadian Mist draw after the original image histogram histogram comparison of the two
gongjiao
- 公交路线最短问题,建立fork算法来求最短路线问题,可以求个点之间最短路线问题。-The shortest bus route problem, the establishment of fork algorithm to find the shortest route problem, you can find the shortest route between two points issue.
CV
- 直方图均衡化代码,包括函数的离散形式,虽然程序没那么复杂,值得初学者学习。-Histogram equalization code, including the function of the discrete form.Although the procedure is not so complicated, it is worth learning
SHANNON
- Simple Shannon-Fano coding for data compression
yasuo
- 应用matlab语言进行编程实现对图像的压缩功能-the compression of the image on matlab
XX2
- lsp小程序加载到CAD后, 用命令CR 选择任意形状的封闭多义线, 即可表示出型心, 注意把捕捉关掉 -lsp applet is loaded into CAD with the command CR select any closed polyline shape can show core, pay attention to the capture off
addTwoImageToOne.m
- 叠加两张图片的方法,第二张图在上面,tlPos是第二张图左顶点在第一张图的位置-Add two images to one image. The second image on the top. The tlPos is the second image s left top point on the first image.
LZW-encoding-and-decoding
- 对小写英文的字符串进行lzw编码与解码的文件 字典上限为256-LZW encoding and decoding The dictionary limit is 256