资源列表

« 1 2 ... .17 .18 .19 .20 .21 2322.23 .24 .25 .26 .27 ... 2656 »

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

说明:八大常见排序算法,冒泡排序,选择排序,插入排序,希尔排序,堆排序,归并排序,基数排序,快速排序-Eight common sorting algorithms, bubble sort, selection sort, insertion sort, shell sort, heap sort, merge sort, radix sort, quick sort
<康凯森> 在 2024-11-15 上传 | 大小:159kb | 下载:0

[数据结构常用算法fluent-making-irregular-waves

说明:fluent造不规则波,结合fluent UDF功能造不规则波-fluent making irregular waves
<木子雨> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法kmeans

说明:k-means 算法用java实现对二维点集合的分类 输入相应的类别数 选择聚类中心-k-means algorithm to classify the input using java-dimensional set of points corresponding to the number of categories to select the cluster centers
<xiaohui> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法a-variety-of-sorting-algorithms

说明:实现了各种排序算法,折半插入排序,直接插入排序,起泡排序,快速排序,堆排序,基数排序,以及各种算法运行时间的比较。-The program achieves a variety of sorting algorithms,include binary insertion sort, direct insertion sort, bubble sort, quick sort, heap sort, radix sort, and run
<冰星> 在 2024-11-15 上传 | 大小:706kb | 下载:0

[数据结构常用算法eightqueen2

说明:八皇后的两种算法 八皇后的两种算法 八皇后的两种算法-Two algorithms of the two algorithms Eight Queens Eight Queens Eight Queens two algorithms two algorithms Eight Queens Eight Queens of the two algorithms
<wer234> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法back

说明:c 回溯法解决迷宫问题,C语言程序,txt文件含代码。-backtracking for maze problem
<苏提> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法diguishixianzhuanzhi

说明:通过递归实现数组的转置操作。纯手工代码适合vs2013-Transpose operation achieved through an array of recursion. Handmade code for vs2013
<金赛> 在 2024-11-15 上传 | 大小:640kb | 下载:0

[数据结构常用算法erchashudeyingyong

说明:集成所有二叉树的基本操作。包括求子节点。求页。-Integrates all the basic operations of a binary tree. Including Praying nodes. Find pages.
<金赛> 在 2024-11-15 上传 | 大小:720kb | 下载:0

[数据结构常用算法jinzhizhuanhua

说明:实现任意进制之间的转换操作。32以内的任意进制可自行设置。-Achieve conversion between arbitrary bases. Any band can be set to 32 or less on their own.
<金赛> 在 2024-11-15 上传 | 大小:1.36mb | 下载:0

[数据结构常用算法shuzucaozuo

说明:实现了数组的所有基本操作。初学者可参考。-Implements all the basic operation of the array. Beginners can refer.
<金赛> 在 2024-11-15 上传 | 大小:636kb | 下载:0

[数据结构常用算法mtVector

说明: 仿MATLAB中的Vector基本数据结构,它提供了方便,快捷,有效,可扩展的数据结构提供编程数据的代数观点,甚至对复杂的数据结构。 -Vector imitation of MATLAB basic data structure that provides a convenient, fast, effective, scalable data structure provides programming data algeb
<george> 在 2024-11-15 上传 | 大小:8kb | 下载:0

[数据结构常用算法ttt

说明:题目描述】 给定一个R行C列的01矩阵,求一个最大的正方形全1子矩阵,并输出该最大正方形子矩阵的面积。 【输入】 第一行给出两个正整数R,C,表示矩阵有R行C列; 接下来R行C列给出这个01矩阵,行内相邻两元素用一个空格隔开。 【输出】 一个数,最大正方形子矩阵的的面积(即1的个数)。 输入输出样例】-Topic Descr iption Given a R
<test> 在 2024-11-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2322.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org