登录
首页 » 算法 » Bayesian classifier C source code, using IRIS category for example, easily under...

Bayesian classifier C source code, using IRIS category for example, easily under...

于 2022-01-23 发布 文件大小:15.71 kB
0 50
下载积分: 2 下载次数: 1

代码说明:

贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • This is a float to float into the IEEE process, the type of electrical parameter...
    这是一个将浮点数转换成IEEE浮点数的程序,可以对电气类的参数设置和调试有帮助。此程序可以生成西门子变频器的调试代码的psw部分。-This is a float to float into the IEEE process, the type of electrical parameter setting and debugging help. This procedure can generate Siemens inverter Debugging valid part of the code.
    2022-06-17 08:33:15下载
    积分:1
  • 利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,...
    利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,-use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,
    2022-06-16 08:49:44下载
    积分:1
  • 运动图像检测MovingObjectDetection
    VS-C# 2010下运行。其中混合高斯算法有些问题,其余两种可以实现。
    2022-08-22 06:30:13下载
    积分:1
  • cpu 调度 fcfs sjf,RR,......
    cpu 调度算法使用六种调度算法先到送达,最短的工作,首先,没有抢占优先级与无抢占循环赛
    2022-02-10 05:22:38下载
    积分:1
  • 此程序为潮流计的最后一部分功率计程序。
    此程序为潮流计算的最后一部分功率计算程序。-This program is the last part of the power flow calculation calculation program.
    2023-01-09 19:45:03下载
    积分:1
  • 正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是...
    正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b之间约数个数最多的数x。 对于给定的2 个正整数a≤b,编程计算a 和b 之间约数个数最多的数。 数据输入 输入数据由文件名为input.txt的文本文件提供。文件的第1 行有2 个正整数a和b。 结果输出 程序运行结束时,若找到的a 和b 之间约数个数最多的数是x,将div(x)输出到文件output.txt中。 输入文件示例 输出文件示例 input.txt output.txt 1 36 9 -Positive integer x can be about a few of the positive integer x divisible. Positive integer x the approximate number recorded as the number of div (x). For example, 1,2,5,10 are about 10 positive integer number, and div (10) = 4. Set a and b are two positive integers, a ≤ b, to find a and b between about a few number of the largest number of x. For a given two positive integers a ≤ b, Programming calculated a and b between about a few number of the largest number. Data entry input data from the document text file named input.txt provide. File line 1 has two positive integers a and b. The results run the end of the output, if found between a and b of about a few number o
    2023-04-13 05:20:03下载
    积分:1
  • 复数运库,可对复数进行加减和开方运
    复数运算库,可对复数进行加减和开方运算- The complex operation storehouse, may carry on the addition and subtraction and the root to the plural number operates
    2023-05-15 21:20:03下载
    积分:1
  • KNN最邻近分类
    改代码是由python编写的,实现了机器学习中最常用的、最简单的最邻近算法(KNN)。其中,附带有验证用的数据集,可以验证算法的效果。
    2022-07-09 18:04:11下载
    积分:1
  • Three.js全景图的投影转换
    手机拍摄的2:1全景图,通过透视投影到平面上,适用于在立方体的表面贴图产生球形天空盒子的错觉。
    2023-02-19 06:10:04下载
    积分:1
  • libsvm训练
    资源描述LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等2001年开发设计的一个简单, 易于使用和快速有效的SVM模式识别与回归的软件包, 他不但提供了编译好的可在Windows系列系统的执行文件, 还提供了源代码, 方便改进, 修改以及在其它操作系统上应用; 该软件对SVM所涉及的参数调节相对比较少, 提供了很多的默认参数, 利用这些默认参数可以解决很多问题; 并提供了交互检验(Cross Validation)的功能. 该软件包可在http://www.csie.ntu.edu.tw/~cjlin/ 免费获得. 该软件可以解决C-SVM, ν-SVM, ε-SVR和ν-SVR等问题, 包括基于一对一算法的多类模式识别问题.
    2023-06-05 13:25:03下载
    积分:1
  • 696523资源总数
  • 104010会员总数
  • 59今日下载