资源列表

« 1 2 ... .04 .05 .06 .07 .08 2509.10 .11 .12 .13 .14 ... 2656 »

[数据结构常用算法SortingComparisons

说明:基于MFC平台,界面化显示各排序的性能对比,对于学习排序的初学者有很大帮助。-Based on the MFC platform, the interface shows the sort of performance comparison, for learning to sort the beginners are of great help.
<王侠> 在 2024-11-06 上传 | 大小:22037504 | 下载:0

[数据结构常用算法mataqipan

说明:给定马的初始位置然后马需要在棋盘上探索出一条途径能够踏遍棋盘,并且无重复-Given horses of the initial position and then need to explore a way to beat in the board, board and no repeat
<陈典浩> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法xuejigunali

说明:学生管理系统,能够实现对学生的成绩进行排序,并且能够增添,修改,删除学生信息-Student management system, can realize in sorting, student performance and the ability to add, modify, delete student information
<陈典浩> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法zifuchuanpipei

说明:字符串的模式匹配,在给定的一个较长序列中匹配出一个短字符串所在位置-String pattern matching, in a given a long sequence of matching the location of a short string
<陈典浩> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法HuffmanTree

说明:霍夫曼树编码与解码,给定数据构造出霍夫曼树,并进行二进制编码,最后再解码-Huffman tree encoding and decoding, given data Huffman tree is constructed, and the binary encoding, and then decoding
<陈典浩> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法paixu

说明:运用多种排序方法对随机产生数列进行排序,包括多种决策方法,和按照关键字重要性不同进行排序-Using a variety of sorting methods are available on randomly generated sequence, including a variety of decision-making method, and according to different sort key importance
<陈典浩> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法guess_number

说明:猜数位 首先自动产生一个n位0-9数字,每位上的数字互不相同。 然后,程序接受玩家输入所猜测的n位不重复的数字; 接着,由程序比对符合的位数以及不符合但有出现的数字的数量。完全符合的数字会以A来表示,而不符合正确位置但有出现的数字则以B来表示。举例,如果正确答案是2345且玩家猜的是4395,则会得到2A1B。 最后,玩家在m次内猜测出完全相符的数字组合即为胜利。若没有在指定m回合完成,则给出准确答案。
<Issaccu> 在 2024-11-06 上传 | 大小:465920 | 下载:0

[数据结构常用算法numbers_out

说明:试编写一个函数,用整数序列1、 2、 3、 ……、n人的顺序队列,第1趟出列奇数位置的人员,第2趟出列偶数位置, ……,如此类推,求第m趟出列的人员编号。采用单链表表示及求解过程中使用的数据结构。-Try to write a function, with the sequence of integers 1, 2, 3, ......, n people the order queue, the first trip out of t
<Issaccu> 在 2024-11-06 上传 | 大小:51200 | 下载:0

[数据结构常用算法trains_out

说明:火车出站问题,一列有n节车厢的火车,每节车厢进站出站为先进后出的机制,求所有可能的车厢出站顺序-The train station problem, there is an n carriages of the train, each car is inbound outbound, last-out mechanism, to do everything possible car outbound order
<Issaccu> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Turing

说明:基于Java实现的图灵机程序,该程序可以可视化地展现一套图灵机程序的内部运算过程与工作机制,可供研究可计算性理论的相关人员参考。-This is a Turing machine based on Java . The program can visually demostrate a the internal computing process and working mechanism of a turing machine, f
<zaqaqaz> 在 2024-11-06 上传 | 大小:726016 | 下载:0

[数据结构常用算法LINKLIST

说明:数据结构,链表表示线性表的内容,包括有序线性表的创建,插入元素,和删除元素等-Use the LinkList
<陈旭> 在 2024-11-06 上传 | 大小:16384 | 下载:0

[数据结构常用算法最短路径算法实现

说明:用dikstra算法实现,在商场地图上两个门店之间的最短距离(With the dikstra algorithm, the shortest distance between two stores on a mall map)
<小瓶盖1111> 在 2024-11-06 上传 | 大小:29696 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 2509.10 .11 .12 .13 .14 ... 2656 »

源码中国 www.ymcn.org