资源列表
[数据结构常用算法] POJ_3468_Interval_Tree
说明:POJ3468 线段树数据结构的典型例程,内有详细注释-POJ3468 segment tree data structure of a typical routine, with detailed notes<xue> 在 2024-11-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] expression_value
说明:数据结构知识的扩展,链表,二叉树,表达式求值的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-The expansion of knowledge of data structures, linked lists, binary trees, the use of expression evaluation, using c++ languages, debugging in vc++6<覃伟> 在 2024-11-12 上传 | 大小:372kb | 下载:0
[数据结构常用算法] game_of_21_point
说明:此例为一个小型的游戏代码,21点。编写此代码需要用到的知识有结构体,指针等。数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-This example code for a small game, 21 points. Write this code there is need to use the knowledge structure, pointer<覃伟> 在 2024-11-12 上传 | 大小:268kb | 下载:0
[数据结构常用算法] my_hash_table
说明:数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-The expansion of knowledge of data structures, linked lists, binary use with c++ language, which in vc++6.0 debugging success for beginners or enthusiasts<覃伟> 在 2024-11-12 上传 | 大小:15kb | 下载:0
[数据结构常用算法] telephone_book
说明:电话簿代码。数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-Phone book code. The expansion of knowledge of data structures, linked lists, binary use with c++ language, which in vc++6.0 debugging success for b<覃伟> 在 2024-11-12 上传 | 大小:288kb | 下载:0
[数据结构常用算法] data-structure-code
说明:此源码包含了数据结构里面的所有特点,线性表,栈,队列,串,二叉树,图,查找,排序等,给出了详尽的代码及注释,相信会对朋友们有点帮助。-This source contains all the features of the data structure inside, linear tables, stacks, queues, strings, binary tree, graph, search, sort, etc., gives<覃伟> 在 2024-11-12 上传 | 大小:840kb | 下载:0
[数据结构常用算法] Sudoku-dengqiong
说明:数独~~1、嵌套循环(最简单的行代码就解出来一个解) 2、深度优先搜索(将数独作为树节点,建立深度优先搜索树,也是只解一个解) 还有关于这个的设计~~~ -Sudoku- ~ 1, nested loops (the most simple lines of code out a solution on the solution) 2, depth-first search (to Sudoku as a tree n<Dairy Queen> 在 2024-11-12 上传 | 大小:3.35mb | 下载:0