-
C语言验证歌德巴赫猜想
C语言验证歌德巴赫猜想-C language test Goldbach conjecture
- 2022-07-21 01:02:04下载
- 积分:1
-
序列 alignment(DNA)
基本点序列比对算法。当 newgeneis 发现,通情达理理解其功能的标准方法就是看通过已知基因的数据基和夏装接近的匹配项。如此接近的两个基因是由他们排列的程度来衡量的。正式这,想到作为一个长字符串在字母表 σ 上的基因 = {A、 C、 G、 T}。考虑两个基因 (字符串) x = ATGCC 和 y = TACGCA。对齐的 x 和 y 是一种通过编写他们 incolumns,比如说匹配这两个字符串:− T − G C C− C G C T A
- 2022-11-01 14:00:03下载
- 积分:1
-
Fast Fourier Transform, many have reference value to the code. Fast download
快速傅立叶变换,很多有参考价值的代码.快下载-Fast Fourier Transform, many have reference value to the code. Fast download
- 2022-02-04 06:28:49下载
- 积分:1
-
农夫过河的扩展,如一个农夫带5件物品,每次带2件
农夫过河的扩展,如一个农夫带5件物品,每次带2件-farmer expansion of the river, such as a farmer with five items, each with two
- 2023-05-16 06:35:03下载
- 积分:1
-
this procedure in running Matlab environment suitable for solving a class of lin...
此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-this procedure in running Matlab environment suitable for solving a class of linear programming problems. (Simplex)
- 2022-01-26 04:35:30下载
- 积分:1
-
在一些阵列算法,二分法的东西我觉得好的排序,电话..
关于数组的一些算法,有关二分法排序的一些东西我感觉还不错,大家给指导一下看看有什么不足之处-Algorithm on some of the array, the sort of dichotomy something I feel good, tell everyone to see what the inadequacies of
- 2022-09-03 09:25:03下载
- 积分:1
-
一个图可以找出投影仪的中心线,我做本科毕业论文…
可以把一图形的投影中心线找出来,我本科论文就做过那玩意-A graph can find out the centerline of the projector, I did undergraduate thesis on那玩意
- 2022-06-17 03:14:47下载
- 积分:1
-
《多元数据分析》是我正在看的一本书,把该书带的光盘内容上传到此。希望对其他人有用。
《多元数据分析》是我正在看的一本书,把该书带的光盘内容上传到此。希望对其他人有用。- "Multi- Numbers according to Analysis" are I a book which
looked, passes to this in this book belt compact disc content. Hopes
to other person of useful.
- 2023-04-22 02:50:03下载
- 积分:1
-
MD5校验和算法源码
MD5校验和算法源码-MD5 checksum algorithm source
- 2022-03-31 11:30:53下载
- 积分:1
-
多种群遗传算法的函数优化算法
针对遗传算法所存在的问题,一种多种群遗传算法结构模型(Multiple Population GA,简称MPGA)可以用来取代常规的标准计算模型(SGA)。 MPGA在SGA的基础上主要引入了以下几个概念: (1)突破SGA仅靠单个群体进行遗传进化的框架,引入多个种群同时进行优化搜索;不同的种群赋以不同的控制参数,实现不同的搜索目的。 (2)各个种群之间通过移民算子进行联系,实现多种群的协同进化;最优解的获取是多个种群协同进化的综合结果。
- 2022-05-23 11:50:03下载
- 积分:1