资源列表

« 1 2 ... .39 .40 .41 .42 .43 1744.45 .46 .47 .48 .49 ... 2656 »

[数据结构常用算法Queens

说明:程序功能:1.由n2个方块排成n行n列的正方形称为n元棋盘。 如果两个皇后位于n元棋盘上的同一行、同一列或同一对角线上,则称它们在互相攻击。 现要找出使棋盘上n个皇后互不攻击的布局。 2.编制程序解决上述问题, 用户输入0~30间的棋盘方阵,给出所有解决方案,并输出结果。 -queens of different table sizes
<lfm> 在 2024-10-05 上传 | 大小:91136 | 下载:1

[数据结构常用算法sfsj

说明:算法分析与设计的PPT课件,数据结构的经典诠释。-PPT algorithm analysis and design of courseware, the classic interpretation of the data structure.
<> 在 2024-10-05 上传 | 大小:2288640 | 下载:0

[数据结构常用算法DataStructures_C

说明:用C/pascal实现的一些常用算法,在ACM比赛中,是极为有用的.所以希望对大家有用.-ACM比赛,常用算法
<king> 在 2024-10-05 上传 | 大小:15360 | 下载:0

[数据结构常用算法ywm

说明:数据结构专家教授严蔚敏先生现场答数据结构爱好者问记录,chm格式,使用方便,很有参考价值。-Data structure experts and professors to Mr. Yan Weimin live record A data structure that fans ask, chm format, easy to use, great reference value.
<文宝> 在 2024-10-05 上传 | 大小:430080 | 下载:0

[数据结构常用算法treesearch

说明:树的动态查找,包括如何建立树,如何遍历二叉树-The dynamics of the tree to find, including how to build a tree, how to traverse the binary tree
<赵新宇> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法ga

说明:讲解如何用C语言实现遗传算法,以及应用遗传算法求解的全过程-Explain how to use C language implementation of genetic algorithms, and the application of genetic algorithm the whole process of
<赵新宇> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法Matrix

说明:Program includes class "macierz" (pl. matrix) with parallel multiply which uses open mp. It s simple multiply, not for example Strassen method.
<Ł ysy> 在 2024-10-05 上传 | 大小:380928 | 下载:0

[数据结构常用算法work

说明:设计一个学生档案管理程序。该程序应该具有下列功能: (1)通过键盘输入某位学生的相关信息。包括学号、姓名、性别、年龄、出生年月、电话、E-mail、籍贯等; (2)浏览学生信息; (3)根据学号修改、删除学生信息; (4)能按学号、姓名、年龄等关键字排序; (5)统计学生年龄的平均值及各年龄段人数; (6)用链表实现,原始数据输入和结果输出使用文件存放。 -Design of a student' s
<farman> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法SORT

说明:归并排序,首次上传东西,不懂规矩!-SORT
<陈大> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法graphes-algorithmes

说明:Algorithm of Graph -Algorithm of Graph ...........................
<xiao> 在 2024-10-05 上传 | 大小:415744 | 下载:0

[数据结构常用算法Sort

说明:使用模板实现2种数据类型的6种排序,用户可以输入要排序数组的大小。-Using a template to achieve two kinds of data types, six kinds of sorting, the user can enter the size of the array to be sorted.
<Windy> 在 2024-10-05 上传 | 大小:581632 | 下载:0

[数据结构常用算法java_implementation_of_various_algorithms

说明:各种算法的java的实现,包括各种排序算法的实现。-The java implementation of various algorithms, including various sorting algorithm.
<wth> 在 2024-10-05 上传 | 大小:6144 | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 1744.45 .46 .47 .48 .49 ... 2656 »

源码中国 www.ymcn.org