-
用随机数矩阵
应用背景#包括
- 2023-06-29 19:35:04下载
- 积分:1
-
CKNN 用于多示例学习
CKNN Using the Citation KNN algorithm[1] to get the labels for bags in testBags, where minmum Hausdorff distance is used to measure the distances between bags
% CKNN takes,
% PBags - an Mx1 cell array where the jth instance of ith positive bag is stored in PBags{i}(j,:)
% NBags - an Nx1 cell array where the jth instance of ith negative bag is stored in NBags{i}(j,:)
% testBags - a Kx1 cell array where the jth instance of ith test bag is stored in testBags{i}(j,:)
% Refs - the number of referecnes for each test bag
% Citers - the number of citers for each test bag
% &n
- 2022-03-01 19:43:00下载
- 积分:1
-
中国象棋源代码
中国象棋源代码,使用Visual c++编写,对喜欢象棋的朋友,可以研究一下算法,具有很好的参考价值~
- 2022-06-03 11:54:15下载
- 积分:1
-
变压器的有限元计算程序
该程序对变压器进行了网格高质量的剖分,并用有限元方法对变压器的电势值进行了计算。其中用到了FREEFEM++,不但让大家可以了解到freefem++功能的强大,而且还能了解变压器的有限元计算具体过程。
- 2022-02-20 13:23:55下载
- 积分:1
-
ECC加密算法实现C源码
ECC加密算法实现C源码 ECC加密算法实现C源码 ECC加密算法实现C源码
- 2022-03-13 04:36:16下载
- 积分:1
-
数字信号处理 实验 的matlab 源码
数字信号处理 实验 的matlab 源码-Digital signal processing matlab source experiment
- 2023-04-16 04:40:03下载
- 积分:1
-
实现md5算法。用c/c++实现的md5算法。想研究md5算法的可以下载。...
实现md5算法。用c/c++实现的md5算法。想研究md5算法的可以下载。-Realize md5 algorithm. With c/c++ Realize the md5 algorithm. Md5 algorithm would like to study can be downloaded.
- 2022-02-16 05:11:38下载
- 积分:1
-
高效的乘法函数,不用调用系统乘法器,对没有乘法器的系统来说非常有用....
高效的乘法函数,不用调用系统乘法器,对没有乘法器的系统来说非常有用.-Efficient multiplication function, do not call the system multiplier, multiplier of the system is not very useful.
- 2022-11-11 02:45:03下载
- 积分:1
-
三态树:一个树控件的派生控件,完成item的三种状态
三态树:一个树控件的派生控件,完成item的三种状态-Tri-state tree: A tree control derivative controls, the three states to complete item
- 2023-02-04 00:25:04下载
- 积分:1
-
简单有限元程序c++
使用c++编写一个简单的三角形单元有限元程序,通过编译链接,已经可以,初学有限元程序着可以看看
- 2022-09-14 03:15:03下载
- 积分:1