资源列表
[数据结构常用算法] TREE
说明:二叉树的实现,包括前序、中序、后序和层次遍历,输出,计算叶子节点等函数。-Binary tree realization, including the former sequence, in order, after the traversal sequence and levels of output, computing functions, such as leaf nodes.<huangqiuxuan> 在 2025-06-15 上传 | 大小:598kb | 下载:0
[数据结构常用算法] path
说明:找出(二叉树中)从根结点到任一给定的结点的路径(非递归实现)-To find (in Binary Tree) from the root node to any given node of the path (non-recursive implementation)<weixiaoguoke> 在 2025-06-15 上传 | 大小:598kb | 下载:0
[数据结构常用算法] shujujiegou
说明:C语言数据结构(word版)。 数据结构是计算机科学与技术专业的专业基础课,是十分重要的核心课程。-C language data structures (word version). Data structures in computer science and technical expertise of the professional basis of course, is very important to the core curriculum.<wy> 在 2025-06-15 上传 | 大小:598kb | 下载:0
[数据结构常用算法] DatastructureDingXinZhe1-5
说明:数据结构课件,学习c语言的人可以看看,很实用-Data structures courseware, learning c language, one can see, very practical<yuyao> 在 2025-06-15 上传 | 大小:597kb | 下载:0
[数据结构常用算法] ninequeens
说明:解决数据结构题目中经典的九皇后问题的源代码。在Visual C++上运行。-To solve the problem of nine queens which is a classical problem when you learn the data structure.<Trista> 在 2025-06-15 上传 | 大小:596kb | 下载:0
[数据结构常用算法] data-structure
说明:数据结构中文版,详细阐述数据结构的概念及应用-Chinese version of the data structure to elaborate the concept and application of data structures<zhoulan> 在 2025-06-15 上传 | 大小:597kb | 下载:0
[数据结构常用算法] Pwm-3p-SC-Inverter-
说明:A Composite Pwm Method Of Three-Phase Voltage Source Inverter For High-Power Applications<Aibing Gong> 在 2025-06-15 上传 | 大小:597kb | 下载:0
[数据结构常用算法] jingdongzongcou
说明:用C++编写的京东众筹的简单算法,算法简单,可用于C++中数值类型的练习-C++ prepared by the simple algorithm of Jingdong congregation raised, the algorithm is simple, can be used for C++ in the numerical type of exercise<shiyanhua> 在 2025-06-15 上传 | 大小:597kb | 下载:0
[数据结构常用算法] 数据结构课程设计
说明:对单位的职工进行管理,包括插入、删除、查找、排序等功能。 要求:职工对象包括姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 (1)新增一名职工:将新增职工对象存入职工数据文件中。 (2)删除一名职工:从职工数据文件中删除一名职工对象。 (3)查询:从职工数据文件中查询符合某些条件的职工。 (4)修改:检索某个职工对象,对其某些属性进行修改。 (5)排序:按某种需要对职工对象文件进行排序(冒泡、选择、插入排序等任选两种方法实现)。(The staff of<他说我可牛了 > 在 2025-06-15 上传 | 大小:597kb | 下载:0