-
遗传算法求函数最优解
遗传算法求解函数的最大值,且函数只有一个变量。求函数f(x)=x+10*sin(5x)+7*cos(4x),x∈[0,9]。染色体长度为20,交叉概率为0.95,变异概率为0.08,迭代次数为25。 程序修改后可以用于多参数函数的求解。
- 2022-07-16 21:22:56下载
- 积分:1
-
PROFIBUS的的通讯芯片SPC3的控制源码
PROFIBUS的的通讯芯片SPC3的控制源码-PROFIBUS communication of SPC3 chip control source
- 2022-01-25 19:28:39下载
- 积分:1
-
历年程序员考试题目
历年程序员考试题目-programmers calendar year exams
- 2022-03-02 01:29:00下载
- 积分:1
-
对grwave PC版需要一台IBM PC / AT或等效
地波场强计算,高频地波场强衰减计算,高频电磁波地波传播计算仿真,Fortran源程序,可以在cirr公开网址上获得。- The PC version of GRWAVE requires an IBM PC/AT or equivalent
(80286 microprocessor) with a math co-processor and a minimum of
256 kilobytes of memory.
Disk Contents:
GRWAVE is supplied on a 3.5" or 5.25" disk which
contains three main files. These are GRWAVE.EXE, GRWAVE.FOR
and GRWUSR.MAN. GRWAVE.EXE is executable machine language code.
GRWAVE.FOR is the FORTRAN source code. Compilation of this
source code to produce an executable code requires a FORTRAN
compiler which supports double precision complex arithmetic.
Microsoft FORTRAN Version 4.01 was used to compile and link
GRWAVE.FOR to produce GRWAVE.EXE. Compilation has also been
tested with Lahey FORTRAN F77L [*]. It is known the IBM
Professional FORTRAN will not work because of a lack of support
for double precision complex arithmetic.
[*] Note: GRWAVE uses a function, DREAL, which is not an
in
- 2022-04-14 19:32:30下载
- 积分:1
-
气体CO2频率转换电路 介绍以热导池为传惑器的一频率转换电路的原理、工作过程, 并对热导池的机理
作了介绍。本电路对农业、卫生、化工、环保子部门有实用价值。...
气体CO2频率转换电路 介绍以热导池为传惑器的一频率转换电路的原理、工作过程, 并对热导池的机理
作了介绍。本电路对农业、卫生、化工、环保子部门有实用价值。-Gas CO2 frequency conversion circuit to introduce the TCD device for the transmission puzzled a frequency conversion circuit theory, the working process, and mechanism of thermal conductivity of the pool introduced. The circuit in agriculture, health, chemical industry, environmental protection sub-sector has practical value.
- 2022-03-20 20:59:33下载
- 积分:1
-
VHDL电子时钟
用VHDL实现的电子时钟,24小时格式,可以通过按键调整时间得益于数电知识中的计数器级联构成高进制计数器的启发,我的思路是这样的:1)各不同位的时钟问题。时钟共有6位,分别为秒的高低位、分的高低位、时的高低位。把秒低位的进位当作秒高位的时钟,秒高位的进位当作分低位的时钟,依次类推,可以解决不同位的不同时钟问题。2)各不同位的进制问题。与此同时要解决进制问题,秒分的低位为十进制,秒分的高位为六进制,以及时的高位为三进制(电子时钟为24小时制),这五种情况都易解决,但时的低位就有点复杂了,既有十进制的情形又有四进制的情形。仔细琢磨之后,根据两条IF语句解决了这个问题。那就是若小时高位为”0000”或”0001”时,时的低位为十进制,若小时高位为”0010”,时的低位为四进制。3)校时问题。刚开始时,对了校时没有个思路。但有一次我想看看整体进制等对不对,于是把整体时钟调快了很多,这样,很快就走了“24”小时,然后灵感就来了,就想可以设置这么两个不同频率的整体时钟,一个可能控制分,一个可以控制小时,然后为了可以精确到秒,又设置了一个可以让整个时钟系统暂停的按键,这样整个时钟的实现就完成了,最后又在时分和分秒中间加入了一个小横杠”-”。
- 2023-08-22 19:40:04下载
- 积分:1
-
嵌入式文件系统制作的文档,清晰简单
嵌入式linux文件系统的制作说明文档,简单明了-Embedded Linux file system produced documentation, clear and simple
- 2022-03-02 17:40:23下载
- 积分:1
-
使用windows系统中的毫秒时间,并测试系统空循环n次所需时间。...
使用windows系统中的毫秒时间,并测试系统空循环n次所需时间。-use of the Windows system millisecond time, and to test the air circulation system n times the required time.
- 2022-02-13 09:30:40下载
- 积分:1
-
局域网视频监控系统,本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面...
局域网视频监控系统,本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面美观友好。
屏幕信息需要时时显示,网络延时不能大于1秒。
服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。
系统运行时占用内存不能大于10MB,以免影响系统性能。
客户端运行时需要隐藏显示窗口,起其感觉不到在运行。
-The system belong to a small local area network monitoring system can be carried out on a computer screen monitoring, implementation of this system is mainly the following functions:
Human-Computer Interaction system the way attractive and friendly interface.
screen display information required from time to time, the network delay should not exceed one second.
can run server-side, as long as the client is running, information on the display screen can.
system memory run-time should not exceed 10MB, so as not to affect system performance.
necessary run-time client to hide the window, starting at less than the feeling of running.
- 2022-02-26 05:06:51下载
- 积分:1
-
proteus上的双稳态电路模型,用作单键开关信号控制已应用于多个电路中...
proteus上的双稳态电路模型,用作单键开关信号控制已应用于多个电路中
-proteus the bistable circuit model for 1-touch switching signal control has been applied to a number of circuit
- 2022-03-22 03:08:20下载
- 积分:1