资源列表

« 1 2 ... .84 .85 .86 .87 .88 1689.90 .91 .92 .93 .94 ... 2656 »

[数据结构常用算法Number-system-conversion

说明:数据结构中,运用链表实现各种数值进制的转换,运行在控制台上。-Data structure, using a variety of value chain to achieve the conversion of binary to run on the console.
<一三口乂刀> 在 2025-06-24 上传 | 大小:515kb | 下载:0

[数据结构常用算法Student-Information-Management

说明:数据结构中,运用链表实现学生信息的管理功能。运行在控制台上。-Data structure, use the list to achieve student information management. Running on the console.
<一三口乂刀> 在 2025-06-24 上传 | 大小:176kb | 下载:0

[数据结构常用算法Tower-of-Hanoi

说明:数据结构中,运用链表实现经典汉诺塔的移动。程序运行在控制台上。-Data structure, use the list to achieve the classic Tower of Hanoi s move. Program running on the console.
<一三口乂刀> 在 2025-06-24 上传 | 大小:180kb | 下载:0

[数据结构常用算法8-queens-problems

说明:用回溯递归法有效解决八皇后问题,这个问题是数据库中的经典例题,用c语言实现。-8 queens problems
<yinli> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法bubble-sort

说明:数据结构中的经典例题,冒泡排序,带有源程序-Bubble sort
<yinli> 在 2025-06-24 上传 | 大小:239kb | 下载:0

[数据结构常用算法inOut

说明:VC控制台下的编程,主要实现人外部文本文件读取数据,并同时写出到外部另一个文件。希望这份小东西能对急切需要此类功能的同学有帮助。-VC console programming, the main external text files were read, while another write to the external file. Hope this code can help the students who command such functions.
<侯晓琴> 在 2025-06-24 上传 | 大小:362kb | 下载:0

[数据结构常用算法301-25-6-6

说明:编写函数merge()将两个非递减序链表合并成一个新的非递减序链表-the function merge() make two lists into one in Non decreasing order.
<dada> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法301-25-6-7

说明:编写函数isSubset()用于判断链表L1中的每个数据元素是否都在链表L2中出现过,若是,则返回真,否则假。-the function is subset() ,it is used to judge if data in list L1 appears in list L2.
<dada> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法301-25-6-1

说明:学生成绩管理,假设每个学生信息包括学号、姓名和3门课程的考试分数。从键盘输入10个学生的数据,采用结构体 //* 数组数据的存储,程序实现如下功能: //* 1)输出三门课的平均成绩。 //* 2)输出三门功课分数分别最高的学生的信息。 //* 3)按总分对这10个学生从高到低排序,并输出排序结果。 //* 4)输出平均分高于80分那些学生的信息。-it s a student s score manage program,it has many function.
<dada> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法population

说明:c++类实现人口统计,计算出生率,死亡率,增长率等等。-this is a population calculate program,have function bornrate(),deadrate().
<dada> 在 2025-06-24 上传 | 大小:8kb | 下载:0

[数据结构常用算法chap7_9

说明:自制的同学通信录程序,添加,查找,删除等操作功能齐全。-A student s address program,it can add,search, delete.
<dada> 在 2025-06-24 上传 | 大小:3kb | 下载:0

[数据结构常用算法chexiangdiaodu

说明:车厢调度_数据结构_课程设计_C++.zip 用队列实现的车厢调度算法 -Car scheduling _ data structure course design _C++ __. Zip With the realization of queue carriage scheduling algorithm
<李佳> 在 2025-06-24 上传 | 大小:30kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 1689.90 .91 .92 .93 .94 ... 2656 »

源码中国 www.ymcn.org