资源列表
MaxContinueArraySum
- 最大连续数组和,求解数组中子连续数组中最大的和-Maximum continuous array and solve the largest and contiguous array
TREE
- 求解二叉树见节点的最大距离,供大家学习参考-Solving the binary tree node see the maximum distance for everyone to learn! ! ! ! ! !
linklist
- 双向链表的实现,基本操作包括增加节点,删除节点,查询功能都可以实现-Two-way linked list
middlg
- 1. 建立一个基本对话的exe工程,并命名为circle; 2. 插入一个对话框资源,以在此对话框上输入圆心坐标、半径及颜色,并为此建立一个新类,命名为CDlg; 3. 在IDD_CIRCLE_DIALOG上删除已有控件,并添加一个Button,命名为Button1; 4. 在CcircleDlg内添加3个double型成员变量,命名为x,y,r,然后添加1个COLORREF的成员变量,命名为color; 5. 在CDlg内加入3个Edit box,在加入一个button2;
datastruct_exercises_answer
- 数据结构习题集及解答,可供(研究生)考试复习,很好的参考资料。-Data Structure Exercises and answer set for (graduate) exam review, a good reference.
Data-structure-exercises
- 数据结构C语言版 习题解答与答案参考 C语言版-Data Structures and C-language version of Answers to refer to C language version of the answer
Brute-Force
- 通过Brute-Force匹配算法,实现字符串的查找功能,寻找最长的真子串。-By Bruteforce matching algorithm, string search function to find the longest substring true.
KMP
- 通过KMP匹配算法,实现字符串的查找功能,寻找最长的真子串。-By KMP matching algorithm, string search function to find the longest substring true.
boggle-board.git
- 用三维数组和贪婪算法搜索数据bogglePlayer class conforming to the BaseBogglePlayer interface.Utilizes a simple vector for storing the board-boggle board
bq100
- C sharp 冒泡排序 就为下载个 文件 ,哈哈
yi_jing_suan_ming
- 用C++来编辑易经的八卦,利用其原理来实现其数学方法-It is a software about yijing.
fenzhifa
- 计算机算法分析里面分治法中很多算法的源码-Computer algorithm analysis, many of which divide and conquer algorithm source code