搜索资源列表
heap_sort
- 堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。-Accumulation sort (Heapsort) is the accumulation of tree (heap) refers to the use of this data structure designed by a sorting algorithm can take advantage of an array of features to quic
Heap-sort
- 堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。 -Heap sort (Heapsort) is the use of stacked tree (heap) data structure designed such a sorting algorithm can take advantage of the characteristics of the array elements quickly locate t
sort-algorithm-
- 这个一个介绍堆积排序的算法,帮助理解数据库中的排序。-The accumulation of a sort algorithm introduced to help understand the database sort.
00006858
- 用DEM方法模拟球形颗粒的随机堆积,可应用于岩石物理研究-DEM simulation with the random accumulation of spherical particles can be used in rock physics
heap_sort
- 堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素-Stacking order (Heapsort) refers to the use of stacked tree (heap) the design of such a data structure sorting algorithm can take advantage of the characteristics of the array element inde
sort
- 堆排序算法。堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。-heapsort is goog algrithm for sort some numbers.
Untitled2
- matlab元胞自动机,模拟了砂砾自由降落后,堆积时产生雪崩效应-matlab cellular automata to simulate the gravel after free fall, resulting in an avalanche effect when stacked
Untitled-Folder
- 数学模型在测定煤场堆积密度中的应用,后面附上matlab程序,程序没有问题-Mathematical model in the determination of bulk density of the coal field application, appended matlab program, the program is no problem
ECharts(jb51.net)
- echarts-3.0.2,ECharts (Enterprise Charts 商业产品图表库) 提供商业产品常用图表,底层基于ZRender(一个全新的轻量级canvas类库),创建了坐标系,图例,提示,工具箱等基础组件,并在此上构建出折线图、柱状图、散点图、K线图、饼图、雷达图、地图、和弦图、力导向布局图、仪表盘以及漏斗图,同时支持任意维度的堆积和多图表混合展现。-Echarts-3.0.2, ECharts (Charts Enterprise commercial product
Diff1
- 初值为线性的扩散方程,解释物质堆积过程,形成一维堆积剖面(The diffusion equation with linear initial value explains the material accumulation process and forms a one-dimensional accumulation section)
HeapSort
- 改进的基于c++的堆积排序算法。排序算法大体可分为两种: 一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。 另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved stacking algorithm based on C ++. There are two kinds of sorting algorithms: one is sorting, t
src_v2
- 三维等经球体颗粒堆积压缩程序,此程序可模拟重力作用下的球体颗粒堆积结果。(Three dimensional sphere particle packing compress program)
紧密堆积多面体程序
- 实现多个原子紧密堆积的问题,实现N个原子紧密堆积(dense packing of atoms)