资源列表

« 1 2 ... .60 .61 .62 .63 .64 1765.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法Josephus

说明:编号为1,2... n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向的下一个开始重新从1报数,如此下去,直至所有的人全部出列为止,设计一个程序求出出列顺序-The number of n, n individuals sitting around a circle in
<陈磊> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法parentheses-design

说明:假设一个算数表达式中可包含三种括号:圆括号,方括号和花括号且这三种括号可以按任意次序嵌套使用。试利用栈的运算,编写判别表达式中所含括号是否正确配对出现的算法-Suppose an arithmetic expression can contain three brackets: parentheses, brackets and braces and three brackets can be nested in any order.
<陈磊> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法fuluoyide

说明:弗洛伊德算法 实现任意两点之间最短路径的算法-fuluoyide suanfa
<崔岳豪> 在 2024-10-04 上传 | 大小:115712 | 下载:0

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

说明:进入系统后可输入和修改某个项目的结果情况,可以按各系院的编号输出总分;按总分排序;按男团总分排序;按各系编号排序查询;按项目编号查询;按女团中分排序-Enter the system input and modify after a project of the results, according to each of the Numbers of the court can be total output According to
<陈磊> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[数据结构常用算法Park-DaoYouTu

说明:期望设计一个公园的终端程序为游客提供帮助,通过终端程序可以直接计算并给出任意两景点之间的最短路径,从而提高游客的旅游效率-Expect to design a park terminal program provides visitors help, through the terminal program can direct calculation and give any of the shortest path between
<陈磊> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Sort

说明:用Java实现数据结构中的各种排序,清楚简单,适合初学人群 -some kind of sorts for java
<黄欣宇> 在 2024-10-04 上传 | 大小:32768 | 下载:0

[数据结构常用算法BankQueues

说明:银行排队程序实现/C语言/严蔚敏/数据结构-bank queue
<范虎> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法xianxinglianbiao

说明:线性链表,排序,表头,表尾,指针,有详细的介绍-Linear list, sorting, header, footer, the pointer
<xyq> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法serial_Parallel_sort

说明:串行冒泡排序 并行冒泡排序 奇偶冒泡排序 串行希尔排序 动态直方图显示排序过程-Serial bubble sort Parallel bubble sort Parity bubble sort Serial Hill sorting Dynamic histogram display the sorting process
<tt> 在 2024-10-04 上传 | 大小:90112 | 下载:0

[数据结构常用算法License-plate-location

说明:車牌定位演算法實現代碼 本系統主要分成兩個部份,第一部份為車牌定位及字元分割,影 像經過 Sobel邊緣偵測、雜訊濾除、二值化及投影法將影像中車牌的 字元包含破折號的位置做切割。第二部份為字元辨識,將細化處理後 的字元透過節點位置的判定、節點方向性、四角定位及水平垂直特徵 的分類將字元辨識出來-License plate location algorithm code
<Youru> 在 2024-10-04 上传 | 大小:2055168 | 下载:0

[数据结构常用算法MyCalculator

说明:严蔚敏数据结构练习题,利用树结构实现简单的十进制计算器-using the tree data structure to realize a simple Calculator
<冬冬> 在 2024-10-04 上传 | 大小:15360 | 下载:0

[数据结构常用算法kekule

说明:利用回溯算法实现的适用于所有共轭体系的kekule计数问题,-Using backtracking algorithm applies to all conjugated systems of kekule counting problems,
<冬冬> 在 2024-10-04 上传 | 大小:10240 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 1765.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org