资源列表

« 1 2 ... .90 .91 .92 .93 .94 1995.96 .97 .98 .99 .00 ... 2656 »

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

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

[数据结构常用算法sushu2

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

[数据结构常用算法20100906

说明:数据机构的应用,节点倒序,单链表的合并,单链表的超递增生成。-Data organization applications, nodes reverse, single consolidated list, single list of the super-increasing generation.
<yin> 在 2024-09-30 上传 | 大小:249856 | 下载:0

[数据结构常用算法Dynamic-linked-lists

说明:这种链表在初始时必须分配足够的空间, 也就是空间大小是静态的, 在进行插入和删除时则不需要移动元素, 修改指针域即可,所以仍然具有链表的主要优点,链表结构可以是动态地分配存储的-This list must initially allocate enough space, that is, space is static, during the insertion and deletion is not required when th
<shengjianchao> 在 2024-09-30 上传 | 大小:249856 | 下载:0

[数据结构常用算法binary-tree

说明:返回二叉树的根+返回树中某个结点的左孩子,若无则返回空+返回树中某个结点的双亲,如果是根结点,则返回空-Returns the binary tree root+ returns tree in a node of the left child, if there is no return null+ returns tree in a node s parents, if the root node, it returns null
<> 在 2024-09-30 上传 | 大小:249856 | 下载:0

[数据结构常用算法binary-search

说明:二分查找算法的实现,很早写的,应该有点借鉴意义-Binary search algorithm, early writing, and should learn a little bit
<张天> 在 2024-09-30 上传 | 大小:249856 | 下载:0

[数据结构常用算法Circular-linked-list

说明:一个动态循环链表报数游戏,报到数的退出直到剩下最后一个。运用到了动态构建循环链表,动态删除等,是我的一个课程作业_fromUSST-A dynamic circular linked list reported that the number of games, and to report the number of exit until the last remaining one. Use to dynamically build
<haofree> 在 2024-09-30 上传 | 大小:249856 | 下载:0

[数据结构常用算法ShortestPath

说明:简单的最短路计算方法,包含dijk , spfa ,kruskal算法同时,加上了一些优化,体现三者对于图的疏密程度,对算法的影响。-Simple shortest path calculation method, contains dijk spfa kruskal algorithm at the same time, plus some optimization embodies the density of the three
<DemonSeeker> 在 2024-09-30 上传 | 大小:249856 | 下载:0

[数据结构常用算法shuzu

说明:已知A[n]为整数数组,实现下列运算的递归算法: 求数组A中的最大值。 求n个整数的和。 求n个整数的平均值。 -The known A [n] is an array of integers, recursive algorithm to achieve the following operations: to seek the maximum value in the array A. Find and n inte
<ruzi> 在 2024-09-30 上传 | 大小:249856 | 下载:0

[数据结构常用算法duilei

说明: 建立一个空队列; 对已建立的队列进行出队、入队、取队头元素等基本操作。 -Create an empty queue established queue dequeue basic operations into the team, whichever team head element.
<ruzi> 在 2024-09-30 上传 | 大小:249856 | 下载:0

[数据结构常用算法BTree-Frame

说明:二叉树模板源代码,二叉树的具体实现方式以及特性注释-Binary template source code, binary tree specific implementations and features notes
<Dou> 在 2024-09-30 上传 | 大小:249856 | 下载:0

[数据结构常用算法dongtaifenqu

说明:操作系统中动态分区分配算法,是内存管理重要算法,可用于操作系统课设-Dynamic operating system partition algorithm, is an important memory management algorithm that can be used to operate the system class-based
<赵宇> 在 2024-09-30 上传 | 大小:249856 | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 1995.96 .97 .98 .99 .00 ... 2656 »

源码中国 www.ymcn.org