资源列表

« 1 2 ... .51 .52 .53 .54 .55 1956.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法Base64demo

说明:Base64 Encode/Decode的dll包装,包括vc++和delphi的demo,dll的源码-Base64 Encode/Decode the dll package, including vc++ And delphi the demo, dll source code
<xman> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法paixu

说明:排序算法,将数组中的数按大小排列,C++老师课堂讲解,现编现调通过-algorithm of making elmetens of an array in order
<王宝宝> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法Maze

说明:很经典的迷宫算法,代码清晰,明了。为初学者提供了良好的参考。调试成功。数据结构实验-Classic maze algorithm, the code clear, clear. To provide a good reference for beginners. Debugging success. Experimental data structure
<李准基> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法101

说明:关于数据结构的课程设计 迷宫问题+校园导游+跳舞配对+多项式运算等-Curriculum design on the data structure mazes guide+ dance+ school+ polynomial operations, such as matching
<caohua> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法queue

说明:模拟排队的算法 病人排队看病 医生看病的顺序 用链表实现-Simulated patients queuing algorithm in the order queue to see a doctor a doctor to achieve a linked list
<杜鹃> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法fangzhendianti

说明:模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40
<fairybroken> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法erweichashubianli

说明:输入不同数值,应用不同的遍历方法,得到需要的排序。-Enter a different value, the application of different traversal methods, the need for sorting.
<王建> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法bank

说明:银行家算法避免死锁问题,用C语言编程实现-Bankers algorithm avoid deadlock, with the C programming language
<曹书芹> 在 2024-10-01 上传 | 大小:228352 | 下载:0

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

说明:经典数据结构的相关算法。例如:百鸡百钱、单词倒转、单链表等-Data structures related to classical algorithms. For example: 100 chicken one hundred money, the word upside down, singly linked lists, etc.
<chenxu> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法queen

说明:用MFC实现八皇后问题,可多皇后,比如四皇后、十六皇后等,可通过输入参数实现-Using MFC to solve eight queens problem, and more Queen, for example four Queens, sixteen Queen, etc., can be achieved through the input parameters
<萱萱> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法kcsj

说明:数据结构课程设计的,选存储结构,输入含n个顶点(用字符表示顶点)和e 条边的图G; (2)求每个顶点的度,输出结果; (3)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS 顶点序列(提示:使用一个栈实现DFS); (4)指定任意顶点x为初始顶点,对图G作BFS遍历,输出BFS 顶点序列(提示:使用一个队列实现BFS); (5)输入顶点x,查找图G:若存在含x的顶点,则删除该结点及 与之相关连的边,并作DFS遍历(执行操作3);
<王俊超> 在 2024-10-01 上传 | 大小:228352 | 下载:0

[数据结构常用算法code

说明:钱能编著《C++算法分析》第二版课内实例代码。全套集全-Classroom example code
<张苗苗> 在 2024-10-01 上传 | 大小:228352 | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1956.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org