资源列表

« 1 2 ... .10 .11 .12 .13 .14 2015.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法0-1-bag-problem

说明:一种算法来解决0-1背包问题,这是非常好的-one arithmetic to solve 0-1 bag problem
<郭泓良> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法Cpp1

说明:c语电话簿,(1)加入一个新电话号码;(2)删除一个电话号码;(3)显示保存的所有电话号码;(4)修改功能;(5)排序功能,-c language telephone directory (1) add a new phone number (2) to delete a phone number (3) display all the phone numbers saved (4) modify the function (5
<郭子叶> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法Fast_Nqueue

说明:快速N-queue 演算法.使用 backtracking 在n*n 的棋盤上產生所有的可能解答, -Fast N-queen solution. Using backtracking to generate all possible placements of n queen on a n*n chessboard so they are non-attacking.
<rliou2000> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法main

说明:拆半查找法的演示程序,部分c语言大作业可以用到,希望对大家有所帮助-Demolition of half of the search algorithm demonstration program, part of the c language operations can be used, we hope to help
<黄森> 在 2024-09-30 上传 | 大小:589824 | 下载:0

[数据结构常用算法NODETEXT

说明:优秀的链表设计,可以学习学习。是一位学长写的面试模板,有参考价值-Excellent design of the linked list, you can learn from. A seniors write the interview template, a reference value
<郑佳淋> 在 2024-09-30 上传 | 大小:1216512 | 下载:0

[数据结构常用算法student-management

说明:一个简单的学籍管理 能输入学生资料,删除学生资料,查询学生资料,显示学生资料,统计学生资料 排序学生资料-A simple enrollment management
<> 在 2024-09-30 上传 | 大小:228352 | 下载:0

[数据结构常用算法Hanio

说明:一个简单的汉诺塔实现问题,方便大家更好的理解改问题-A simple Tower of Hanoi to achieve, to facilitate a better understanding of reform issue
<张帆> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法Linkedlist

说明:用于编程链表,包含单链表和双链表的处理功能,如创建、删除、插入、查找等,菜单式界面,便于用户使用-For programming linked list that contains the single linked list and doubly linked list processing functions, such as create, delete, insert, find, menu-driven interface,
<peter> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法dp-problem

说明:这个包括了 ACM比赛中 经常会用到的动态递归算法的一些经典例题,例如背包问题,最长公共子序列等的源代码-This includes the classic example of the dynamic recursive algorithm is often used in the ACM competition, such as the knapsack problem, the longest common subsequence
<hejin> 在 2024-09-30 上传 | 大小:8192 | 下载:0

[数据结构常用算法Traffic-Advisory-System

说明:C语言编写的全国交通咨询模拟系统,文件包含最好用最全的源码,是本人编写的数据结构课程设计的代码。-National Transport Advisory analog system written in C language, the file contains the best and most complete source code I write the data structures course.
<阿宽> 在 2024-09-30 上传 | 大小:920576 | 下载:0

[数据结构常用算法while

说明:在C语言编程中,while 循环语句的使用课件及详解 。-In the C programming language, the use of the while loop courseware and Detailed.
<静儿> 在 2024-09-30 上传 | 大小:244736 | 下载:0

[数据结构常用算法student

说明: 1) 能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2) 能够将指定的信息从文件中删除。 3) 能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4) 可以统计全部学生的总成绩,及其在班上的排名。 5) 能够统计各科的平均成绩及及格率。 6) 要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7) 如果检索不到相应的信息应提示用户。-1) can be re
<小海> 在 2024-09-30 上传 | 大小:1328128 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 2015.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org