资源列表
[数据结构常用算法] sorting-methods
说明:用C语言实现了各种排序方式,并且还论述了各种排序方式的复杂度分析和稳定性情况-In C language to implement a variety of sorting methods, and also discusses the various ways of sorting and stability of complex analysis<李国辉> 在 2024-11-07 上传 | 大小:16384 | 下载:0
[数据结构常用算法] CPP-essence-of-nail
说明:描述C++指针精髓,如如何巧妙使用指针解决内存指针,巧妙使用指针进行排序,以及函数指针的使用。-the esscen of c++ Nail,such as how to use nail to resove memory break.<谢宗武> 在 2024-11-07 上传 | 大小:14336 | 下载:0
[数据结构常用算法] C-realize-data-structure
说明:这儿是学习资料,他提供了数据结构的C语言实现,可帮助学生更好地学习数据结构这门功课!-Here is the study material, he provides data structure of the C language implementation, can help students better learning data structure this lesson!<王龙龙> 在 2024-11-07 上传 | 大小:252928 | 下载:0
[数据结构常用算法] Is_BST
说明:This is a C++ code. It finds out if the tree is a binary search tree (BST)or not, where the BST is one of data structures types.<Mona Saleh > 在 2024-11-07 上传 | 大小:4190208 | 下载:0
[数据结构常用算法] BST_Paths
说明:This a C++ code. Given a set of numbers, the task is to build a binary search tree, and to certain numbers, if they are searching in the tree, and say which way to reach them. -This is a C++ code. Given a set of numbers,<Mona Saleh > 在 2024-11-07 上传 | 大小:4246528 | 下载:0
[数据结构常用算法] Btree
说明:This a C++ code. The task is to construct a B-tree. Given some leaves values, it is required to construct the corresponding tree and assess a range of evaluations for the variables, indicating that the result returned. p<Mona Saleh > 在 2024-11-07 上传 | 大小:4282368 | 下载:0
[数据结构常用算法] Hundred-Yuan-Hundred-Fowls
说明:该程序是编程解决著名的百元百鸡问题的。-This program is to solve Problem of Hundred Yuan Hundred Fowls.<宋永强> 在 2024-11-07 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Fishing-net-or-drying
说明:中国有句俗语叫三天打鱼两天晒网.某人20岁从1990年1月1日起开始三天打鱼两天晒网问这个人在以后的某一天中是打鱼还是晒网?-Chinese saying goes, called the fits and starts. Someone 20 years from January 1, 1990 began in fits and starts after the network asked the people in one day<宋永强> 在 2024-11-07 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Binary-tree
说明:二叉树的构造以及前序遍历,中序遍历等各种遍历算法-Binary tree structure as well as pre-order traversal, inorder traversal Binary And other traversal algorithm<李娟> 在 2024-11-07 上传 | 大小:1024 | 下载:0