资源列表
kmt
- 用c++实现的KMP算法。很高效很实用的哦-Using c++ to achieve the KMP algorithm. Very efficient practical Oh
sqlist
- 顺序表的基本操作,插入,删除和输入输出等操作-The basic operation of the order of the table, insert, delete, and input and output and other operations. . . . . . .
m
- 输入广义表表示法表示的二叉树的字符串,以#作为字符串结束标志,将广义表形式的字符串创建为链式存储结构的二叉树,并先序、中序和后序遍历该二叉树,输出先序、中序和后序遍历的序列 -Enter the generalized form of binary notation string, with# as a string end marker, the generalized form of the string table storage structure to create the binar
Hanoi
- 用c实现汉诺塔,利用了函数的递归调用及相关数据结构的知识。-Tower of Hanoi with c implementation, using a recursive function calls and associated data structure knowledge.
301-25-6-7
- 编写函数isSubset()用于判断链表L1中的每个数据元素是否都在链表L2中出现过,若是,则返回真,否则假。-the function is subset() ,it is used to judge if data in list L1 appears in list L2.
send-and-receive
- 此文件包含两个程序段,其一是实现自发自收;其二是实现全双工通信。结合KEIL软件与单片机工具箱。-This file contains two paragraph, one is to realize the spontaneous charge The second is to realize full-duplex communication. KEIL software and single chip microcomputer with tool kit.
matlab-hough
- 基于MATLAB识别图片中直线和圆并标记-Based on the MATLAB identification picture lines and circles and mark
countingsort
- 《算法导论》第三版中计数排序伪码的C语言实现-"Introduction to Algorithms" third edition counting sort pseudo-code in C language
tv
- 基于总变分的图像去噪方法,可以很好的为图像去噪,程序基本可以运行-based on total variation
resize_stack
- 根据文件批量裁剪图像,得到裁剪后的规则结果,批量处理-According to the rules of the outcome document batch crop the image, get cropped, batch processing
color
- 编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t
reading-VTKfile
- 以vtk 和C++为开发环境,实现STL文件格式的读取-To vtk and C++ for the development environment, to achieve STL file format to read