搜索资源列表
DE.python
- Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Python implementation of the differ
sanyuanjuzhendejiafa
- 数据结构试验:三元矩阵的加法,描述三元矩阵的加法的算法,课增加其加减乘除的功能。-shuju jiegoude shiyan san yuan ju zhen de jia fa .
de
- 实验五 二叉树的递归算法:计算高度、结点个数、交换左右儿子-Experiment 5 binary tree recursive algorithm: calculating height, node number, exchange about his son
DE
- 用数组模拟递归函数,实现递归函数的简化算法,具体要求看英文描述。-We all love recursion! Don t we? Consider a three-parameter recursive function w(a, b, c): if a <= 0 or b <= 0 or c <= 0, then w(a, b, c) returns: 1 if a > 20 or b > 20 or c > 20
tiaoqi
- 跳棋的算法设计与分析实验报告-tiaoqi de suanfashejiyufenxishiyanbaogao
tree
- 算法中二叉树的实现,包括建立查找,实现二叉排序树,能解决二叉书大量问题-源语言: 中文 允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Suànfǎ zhōng èr chā shù de shíxiàn, bāokuò jiànlì cházhǎo, shíxiàn èr chā páixù shù, néng jiějué èr chā shū dàliàng wèntí 将中文译成英语 中文(简体) 英语 日语 Binary tree
zhan-de-ji-be-cao-zuo
- 一、 实验目的 掌握栈的基本操作:初始化栈、判栈为空、出栈、入栈等运算。 二、实验要求 1. 认真阅读和掌握本实验的算法。 2. 上机将本算法实现。 3. 保存和打印出程序的运行结果,并结合程序进行分析。 -First, the purpose of the experiment Master the basic operation of the stack: stack initialization, and sentenced to the stack is e
C
- C语言的一些算法,和一些编程规范,供学习参考-C yuyan de yixie suan fa guan yu bian xie xi guanC yuyan de yixie suan fa guan yu bian xie xi guan
qugehang
- 视频去隔行,基于MELA算法。使用c语言编写,操作目标采用lena.raw-Video de-interlacing algorithm based on the MELA