资源列表
Desktop
- 一个有关ARRAY的练习,包括添加和删除之类的-ARRAY exercises, including adding and removing the class
zhijiecharu
- 每次从无序表中取出第一个元素,把它插入到有序表的合适位置,使有序表仍然有序。 -Each time you remove the first element from unordered list, insert it into the proper position of an ordered list, the ordered list is still in an orderly manner.
BinaryTree
- 在学习数据结构过程中,自己编写的二叉树相关的代码,功能比较简单,适合数据结构初学者和入门者参考。-Data structure in the learning process, I have written the associated binary code, function relatively simple data structure suitable for beginners and beginners reference.
mystrcat
- 自己编写的源代码,实现mystrcat连接字符串功能。经过测试,可以喝mystrcat实现相同的功能,拿出来为了交流,望通过!-Write your own source code, to achieve mystrcat connection string functions. After the test, can drink mystrcat realize the same function, take out in order to communicate, hope through!
Arrays-in-CPP
- Array manipulations in C-Array manipulations in C++
json
- 详细解说了json的使用方法和例子,如何申明json、删除等操作-Json detailed explanation of the methods used and examples of how to declare json, delete and other operations
jaccard-index
- 使用链表技术,实现字符串相似度计算,重复字母重复计算。-Use list technology, the realization of string similarity calculation, repetitive letter is calculated.
Moving-object-detection
- 利用差分法判断ccd摄像头获取前景内有无运动物体的存在-Using the finite difference method to judge the CCD camera obtain prospects in presence of the existence of moving object
matlab
- 运用prewitt算子、sobel算子等完成图像分割,可以进行比较,查看分割的效果,实现方式采用matlab完成图像分割-Use prewitt operator, sobel operator, etc. to complete the image segmentation, can be compared to see the effect of segmentation, implementation using matlab complete the image segmentation
me106projectscript
- scr ipt for producing a Fourier transform of vehicle acceleration
main
- This the openGL program. Thank you. spin triangle pasrt 2.-This is the openGL program. Thank you. spin triangle pasrt 2.
15_Use_imwrite
- 利用imwrite生成透明png图像,当作练习用的一个不错的例子-Using imwrite to generate transparent PNG images