文件名称:DeuceNumber
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 水*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
把一堆数平均分成N份,保证每一份的和接近于所有数之和除以N,不要求平分以后的每份数据个数相等。这是有现实的程序设计需求的,当时是3份。首先想到要先进行排序,再依次从已排序的数列中抽取,如何进行抽取方法有很多
-The average number of the pile is divided into N copies, make sure that each and close to all the number one divided by N, does not require split after the same number of each data. This is a realistic program design requirements, and was three copies. First thought to sort first, then followed by a number from a sorted column in the extraction, there are many ways how to extract
-The average number of the pile is divided into N copies, make sure that each and close to all the number one divided by N, does not require split after the same number of each data. This is a realistic program design requirements, and was three copies. First thought to sort first, then followed by a number from a sorted column in the extraction, there are many ways how to extract
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DeuceNumber.dsp
ReadMe.txt
StdAfx.cpp
StdAfx.h
DeuceNumber.cpp
ReadMe.txt
StdAfx.cpp
StdAfx.h
DeuceNumber.cpp