-
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
-
cf701
利用最小二乘算法实现对三维平面的拟合,阵列信号处理的高分辨率估计,实现了图像的加水印,去噪,加噪声等功能。( Least-squares algorithm to fit a three-dimensional plane, High-resolution array signal processing estimates, Realize image watermarking, de-noising, plus noise and other functions.)
- 2017-05-17 16:22:47下载
- 积分:1
-
crm102
**压力锅crm方案(** program because of autoclave crm)
- 2004-09-30 11:22:18下载
- 积分:1
-
QzoneEditor
qq日志编辑(qq Log Editor)
- 2009-01-03 04:36:49下载
- 积分:1
-
63003-深度学习与图像识别:原理与实践_代码
说明: 这是书籍《深度学习与图像处理》源代码,有一定参考价值。(This is the source code of the book "Deep Learning and Image Processing", which has certain reference value.)
- 2020-03-01 16:04:24下载
- 积分: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
-
同步电机滑模和协同
可以放入电机模型,直接运行,改变参数比较方便(Can be put into the motor model, direct operation, change the parameters more convenient)
- 2021-04-29 11:38:42下载
- 积分:1
-
sinwn
生成含有高斯噪声的正弦信号,C语言格式(Gaussian noise generated containing the sinusoidal signal, C language format)
- 2009-01-08 09:47:26下载
- 积分:1
-
Windows+WDM+driver
这是Windows Driver Model(WDM)一书中各个章节的所有示例源代码。 (This is the Windows Driver Model (WDM), a book of all the examples of the various sections of the source code.)
- 2008-07-15 12:57:16下载
- 积分:1
-
新标准C++习题解答
新标准C++程序设计教程/重点大学计算机专业系列教材配套习题解答(New Standard C++ Programming Course/Solutions to Exercises in Computer Series Textbooks of Key Universities)
- 2021-01-05 20:38:53下载
- 积分:1