判断数列相邻n项和是否为和数,其中数列可有1000项,n可到10
标签: 数列
上传时间: 2014-01-12
上传用户:lz4v4
RDC R2886 Ethernet hub功能 源码,paradigm c++上运行测试,模拟hub运行,RJ45-1 IN ,RJ45-2 OUT
标签: Ethernet paradigm R2886 RDC
上传时间: 2015-12-20
上传用户:jing911003
数据结构实验4报告,实验内容或题目 l、随机产生n=100,200,300,1000,2000个整数并存于数组r[1..n]中。对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算,由手工计时。 2、对实验结果数据进行对比分析。 主要内容是
上传时间: 2013-12-23
上传用户:liansi
合众达公司,对网口操作实验程序,大家可以
标签: 合众达
上传时间: 2013-12-20
上传用户:bibirnovis
#if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap
标签: AFX_GAQUEEN_H INCLUDED defined define
上传时间: 2015-12-27
上传用户:wuyuying
mp3压缩工具,可以把几兆的压缩到一兆,本工具有详细说明。
标签: mp3
上传时间: 2014-01-10
上传用户:pompey
该源码属于嵌入式开发,适合pxa255等平台,和常见的255更新操作系统通过网口烧录相比,该程序适合于通过CF卡启动操作系统。
上传时间: 2016-01-06
上传用户:zhangyigenius
google2006编程大赛热身题,有250分型,500分型,1000分型,三种题型。
上传时间: 2016-01-11
上传用户:erkuizhang
演化算法的一个简单迭代程序,运行后可以看见迭代1000代的结果,权威提供。
上传时间: 2016-01-12
上传用户:jcljkh
这本书是清华大学出版社出版,孙兆林编写的,书中主要讲述了matlab中的图像处理编程方面的知识要点及方法
上传时间: 2014-01-09
上传用户:金宜