资源列表

« 1 2 ... .67 .68 .69 .70 .71 1572.73 .74 .75 .76 .77 ... 2656 »

[数据结构常用算法Sorting

说明:sort java 实现 insert, quick, merge-sort java implementation
<yangruan> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法paixu

说明:各种排序算法,有直接插入排序,快速排序,堆排序,归并排序等-Various sorting algorithms, direct insertion sort, quick sort, heap sort, merge sort
<刘子健> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法2011_LanDianBei_SoftwareDesig

说明:2011年蓝点杯JAVA设计大赛,自己写的源码-2011 Blue Cup JAVA design contest, write your own source code
<shaoyanan> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法2fenfa

说明:算法思想简单描述:   在插入第i个元素时,对前面的0~i-1元素进行折半,先跟他们中间的那个元素比,如果小,则对前半再进行折半,否则对后半进行折半,直到left>right,然后再把第i个元素前1位与目标位置之间的所有元素后移,再把第i个元素放在目标位置上。 -The algorithm ideas brief descr iption: 0 ~ i-1 of the preceding element in the i
<李先生> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法Chain-queue

说明:进行链队列的基本操作:入链队列、出链队列、销毁链队列、遍历链队列。-Basic operations: into the chain chain queue queue out chain queue, the queue of destruction chain traversal chain queue.
<宋芳芳> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法Integer

说明:功能相对完整的大整数类,Integer 数据类型提供了针对 32 位处理器的优化性能-Relatively complete integer class, Integer data type provides optimized performance for 32-bit processors
<黄志杰> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法QuickSort

说明:经典快速排序算法,适合初学者理解学习,基于《算法导论》中快排的伪代码实现的-The classic Quicksort algorithm suitable for beginners to understand, based on the pseudo-code in Introduction to Algorithms.
<tony> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法Delaunay

说明:用于2D情况下的Delaunay快速三角插值,是二维地震建模的基础!-For the a fast Delaunay triangulation interpolation in the 2D case, is the basis of the two-dimensional seismic modeling!
<gaoyang> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法Data-Structures-Source-Code

说明:This Is Data Structure programme
<RMkumar> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法src

说明:数据结构中 简单的搜索算法 使用二叉搜索等算法-Data structure in a simple search algorithm using the binary search algorithm
<> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法calculator

说明:一元稀疏多项式计算器,利用链表实现,有+- ,微分,积分,最大公因式,最小公倍式等功能-One yuan sparse polynomial calculator, use the list to achieve, there are+-* /, differentiation, integration, maximum common divisor, least common multiple functions
<guyuqian> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法inizially-HDLC

说明:Crypt-OICQ-1 1程序算法源代码()
<DNVZ+11109> 在 2024-10-08 上传 | 大小:5120 | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 1572.73 .74 .75 .76 .77 ... 2656 »

源码中国 www.ymcn.org