资源列表
Sapin
- exemple of tree with texture
C-Vector-Josephus
- C语言求解Josephus问题,10个人排队,固定人数,数据结构实验。-Josephus C language to solve problems, 10 people queuing, fixed number of experimental data structure.
set
- 这个是一个集合类的程序,使用了数据结构中的线性表,有插入 删除等实现函数。-This is a collections of procedures, the use of the data structure in linear form, such as implementation has inserted delete function.
BITREE
- 数据结构常用算法的程序实现,采用C语言,之--二叉树--篇。-Commonly used data structure of the program algorithm using C language, of- Binary Tree- Part.
huibian
- 无符号字数据的排序和查找,输入一组数据,按照用户指定的形式输出排序后的结果,并能查找输入的某个数据。-Unsigned character data, sorting and searching, input a set of data, in accordance with the output in the form specified by the user sort the result, and can find a data input.
DyArray
- 动态数组示例程序,说明了怎么样创建一个动态数组,后续继续优化-Dynamic array example program shows how to create a dynamic array, follow-up continued to be optimized. . .
123
- 经典数据结构 2分查找,和一些简单的分析-2 minutes to find the classic data structures, and some simple analysis
mian
- KMP 算法实现, 简单直观, 用next函数计算下一个比较位置-KMP algorithm,developed by c++
hdu3480Division
- hdu3480Division的源码,解法是斜率优化DP-hdu3480Division source, Solution slope optimize DP
text
- 已知三点座标,求三角形的面积。给出任意的三个坐标,即可在程序中输入并输出其对应的三角形的面积。-Three known coordinates, find the area of a triangle. Any of the three coordinates are given, can be entered in the program and outputs the corresponding area of the triangle
Number-deleted
- 数据结构习题:删数问题。每一步总是选择一个使剩下的数最小的数字删除,即按高位到低位的顺序搜索,若各位数字递增,则删除最后一个数字;否则删除第一个递减区间的首字符,这样删一位便形成了一个新的数字串。然后回到串首,按上述规则再删除下一个数字-Data Structure Problem: deleted a few problems. Each step is always to a minimum number to make the rest of the figures deleted, a
123
- 会场安排问题 完成简单的数据排序 给出最优的解决方案数-Arrangements for the completion of the venue easy to sort the data give the number of optimal solutions