资源列表
hopfield-NET
- 菲尔德网络知识,对神经网络只是大大的补充,该算法应用很广。-Rumsfeld network knowledge, the neural network is greatly supplement, the algorithm is widely used.
boardcast1
- These are the formulas used by our Color Calculator. Each conversion formula is written as a "neutral programming function", easy to be translate in any specific computer language. If you are searching for more generic information about color, on
EDA
- 设计一个洗衣机控制器,要求洗衣机有正转、反转、暂停三种状态。设定洗衣机的工作时间,要洗衣机在工作时间内完成:定时启动正转20秒暂停10秒反转20秒暂停10秒定时未到回到“正转20秒暂停10秒……”,定时到则停止,同时发出提示音。-Design a washing machine controller, requirements for washing machines have forward, reverse, pause, three states. Set the washing m
maxHB
- RNA二级结构预测,是一个不错的软件,请一定给过啊,可以得到一个用符号表示的RNA二级结构-RNA secondary prediction ,very good software
main_tca
- 一哥简单的数学分析小程序,希望对大家有用-A brother simple mathematical analysis of small procedures, we hope to be useful
needleman-wunsch
- needleman-wunsch全局/半全局序列比对算法的Java实现-needleman-wunsch global/semi-global sequence alignment algorithm java code to achieve complete
kernel
- Microcontroller save far no good ve far no good very sitting roller save far no good ve far no good very sitting
HKWEQHUIEBDSJK
- MATLAB训练用的智能算法,有遗传蚁群蜂群各中若干 -Intelligent algorithm based on MATLAB training to use, there are a number of genetic ant colony of bees in each
AHPInit1
- 层次分析法,一种数学建模的实用方法,对你的比赛,和应用很有帮助-A good mathematical modeling tool, It is very helpful to your study MATLAB
tsp
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法 遗传算法的基本运算过程如下: a)初始化:设置进化代数计数器t=0,设置最大进化代数T,随机生成M个个体作为初始群体P(0)。 b)个体评价:计算群体P(t)中各个个体的适应度。 c)选择运算:将选择算子作用于群体。选择的目的是把优化的个体直接遗传到下一代或通过配对交叉产生新的个体再遗传到下一代。选择操作是建立在群体中个体
4booth_multiplie_module_2
- 采用Verilog对Booth算法乘法器的改进,对想学习乘法器的会有很大的帮助。-Improved algorithm using Verilog Booth multiplier, multiplier want to learn to have a lot of help.
2
- Objects forming possible solution within original problem context are called phenotypes, their encoding, the individuals within the GA, are called genotypes. The representation step specifies the mapping the phenotypes onto a set of genotypes.