搜索资源列表
AGP-NNBP
- 遗传模拟退火算法通用源程序 给定群体规模,群体,种群,初始温度-genetic simulated annealing definitive source given population size, population, population, the initial temperature
censussystem
- 该系统建立一个数库,来存储人口记录.以某一字段进行统计查询,输出结果以报表形式输出.添加,删除,查询各种功能.-establishment of the system for a few, to store records of the population. In a field statistical inquiries, output in the form of output statements. add, delete, check out the various functions
l2007425234648
- 这是一道很基本的程序,一方面希望它对初学遗传算法的兄弟们有用(包含了遗传算法实现的大部分步骤,而且有详细的注释),另一方面旨在抛砖引玉, 在下浅见: 1、遗传算法在进行大规模计算时,数据交换量大,速度确实是一个瓶颈,就如这道程序,在种群规模50,进化代数1000时运行需要40秒左右(cpu:duron 1G),当然,小弟编程能力弱,望各位大侠指教啊,或帮我修改一下这道程序 -This is a very basic procedure, While they want it begi
TRAFFICLIGHTS8255
- 交通信号灯的控制: 1. 通过8255A并口来控制LED发光二极管的亮灭。 2. A口控制红灯,B口控制黄灯,C口控制绿灯。 3. 输出为0则亮,输出为1则灭。 4. 用8253定时来控制变换时间 。 要求:设有一个十字路口,1、3为南,北方向,2、4为东西方向,初始态为4个路口的红灯全亮。之后,1、3路口的绿灯亮,2、4路口的红灯亮,1、3路口方向通车。延迟30秒后,1、3路口的绿灯熄灭,而1,3路口的黄灯开始闪烁(1HZ)。闪烁5次后,1、3路口的红灯亮,同时2、4路口的
PHP5MySQL5Web
- 远程教育系统,包含广播教学,主要用于应急联动系统中隔离人群的上课-Distance education system, including the broadcasting of teaching, mainly for Emergency Response System in the isolation of the school population
single_microchip
- AT89C2051时钟程序定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, P3.7为调整按钮,P1口 为字符输出口,采用共阳显示管。-AT89C2051 clock program timer T0, T1 overflow cycle 50MS, T0 seconds count for use, T1 for adjustment by blinking, P3.7 to adjust button, P1 population characters outp
jianpansshibie
- 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
EXP_NO1
- P1口输入、输出试验 实验目的 1.学习P1口的使用方法。 2.学习延时子程序的编写和使用。 实验要求 1.P1口做输出口,接八只发光二极管,编写程序,使发光二极管循环点亮。 2.P1口做输入口,接八个扭子开关,以实验机上74LS273做输出口,编写程序读取开关状态,将此状态,在发光二极管上显示出来。 -P1 port input and output test experiment was 1. Learning to use the P1 popul
link
- 学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。 (3)计算每位学生的总评成绩。 (4)计算该班级本课程的总平均成绩。 (5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 (6)按要求输出成绩在优、
2005102010267357
- 通用人口档案管理系统 资源类别: Delphi源码¦数据库 -General population records management system resources category: Delphi source ¦ database
duofangshijinhuayichuansuanfa
- 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略-For the single-population evolution, multi-way evolution is to improve the global search ability and convergence speed of an effective strategy
winapi-rbsp
- 各行业都需要的人口数据查询接口,dephi编写的com组件,包涵4个文件。-Every industry needs of the population data query interface, prepared by the dephi COM component, containing 4 documents.
population--optimal-algorithm
- 有利于精通matlab粒子群最优化计算的源码-having a better understanding the optimal pragramms by matlab
rect1
- 数学建模中国人口结构预测模型递推公式Matlab源程序-Mathematical modeling of China' s population structure prediction model recursive formula Matlab source
BP-forecast.m
- BP神经网络实现人口预测,时间序列预测,值得一看,学习-BP neural network population forecasts, time series forecasting, see, learn
Population
- 人口计算然后以这5个数据为已知数据,来预测未来5年的人口老龄化指数,进而分析我国今后短期内的人口结构变化情况。我们采用二次拟合的方法,用抛物线对已知数据进行拟合,并对未来5年的人口老龄化指数进行预测 ,得到结果如下表:-Population predictionIt is reported that the world’s population was 6 billion in the year 2,000, and it is growing faster and faster. The wo
PSOGSA
- 程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力-Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA) A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization
lab33-CAP-APWM
- 这是一个基于28335的CAP口用作APWM功能的程序,已经调试过了,下载即可使用-This is a population-based CAP 28335 features used APWM procedures have been debugging, you can use to download
01
- 调用normfit函数求正态总体参数的最大似然估计和置信区间-Normfit function calls seeking normal population parameters of maximum likelihood estimates and confidence intervals
Population-models
- Ferhulst and Mauthesian Population Models in Labview