-
Chapter1
深入理解VC++书籍第一章源代码。。。。(Source code for chapter one of Deep understanding VC++.....)
- 2017-02-26 14:36:44下载
- 积分:1
-
dyna3d
一个LS-DYNA3D早期的开发版本,非常难得的资料。(An early development version of LS-DYNA3D, very rare data.)
- 2021-04-14 12:58:55下载
- 积分:1
-
good-goet
combobox更新的一个控件,控件的确是不错(Combobox update a control, the control is really good)
- 2017-03-30 00:39:52下载
- 积分:1
-
VC++深入详解code
Visual C++基础开发指南,是一款面向初学者学习者的指导教材,内附代码!(Visual C++ basic development guide, is a guide for beginners learning materials, with code!)
- 2020-06-22 19:00:02下载
- 积分:1
-
C语言经典例题100道
C语言经典例题100道.................(100 Classic Questions in C Language)
- 2020-06-21 15:40:02下载
- 积分:1
-
自适应波束形成
说明: 本程序实现的是基于LCMV准则、MMSE、MSNR的自适应波束形成算法(Adaptive beamforming algorithm based on LCMV criterion,MMSE and MSNR)
- 2021-03-02 12:17:36下载
- 积分:1
-
压缩
建立哈夫曼树,对文件进行哈夫曼编码,达到对文件进行压缩的功能(Building Huffman tree, Huffman coding for files, to achieve the function of compressing files)
- 2017-11-27 21:44:19下载
- 积分:1
-
VcDeepCode
vc++深入详解(第四版)的数据源代码,具有参考价值(vc++ in-depth Xiangjie (fourth edition) data source code, with a reference value)
- 2009-11-04 16:13:42下载
- 积分:1
-
top99
说明: 经典99行matlab拓扑优化代码,值得学习(Topology optimization of classical 99-line matlab)
- 2019-09-29 11:59:48下载
- 积分:1
-
随机森林
说明: 随机森林算法与 Bagging 算法类似,均是基于 Bootstrap 方法重采样,产生多个训练集。不同的是,随机森林算法在构建决策树的时候,采用了随机选取分裂属性集的方法
本程序中,将乳腺肿瘤病灶组织的细胞核显微图像的 10 个量化特征作为模型的输入,良性乳腺肿瘤和恶性乳腺肿瘤作为模型的输出。用训练集数据进行随机森林分类器的创建,然后对测试集数据进行仿真测试,最后对测试结果进行分析。(Similar to bagging algorithm, random forest algorithm is based on bootstrap resampling to generate multiple training sets. The difference is that the random forest algorithm uses the method of randomly selecting the split attribute set when constructing the decision tree
In this program, 10 quantitative features of nuclear microscopic image of breast tumor tissue are taken as the input of the model, and the benign and malignant breast tumor are taken as the output of the model. The training set data is used to create the random forest classifier, then the test set data is simulated and the test results are analyzed.)
- 2020-07-05 20:39:15下载
- 积分:1