-
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
-
use GA to deal with 模糊随机规划例题
use GA to deal with 模糊随机规划例题-use GA to deal with fuzzy stochastic programming examples
- 2022-01-21 05:54:18下载
- 积分:1
-
加法乘法静态多功能流水线调度
流水线分五个步骤,每个步骤的执行时间均为一个单位时间;其中1-2-3-5组成加法流水线,1-4-5组成乘法流水线。加法和乘法不能同时执行。
- 2022-01-22 00:18:39下载
- 积分:1
-
有重复元素的排列问题
资源描述设集合R={r1,r2,...,rn}是要进行排列的n个元素,其中r1,r2,...,rn可能相同。
试着设计一个算法,列出R的所有不同排列。
即,给定n以及待排的n个可能重复的元素。计算输出n个元素的所有不同排列。
- 2022-06-15 12:23:57下载
- 积分:1
-
G729源码
G729的多种编解码,源码。含有测试程序。G729的多种编解码,源码。含有测试程序。
- 2022-07-13 04:23:17下载
- 积分:1
-
求线性代数方程组,计算方法
求线性代数方程组,计算方法-linear algebraic equations, the calculation method
- 2022-04-29 04:50:13下载
- 积分:1
-
贝塞尔曲线算法
构建三次贝塞尔曲线 C0,......,Cn-1 中
参数形式,Ci 由
(xi(t),yi(t)) = (a0(i) + a1 (i) * t + a2 (i) * t ^2 + a3 (i) * t ^3,
b0(i) + b1 (i) * t + b2 (i) * t ^2 + b3(i)*t^3)
0 为 < = t < = 1 由左终结点 (x(i),y(i)),
离开了 guidepoint (x+(i),y+(i))、 右端点 (x(i+1),y(i+1)) 和
右 guidepoint (为每个 i x-(i+1),y-(i+1)) = 0,1,......,n-1 ;
输入的 n,((x(i),y(i)),我 = 0,...,n),
((x+(i),y+(i)),我 = 0,...,n-1),
((x-(i),y-(i)),我 = 1,...,n)。
输出系数 (a0(i)、 a1(i)、 a2(i)、 a3(i)、
b0(i)、 b1(i)、 b2(i)、 b3(i)、 我 = 0,...,n-1)。
- 2022-02-16 09:27:40下载
- 积分:1
-
SpectralMatting
spectral matting算法,很经典的利用模板图进行抠图的算法,包含一个头文件和cpp文件,直接调用接口即可
- 2022-03-23 16:56:16下载
- 积分:1
-
不利用递归实现汗诺塔
不利用递归实现汗诺塔- Does not use the recursion realization perspiration promise
tower
- 2022-03-17 09:27:25下载
- 积分:1
-
运筹学中的生产计划方法c++源代码,试过,好用
运筹学中的生产计划方法c++源代码,试过,好用-Operations research in production planning methods c++ Source code, try, easy to use
- 2022-12-29 20:05:03下载
- 积分:1