资源列表
main
- 数据结构中的二叉树的相关程序,主要讲了二叉树的用法-Binary tree data structure related procedures, mainly about the use of a binary tree
shujujiegousuanfa
- 第一章 ◆ 数据:指能够被计算机识别、存储和加工处理的信息载体。 ◆ 数据元素:就是数据的基本单位,在某些情况下,数据元素也称为元素、结点、顶点、记录。数据元素有时可以由若干数据项组成。 ◆ 数据类型:是一个值的集合以及在这些值上定义的一组操作的总称。 在高级语言程序中又分为:非结构的原子类型和结构类型 ◆ 抽象数据类型(ADT):是指一个数学模型以及定义在该模型上的一组操作。 一个抽象的数据类型的软件模块通常包含 定义和表示和实现
QT
- A quadtree source code
demo_mtjsrc_OxfordFlower_17
- 此程序为袁晓彤CVPR论文“基于多任务联合稀疏表示的的视觉分类”的主代码部分-The program for Yuan Xiaotong CVPR paper " visual classification with Muti-task joint sparse representation" main code of the parts
UStringLD
- 字符串匹配LD算法的Delphi实现,提供了类TStringLD,封装了比较方法和获取字符串差异详情的方法。-LD Delphi string matching algorithm, implemented in Delphi. Provides a class TStringLD, which encapsulates a comparison method and a method to fetch detailed information.
ACM
- acm超级经典的算法。内容包括河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI 等等。-acm super classic algorithms. Including Hanoi Tower Fei-style Liebasika tri
rsa
- rsa数据加密算法实现,上传发放点福利,试试效果-rsa encryption algorithm, upload distribution points welfare, try the effect
MD5
- md5加密算法,用c语言实现,长传分享试试看效果-md5 encryption algorithm, using c language, try to share a long pass effect
Bit-AES-encryption-algorithm-code
- AES加密算法的一点代码,上传分享试试看。-Bit AES encryption algorithm code, upload and share it a try.
DS_chap3_prj5
- 地图染色问题。地图上相邻的区域染成不同的颜色,地图用矩阵表示。-Map coloring problem. Map region adjacent dyed a different color, a matrix map.
LinkList
- 自己写的线性链表,适合c++初学者学习使用 实现了基本功能,并能保存\读取文件中的链表。使用vs2012编译,如提示不兼容请直接copy LinkList.h和LinkList.cpp两个文件-Write your own linear list for c++ beginners learning to use to achieve the basic function, and can save the \ read the file list. Using vs2012 compile
Josephus-
- 约瑟夫环,经典的数据结构问题,适合初学者研究,用C#语言-Josephus, the classic problem of data structures, suitable for beginners, using C# language
