资源列表

« 1 2 ... .31 .32 .33 .34 .35 1936.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法puke

说明:编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的 直到 以52为基数的 翻过,输出:这时正面向上的牌有哪些?-#include "stdio.h" void main() {/*采用数组存储,循环
<fang> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法的C++演示算法,有可视化界面-Dijkstra algorithm of C++ demonstration algorithm, there are visual interface
<pf> 在 2024-11-03 上传 | 大小:401408 | 下载:0

[数据结构常用算法AAAAAaaaaaaaaaaaaaaaaaa

说明:设停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车出进。汽车在停车场内按车辆到达的时间先后顺序,依次由北向南排列-There is only one car park located inside the vehicles can be parked n the long and narrow channels, there is only one door and out into the open to motor.
<小赖> 在 2024-11-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法tanxin

说明:使用贪心算法来解决的一些实际应用问题,包括经典的背包问题-Greedy algorithm used to solve some of the practical application of issues, including the classic knapsack problem, etc.
<bugboy> 在 2024-11-03 上传 | 大小:24576 | 下载:0

[数据结构常用算法DataStructureJavaEdtion

说明:数据结构Java语言版,希望对编程感兴趣的人多加强数据结构的学习,Java是很有前途的语言,避开传统的C版数据结构的千篇一律-Java language version of the data structure, in the hope that more people interested in programming data structure to enhance learning, Java language is prom
<jenson> 在 2024-11-03 上传 | 大小:146432 | 下载:0

[数据结构常用算法datastructclassic

说明:数据结构经典,里面含有很多算法的源码,能够直接在vc中编译,希望对你们有帮助-Classic data structure, which contains the source code of many algorithms can be compiled directly in the vc, I hope you will help
<jenson> 在 2024-11-03 上传 | 大小:433152 | 下载:0

[数据结构常用算法09

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

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

说明:建立一个二叉树以及二叉树的后序遍历算法的演示-The establishment of a binary tree and binary tree traversal algorithm, after the demonstration
<李晓杰> 在 2024-11-03 上传 | 大小:54272 | 下载: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
<李晓杰> 在 2024-11-03 上传 | 大小:24576 | 下载: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,
<李晓杰> 在 2024-11-03 上传 | 大小:566272 | 下载: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> 在 2024-11-03 上传 | 大小:102400 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 1936.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org