资源列表
B-tree
- B-树的图形界面演示代码,能演示生成B-树,删除B-树等-B-tree graphical interface demo code, can demonstrate to generate B-tree, the deletion of B-tree, etc.
RealTimeOpenCVEdgeDetection
- 进行即时的从openCV程序发现图像中的边角等特殊形状,图像由摄像头拍得-Perform Real-Time OpenCV Edge Detection from a WebCam Stream
1
- 数据结构中对吐得一些基本操作的源代码,包括有向和无向图的建立-Graph building
mynewton
- MATLAB 语言实现牛顿插值算法, 实用简便-Newton interpolation algorithm in MATLAB language, it is practical and easy
1
- 读取BMP位图文件,先打开再存储为一个新的BMP文件-To read the BMP bitmap file, first open and then stored as a BMP file
shibie
- 汽车牌照 识别,用于模糊状态下抓拍的车辆牌照号的图像识别。-to recoganize the number of car
The-order
- 数据结构的作业编程代码参考,北京理工大学-The operation of the data structure programming code reference, Beijing Institute of Technology
animal
- C++编写的小程序,可以绘制简单的动物,通过键盘操作可以切换视角并且可以在两只动物的显示中切换。-C++ write small procedures, can draw up the simple animal, through the keyboard can switch Angle and can be in two animals display of switching.
tu
- 数据结构课程中图的操作。 大学课程数据结构实验作业代码。自测通过。-Data structure curriculum drawing operation. Experimental data structure university course work code. Self-test passed.
Degree_Distribution
- 一个matlab小程序,输入复杂网络的矩阵表示,计算其的度分布。对于学习复杂网络的朋友,可以作为入手练习-A small matlab program, enter the matrix representation of complex networks, calculate the degree distribution. For learning the complex network of friends, you can start practicing from it.
zigzag
- 用matlab实现了zigzag算法,实现功能:对任意维数的图片都都能进行加密和解密-Using matlab to achieve a zigzag algorithm functions: For any dimension pictures are able to encrypt and decrypt
C语言实现顺序串的操作(适合初学者)
- 输入字符序列,实现顺序串的定义和10个基本运算的实现:串初始化、创建、判空、判满、求串长、串复制、串比较、串连接、串模式匹配、串输出。
