资源列表
[数据结构常用算法] summary-of-data-structures
说明:找工作时总结的数据结构常考的算法,找工作的朋友可以-Summary data structures often test algorithm to find a job, looking for friends can see<周业> 在 2025-06-09 上传 | 大小:13kb | 下载:0
[数据结构常用算法] chapter7tree
说明:c++描述的树及二叉树知识的讲解。包括树的遍历及哈弗曼树的内容。-C++ descr iption of the tree and binary tree of knowledge to explain. Including the contents of the tree traversal and Ha Fuman tree.<李学俊> 在 2025-06-09 上传 | 大小:151kb | 下载:0
[数据结构常用算法] a
说明:建一个表示雇员信息的employee类,其中包含数据成员name、empNo和salary,分别表示雇员的姓名、编号和月薪。再从employee类派生出3个类worker、technician和salesman,分别代表普通工人、科研人员、销售人员。三个类中分别包含数据成员productNum、workHours和monthlysales,分别代表工人每月生产产品的数量、科研人员每月工作的时数和销售人员每月的销售额。要求各类中都包含成员函数pay,用来计算雇员的月薪,并假定: 普通工人的月薪<小东> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] javasuanfa
说明:最短路径算法,(有向)带权图的单源点最短路径算法-Shortest path algorithm,The right diagram) with a single-source shortest path algorithm<ivy> 在 2025-06-09 上传 | 大小:3kb | 下载:1
[数据结构常用算法] calculator
说明:用C语言通过堆栈算法实现的一个简单的计算器.可是实现四则运算。-a calculator<lianxingxing> 在 2025-06-09 上传 | 大小:31kb | 下载:0