- asterisk-addons-1.0.4.tar This a software PBX
- OV7660SettingV1.0 Overview Input Clock = 24Mhz Preview VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Capture VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Output Format YCbCr 4:2:2 (ITU 656) YCbCr to RGB conversion R = Y + (351*(Cr – 128)) >> 8 G = Y – (179*(Cr – 128) + 86*(Cb – 128))>>8 B = Y + (443*(Cb – 128)) >> 8
- AES-S-boxes AES加密算法中的S
- dic 英语字典
- cc2530-sleep-mode ZigBee芯片CC2530睡眠模式的程序
- dadishu_s40 S40是诺基亚现在还比较流行的一款手机操作系统
文件名称:EX_SORT
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.42kb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
先用内排序对随即产生的内n个3位数的整数排好序,存放在一个文件中,
共产生m个有序文件,然后对这m个文件利用败者树进行多路平衡归并,
得到一个有n*m个三位数的有序文件。-First in order to then generated within the n-3-digit integer row good order, stored in a document, generate a total of m months in an orderly file, and then use this m file loser tree balanced multi-way merging, be an n* m a triple-digit orderly documents.
共产生m个有序文件,然后对这m个文件利用败者树进行多路平衡归并,
得到一个有n*m个三位数的有序文件。-First in order to then generated within the n-3-digit integer row good order, stored in a document, generate a total of m months in an orderly file, and then use this m file loser tree balanced multi-way merging, be an n* m a triple-digit orderly documents.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
外排序.cpp