资源列表

« 1 2 ... .03 .04 .05 .06 .07 1808.09 .10 .11 .12 .13 ... 2656 »

[数据结构常用算法summary-of-data-structures

说明:找工作时总结的数据结构常考的算法,找工作的朋友可以-Summary data structures often test algorithm to find a job, looking for friends can see
<周业> 在 2024-10-04 上传 | 大小:13312 | 下载:0

[数据结构常用算法josephus

说明:C++约瑟夫问题采取链表实现任意输出 链表实现-josephus problems
<Lawliet> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法kuohao

说明:括号匹配。对C语言程序中必须成对出现的符号如“()”、“[]”、“{}”等进行配对检测。-Matching parenthesis. C language program must be paired with symbols such as "()" "[]", "{}" pair detection.
<徐云婷> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法guibing

说明:归并排序算法,可以为数据结构初学者提供参考-sorting algorithm,as reference for junior learners in data structure
<maoyy> 在 2024-10-04 上传 | 大小:1024 | 下载:1

[数据结构常用算法1

说明:任意16以内的数制转换用栈实现vc上编程-number change
<李小肥> 在 2024-10-04 上传 | 大小:1024 | 下载: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.
<李学俊> 在 2024-10-04 上传 | 大小:154624 | 下载:0

[数据结构常用算法a

说明:建一个表示雇员信息的employee类,其中包含数据成员name、empNo和salary,分别表示雇员的姓名、编号和月薪。再从employee类派生出3个类worker、technician和salesman,分别代表普通工人、科研人员、销售人员。三个类中分别包含数据成员productNum、workHours和monthlysales,分别代表工人每月生产产品的数量、科研人员每月工作的时数和销售人员每月的销售额。要求各类中都包含成员
<小东> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法javasuanfa

说明:最短路径算法,(有向)带权图的单源点最短路径算法-Shortest path algorithm,The right diagram) with a single-source shortest path algorithm
<ivy> 在 2024-10-04 上传 | 大小:3072 | 下载:1

[数据结构常用算法11

说明:对于一个连通图G,请采用深度优先搜索的方法,识别出该连通图的所有关节点。如下图所示。 输入:首先输入连通图G的结点个数n、边的个数m以及搜索的起始结点号,然后输入各边(u,v); 输出:首先输出DFN和LOW数组的值,然后输出所有关节点。-For a connected graph G, use depth first search method, identify the connected graph all key poi
<何蒙蒙> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法calculator

说明:用C语言通过堆栈算法实现的一个简单的计算器.可是实现四则运算。-a calculator
<lianxingxing> 在 2024-10-04 上传 | 大小:31744 | 下载:0

[数据结构常用算法rk

说明:RK算法是一个模式匹配算法中的重要应用,它相较其他算法更加高效。-RK algorithm is an important application in a pattern matching algorithm, the more efficient it is compared with other algorithms.
<华朝> 在 2024-10-04 上传 | 大小:460800 | 下载:0

[数据结构常用算法RF

说明:RF算法属于多模式匹配算法,可以处理常见的模式匹配中遇到的问题。-The RF algorithm is a multi-pattern matching algorithm that can handle the problems encountered in the common pattern matching.
<华朝> 在 2024-10-04 上传 | 大小:238592 | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 1808.09 .10 .11 .12 .13 ... 2656 »

源码中国 www.ymcn.org