资源列表

« 1 2 ... .55 .56 .57 .58 .59 660.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法等级证书考试管理系统

说明:用C语言或其他高级语言编程(最好C语言),基本功能:包括报名管理、成绩管理、证书管理等。能做到考试的报名成绩的录入与查询以及证书的发放等功能。实现有关功能的增加、修改、删除、查询和统计模块。根据要求知道,一个学生报名后就拥有唯一的考号,考号随着 考生取消报名而消失,所以可以以考号为Key来实现查找学生记录,实现有关功能的增加、修改、删除、查询.-C language or other high-level programming l
<郑章孝> 在 2025-02-02 上传 | 大小:245kb | 下载:0

[数据结构常用算法sushu2

说明:该程序为一数学建模的程序,具体是一个圆型工件的检测代码.-the procedure for a mathematical modeling process is a specific circular workpiece detection code.
<邓斌> 在 2025-02-02 上传 | 大小:245kb | 下载:0

[数据结构常用算法Dynamic-programming

说明:动态规划算法的相关文档。动态规划算法可用于很多方面,比如立体匹配等。-Dynamic programming algorithm documentation. Dynamic programming algorithm can be used in many aspects, such as stereo matching.
<linjingliang> 在 2025-02-02 上传 | 大小:246kb | 下载:0

[数据结构常用算法Krysl

说明:(以非递归方式)返回后根次序遍历下访问的第一个结点的指针-(Non-recursive mode) returns the order of traversal to access the root of the first node pointer
<krysl> 在 2025-02-02 上传 | 大小:246kb | 下载:0

[数据结构常用算法delete-the-same-elemt

说明:用数据结构实现顺序表删除相同节点的操作,操作比较完善-With the data structure in order to achieve the operating table to delete the same node
<裴琳倩> 在 2025-02-02 上传 | 大小:246kb | 下载:0

[数据结构常用算法Stack

说明:C++方式实现的模板栈,采用链表方式存储。-C++ realization of the template stack, using the stored list.
<cary> 在 2025-02-02 上传 | 大小:246kb | 下载:0

[数据结构常用算法Dijiska

说明:Dijiska算法,解决图论中的最短路径问题-Dijiska to solve the shortest path
<余净含> 在 2025-02-02 上传 | 大小:246kb | 下载:0

[数据结构常用算法sorting-algorithm

说明:列举了几种常见排序算法(快排、冒泡、归并、选择、插入)-List some frequent sorting algorithms(e.g:quick sorting,bubbling sorting,merge sorting,select sorting,insert sorting).
<wayen> 在 2025-02-02 上传 | 大小:246kb | 下载:0

[数据结构常用算法hanfuman

说明:哈弗曼编码 一种编码方式 和费诺编码 一样 是可以实现的一种编码算法-The Ha Fuman encoding a encoding and Fenno coding as an encoding algorithm can be achieved
<朱昱青> 在 2025-02-02 上传 | 大小:246kb | 下载:0

[数据结构常用算法Data-structures-CPP

说明:该程序主要是关于数据结构方面的,包括链表相关功能的实现,各种排序方法如冒泡排序,二分插入排序,图的实现,矩阵和树等程序的实现-The program data structures, including the related functions of the linked list implementation, various sorting methods such as bubble sort, binary insertion
<ws> 在 2025-02-02 上传 | 大小:246kb | 下载:0

[数据结构常用算法jj

说明:杨辉三角的实现,较为简便的实现方式,下载下来可以参考-Implementations of Pascal' s Triangle, a relatively easy way to achieve download can refer to
<薛华威> 在 2025-02-02 上传 | 大小:246kb | 下载:0

[数据结构常用算法Hamilton

说明:一个寻找哈密顿回路的应用实例。幼儿园的老师要为孩子们排座次吃饭,桌子是圆形的,其中有一些孩子应为彼此间有矛盾不能坐在一起,求一种排座方案。该程序即是为解决这一问题而编写的,其中的核心功能就是寻找哈密顿回路。-Looking for a Hamiltonian circuit application examples. Kindergarten teacher for the children to eat row seating, ta
<> 在 2025-02-02 上传 | 大小:246kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 660.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org