搜索资源列表
astar
- A星算法 A星算法\\MSSCCPRJ.SCC A星算法\\Form1.frm A星算法\\工程1.vbp A星算法\\Module1.bas A星算法\\工程1.vbw A星算法\\工程1.exe # # Files # 7
Bas64_EnCode
- Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DEscr iptION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following
MD5
- MD5加密算法的标准模块visual basic-MD5 Standard Bas visual basic
VB-ReversePoland
- 自己用VB写的逆波兰表达式算法,包括中缀表达式转换到后缀表达式,后缀表达式的计算,在模块reversePoland.bas中,都已经写成了函数。-This code source written with visual basic is a realization of reversepoland algorithm.The transformation to suffix expression is expected in the file reversePoland.bas. In addt
NSCT
- 1.分析研究了基于内容的图像检索系统的工作原理,关键技术如:纹 理、形状等图像底层特征的描述方法, 图像间的相似性度量方法, 图像库索引机制等。 2.研究了基于纹理特征的图像检索方法,并提出了一种基于NSCT 变 换的纹理特征提取方法。通过对SAR 图像及相关图像进行NSCT 分解,计算不同尺度不同方向上的系数幅度序列的均值,标准方差 和三阶中心矩,以此构成特征向量来描述图像的纹理。实验证明本 文提出的采用NSCT 算法有较好的特征提取效果,引入三阶中心矩 作为特
VBPacket
- 大量加密解密及压缩解压算法VB源码包。欢迎测试使用-a lot of vb encode and decode bas
BAS天牛须搜索优化算法
- 这是新提出的天牛须算法和matlab的实现代码,用于优化问题十分有效(This is the newly proposed algorithm of the matlab algorithm, which is very effective for optimization.)
BAS_BP论文及代码
- 天牛须混沌算法,BP论文及代码。需要下载(Tian Niu Chaotic Algorithm)
BAS在3D路径规划中的应用
- 天牛须BAS在3D路径规划中的应用,天牛须BAS是新型算法,求解速度快,算法代码简单。(The application of Longhorn whisker BAS in 3D path planning, Longhorn whisker BAS is a new algorithm with fast solving speed and simple algorithm code.)
BAS-BP
- 甲壳虫算法,本文件用于优化BP神经网络,具有良好的效果(BAS,used to benifit bp net fitting)
BAS优化算法
- 天牛须优化算法,可以进行参数优化等操作,下载下来既可以使用。
Bas优化elman_new_new
- 天牛须算法优化elman神经网络代码,有需要的可自行进行下载,(The algorithm optimizes Elman neural network code, which can be downloaded if necessary.)
混沌算法优化BAS算法
- 通过混沌系统一维logical映射,对BAS算法进行优化的matlab源代码。
BAS
- 类似于遗传算法、粒子群算法、模拟退火等智能优化算法,天牛须搜索不需要知道函数的具体形式,不需要梯度信息,就可以实现高效寻优。(Similar to genetic algorithm, particle swarm optimization algorithm, simulated annealing and other intelligent optimization algorithms, Taurus search can achieve efficient optimization wi
BAS_BP
- 一种新型的BP神经网络优化算法及仿真程序(A new optimization algorithm and simulation program of BP neural network)
bas代码
- 基于天牛须算法的例子,展现天牛须算法的性能,对目标函数优化,简单代码即可实现。(Based on the example of Taurus whisker algorithm, the performance of Taurus whisker algorithm is demonstrated, the objective function is optimized, and the simple code can be realized)
BAS代码
- 天牛须搜索( beetle antennae search,BAS) 算法是2017 年提出的一种基于天牛觅食原理的适用于多目标函数优化的新技术,其生物原理为: 当天牛觅食时,其并不知道食物在哪里,而是根据食物气味的强弱来觅食。天牛有两只长触角,如果左边触角收到的气味强度比右边大,那下一步天牛就会向左边飞,反之则向右飞。依据这一简单原理天牛就可以有效找到食物。与遗传算法、粒子群算法等类似,BAS 不需要知道函数的具体形式以及梯度信息,就可以自动实现寻优过程,且其个体仅为一个,寻优速度显著提高。(
BAS
- 利用天牛须算法寻优,程序中用一个函数进行测试,绘制出迭代次数和搜索路径的两个图(In the program, a function is used to test, and two graphs of iteration times and search path are drawn.)