-
用于分数阶刘系统数值仿真的源代码
用来进行分数阶Liu系统数值仿真的源代码――This is the program to simulate fractional-order Liu system-Used for fractional order Liu system Numerical simulation of the source code- This is the program to simulate fractional-order Liu system
- 2022-03-09 10:54:34下载
- 积分:1
-
basic huffman code, visual c
basic huffman code, visual c-basic huffman code, visual c++
- 2022-03-16 14:22:58下载
- 积分:1
-
一个由浅入深的演示CRC算法的例子,对于理解CRC算法比较好用
一个由浅入深的演示CRC算法的例子,对于理解CRC算法比较好用-An easy-to-digest algorithm demo examples of CRC, the CRC algorithm easy to understand
- 2022-09-08 10:00:02下载
- 积分:1
-
差分进化Java代码
代码主要是实现Basic DE的算法思想!,绝对有帮助啊!希望支持!
- 2022-02-05 22:21:43下载
- 积分:1
-
离散数学 输出真值表实验
本实验要求大家利用C/C++语言,实现任意输入公式的真值表计算。一般我们将公式中的命题变元放在真值表的左边,将公式的结果放在真值表的右边。命题变元可用数值变量表示,合适公式的表示及求真值表转化为逻辑运算结果;可用一维数表示合式公式中所出现的n个命题变元,同时它也是一个二进制加法器的模拟器,每当在这个模拟器中产生一个二进制数时,就相当于给各个命题变元产生了一组真值指派。算法逻辑如下:
(1)将二进制加法模拟器赋初值0
(2)计算模拟器中所对应的一组真值指派下合式公式的真值。
(3)输出真值表中对应于模拟器所给出的一组真值指派及这组真值指派所对应的一行真值。
(4)产生下一个二进制数值,若该数值等于2n-1,则结束,否则转(2)。
- 2022-03-01 19:02:09下载
- 积分:1
-
use metkaro pi method for the original procedure, the process can be dynamically...
利用metkaro方法求圆周率的原程序,可以动态显示过程-use metkaro pi method for the original procedure, the process can be dynamically displays
- 2022-01-21 04:43:35下载
- 积分:1
-
VC++标准微粒群算法源程序
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。程序已验证好用,希望能对大家有所帮助。
- 2022-05-19 20:16:36下载
- 积分:1
-
A program to find frequent molecular (subst ructures and discriminative fragment...
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures and discriminative fragments in a dat abase of molecule descriptions. The algorithm is based on the algorithm for frequent Eclat ite m set mining.
- 2022-08-11 00:52:41下载
- 积分:1
-
svm实现的例子
svm实现的例子-SVM realize examples
- 2022-04-22 19:17:40下载
- 积分:1
-
Enkripsi Curve Elliptic
;数据通信的进步使得信息的安全性和保密性变得非常重要。机密信息容易被未经授权的人窃取。数据安全可以通过应用密码学和隐写术技术来实现。密码学是对新闻或信息保密的科学和艺术。而隐写术是将信息隐藏到容器中的科学和艺术。容器可以是图像、音频文件或视频文件。这两种技术可以结合起来,产生一个具有高级别安全数据的系统。
- 2022-02-13 06:19:32下载
- 积分:1