搜索资源列表
snow2
- 屏幕下雪程序,运行后屏幕下雪,并且雪花还可以堆积。-Screen Snow program
Snow
- vb 下雪效果。。 会在屏幕上堆积雪花-vb snow effect. . In the accumulation of snow on the screen
duojikongzhi
- 和好用的堆积调试程序,一步一步开始堆积控制学习-Heap debugger and easy to use, step-by-step control learning began to pile up
shumaguanxiangzuoduijixianshi
- 51单片机8位数码管向右堆积现实的程序,适合单片机初学者-51 single-chip 8-bit digital the tube right accumulation reality program, suitable for beginners SCM
snow
- 可以在屏幕上飘雪花的小程序,可以再窗口上堆积-it can sow on you computer
check_mq
- 利用perl程序进行unix平台下的MQ消息队列堆积情况进行检查-Using a perl program to MQ message queue accumulation of Unix platform
e
- 显热计算程序,主要是算蓄热堆积床的显热计算,里面有详细的计算过程。-Sensible heat calculation program, mainly considered sensible heat storage packed bed thermal calculations, which has detailed calculations.
geometric-model
- 简单的基于几何学预测颗粒堆积孔隙度的模型的程序-geometric model developed by Ouchiyama to predict the packing porosity
xiaoqiuduiji
- 用于模拟统计小球堆积的程序,暂时是初步程序-Statistics used to simulate the accumulation of small ball program, temporarily preliminary program
MonoLayer
- 采用最密堆积算法,计算氧化物及盐类的表面单层容量的软件。-Using the most close-packed algorithm to calculate the surface monolayer capacity oxides and salts of software.
sort
- 基数排序 基数排序(radix sort)属于“分配式排序”(distribution sort),又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的稳定性排序法。 快速排序 快速排序由C. A. R. Hoare在1962年提出。它的基本思想是
STACK
- 栈(stack)在计算机科学中是限定仅在表尾进行插入或删除操作的线性表。栈是一种数据结构,它按照后进先出的原则存储数据,先进入的数据被压入栈底,最后的数据在栈顶,需要读数据的时候从栈顶开始弹出数据。栈是只能在某一端插入和删除的特殊线性表。用桶堆积物品,先堆进来的压在底下,随后一件一件往上堆。(Stack (stack) in computer science is limited only in the footer for insertion or deletion operation of
density distrubution
- 图片处理,计算图片中颗粒的堆积分数,即颗粒的堆积密度,可以计算一组图片中选取区域的平均堆积密度。(Image processing, calculate the accumulation of particles in the picture.)