资源列表

« 1 2 ... .27 .28 .29 .30 .31 2432.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法1014

说明:浙大 编程能力测试 的甲级题目 第 1014. Waiting in Line (30) 又是一道服务队列问题-uppose a bank has N windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. The rules for the custom
<林七七> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法1015

说明:浙大 编程能力测试 的甲级题目 第 1015. Reversible Primes (20) 数字特征问题 关于给定进制数 判断一个数据是否符合给定特征-A reversible prime in any number system is a prime whose reverse in that number system is also a prime. For example in the decimal system 73
<林七七> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法1016

说明:浙大 编程能力测试 的甲级题目 第 1016. Phone Bills (25) 电话账单统计问题 繁杂的题目 但是其实并不难 思维条理很简单的-A long-distance telephone company charges its customers by the following rules: Making a long-distance call costs a certain amount per minute,
<林七七> 在 2025-01-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法Calculator

说明:用java实现的简单的计算器程序,支持基本的计算器功能-In the Java implementation of simple calculator program, support basic calculator functions
<GHB> 在 2025-01-10 上传 | 大小:44kb | 下载:0

[数据结构常用算法C18program

说明:18个C语言经典算法程序实现,值得下载和保存-18 C Program
<Devin> 在 2025-01-10 上传 | 大小:14kb | 下载:0

[数据结构常用算法shuyezifugeshu

说明:求给定书页范围的书页字符总个数,可以拿来练练手。基本的迭代算法。-calculate all the number of pages index.
<李中明> 在 2025-01-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法duipaixu

说明:通过简单的下沉操作,数组建堆操作最终实现堆排序的C++源代码-Through the simple sinking operation, array build heap operation of the ultimate heap sort of C++ source code
<栗子头> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Employees-Data-using-C

说明:Window using C Programming, storing data in a structures as a , searching and editing data
<Mustafa> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法josephu

说明:有number个人围城一圈进行报数游戏,从第一个开始,报到m的人出圈,接下来从下一个人开始!。。。 一次次这样重复,直到最后一个人也出圈,求他们出圈的顺序,并把出圈号列出来, (例如有6个人,出圈号是3,则他们的出圈顺序是3 6 4 2 5 1) -There are number of personal conduct Siege circle reported that the number game, the first
<曾捷> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法bothwaylist

说明:利用结构体定义结点,每个结点有前驱指针与后继指针,结点数据也是用指针动态开辟内存,每个前驱指针指向前一个结点,每个后继指针指向后一个结点实现双向循环列表,新数据插入可选择首部插入与尾部插入-Use structure is defined nodes, each node has predecessor and successor pointers pointer, node data also opened with a pointe
<曾捷> 在 2025-01-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法DormitoryManageSystem

说明:对宿舍学生管理表要求完成如下功能: (1):录入宿舍学生信息 (2):添加宿舍学生信息 (3):删除宿舍学生信息 (4):修改宿舍学生信息 (5):显示宿舍全部学生信息 -Students of the dormitory management table required to complete the following functions: (1): Input dormitory Student In
<陈嘉强> 在 2025-01-10 上传 | 大小:2.92mb | 下载:0

[数据结构常用算法hangbanchengkexinxichuli

说明:对乘客信息表要求完成如下功能: (1)录入乘客信息 (2)添加乘客信息 (3)删除乘客信息 (4)修改乘客信息 (5)查询乘客信息 (6)显示乘客信息 -Passenger information table required to complete the following functions: (1) Entry Passenger Information (2) add Passenge
<陈嘉强> 在 2025-01-10 上传 | 大小:1.32mb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 2432.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org