搜索资源列表
QQEXP
- 空白表情:只需要发送表情给对方就ok了 溢出工具:打开就可用了 二者同时使用效果更佳 利用色块堆积溢出原理,导入表情后会在qq自定义表情里面添加 一个空白的表情,发给对方,对方QQ就挂了,是对付挂机者的居 家良药~!-blank expression : expression need only send to the other side of the overflow ok tools : they will be opened by a combinatio
lumines
- 游戏方法: 将下落的正方形凑成相同颜色的2×2方块,当扫描线经过后被消除 当方块堆积到顶部,没有空余位置存放新方块时,游戏结束 控制: ↑: 旋转方块 ↓: 方块落地 ←: 左移方块 →: 右移方块 SPACE: 暂停 R: 重新开始 SPECIAL FEATURE: 1. 每次开始游戏时方块颜色和扫描线颜色都是随机的 2. 游戏分数每增长10000分,LEVEL升1级,方块颜色和扫描线颜色随机改变,同时扫描线移动速度和方块下落速度也随
snow2
- 屏幕下雪程序,运行后屏幕下雪,并且雪花还可以堆积。-Screen Snow program
Snow
- 一个类似屏保的小程序,从电脑屏幕的最上端不断飘下来很多雪花,雪花还会在打开的窗口如IE等等的边缘上停留、堆积,很好玩的小程序。-A small program similar to the screen saver, from the top of the computer screen constantly floating down a lot of snow, the snow will be in the open window, such as IE, and so stay on t
Snow
- vb 下雪效果。。 会在屏幕上堆积雪花-vb snow effect. . In the accumulation of snow on the screen
200761815116341
- 纯 API 写的 3D 室内漫游程序,没有 3D 引擎,没有DirectX 及 OpenGL,纯 VB + API 代码。支持多分层堆积为生气蓬勃的水和半透明的玻璃窗。请看程序截图!-3D API written in pure indoor roaming procedure, there is no 3D engine, not DirectX and OpenGL, pure VB+ API code. Multi-layered as vibrant and translucent gl
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
3DTetris-
- 3D版俄罗斯方块,更像是堆积木版的俄罗斯方块。基于DX9实现。初学游戏者可以参考学习。-3D version of Tetris, more like a heap woodblock Tetris. DX9-based implementation. Beginner players can refer to learning.
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.
echarts-520
- ECharts商业产品图表库提供商业产品常用图表,底层基于ZRender(一个全新的轻量级canvas类库),创建了坐标系,图例,提示,工具箱等基础组件,并在此上构建出折线图、柱状图、散点图、K线图、饼图、雷达图、地图、和弦图、力导向布局图、仪表盘以及漏斗图,同时支持任意维度的堆积和多图表混合展现。-Echarts commercial product charting library provides commercial products commonly used graph, the u
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.)