资源列表

« 1 2 ... .40 .41 .42 .43 .44 745.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法09

说明:本程序主要实现的是:一个打字练习的小游戏。运行程序之后,屏幕是会随机出现一个字符,然后用户根据这个字符敲击键盘上的相应字母,如果二者吻合(称为命中)则分数增1,否则分数减1。此外,如果超过了一定的时间用户还未按键,则分数也减1。-The main achievement of this process is: a typing practice game. After running the program, the screen wi
<李晓杰> 在 2025-02-03 上传 | 大小:47kb | 下载:0

[数据结构常用算法02-05-44

说明:本程序实现了基本的几种内部排序算法,包括插入排序,交换排序,选择排序,基数排序和归并排序,并且对各种算法的时间复杂度和空间复杂进行了分析和比较-This procedure has several basic internal sorting algorithms, including insertion sort, exchange sort, select sort and merge sort to sort the base,
<李晓杰> 在 2025-02-03 上传 | 大小:227kb | 下载:0

[数据结构常用算法02-04-29

说明:建立一个二叉树以及二叉树的后序遍历算法的演示-The establishment of a binary tree and binary tree traversal algorithm, after the demonstration
<李晓杰> 在 2025-02-03 上传 | 大小:53kb | 下载:0

[数据结构常用算法02-23-65

说明:通过输入车厢系列的编号n,求出所有可能由此输出的长度为n的车厢系列,用入栈出栈的方法,实现车厢调度,并演示每一种出栈序列的过程。任务:假设停在铁路调度站入口处的车厢系列的编号依次为1,2,3,…n。设计一个程序,求出所有可能由此输出的长度为n 的车厢系列。-Series by entering the number of compartments n, the resulting output to derive all possibl
<李晓杰> 在 2025-02-03 上传 | 大小:24kb | 下载:0

[数据结构常用算法1

说明:本程序实现了对六个1000以内的正整数的基数排序。排序过程分为三个阶段,第一个阶段是比较个位,第二个是比较十位,第三个阶段是比较百位由三个函数实现。-This program of six positive integer less than 1000 base sort. Sorting process is divided into three phases, the first stage is to compare a bit,
<李晓杰> 在 2025-02-03 上传 | 大小:553kb | 下载:0

[数据结构常用算法shiyaner

说明:实验数据结构关于哈希表的问题,连电话记得那才叫警方ig据id快ifvnidsidf-Experimental data on the hash table structure of the problem, remember that even the phone calls, according to id really fast ig Police ifvnidsidf
<liguifang> 在 2025-02-03 上传 | 大小:100kb | 下载:0

[数据结构常用算法shiyanyi

说明:数据结构有关复数的实现几次的基地会计法警方开房间 发动机觉得ufnhv-Data structure of the plural base for the realization of a number of accounting method that the police opened the engine room ufnhv
<liguifang> 在 2025-02-03 上传 | 大小:64kb | 下载:0

[数据结构常用算法MarkAllenWeissAnswer

说明:MarkAllenWise的数据结构代码,一般为一到九章答案,这里提供全部答案,可供参考-MarkAllenWise data structure code, the nine chapters is a general answer, to provide all the answers here, for reference
<张宏欣> 在 2025-02-03 上传 | 大小:220kb | 下载:0

[数据结构常用算法Kruskal

说明:克鲁斯卡尔算法思想.cpp int seekedge(EDGE * (&a), int n) void bubble(EDGE * (&a), int size) void searchandjoin(EDGE * (&a1), int k) // a1是图边集头指针,a2是最小生成树边集的头指针,k为所要删的边 void storepicture(EDGE * (&a), int n, VERTEX *b, int
<李虚东> 在 2025-02-03 上传 | 大小:24kb | 下载:0

[数据结构常用算法dashujia

说明:很强大,不想说太多呢,烦不烦哦!烦透了呢,真是烦呢!-very strong
<翁晔> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[数据结构常用算法ccode1

说明:一个c下的银行家算法程序 很好的学习交流资料-Under a banker' s algorithm c good learning process to exchange information
<艺天> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[数据结构常用算法Experiment

说明: 约瑟夫环问题,N个人围成一圈,报数,数到M的人退出。求出出列序号,-joseph
<chen> 在 2025-02-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 745.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org