-
这是飞思卡尔单片机MC9S12XS128的DATA_FLASH的一段程序
这是飞思卡尔单片机MC9S12XS128的DATA_FLASH的一段程序-This is a Freescale microcontroller MC9S12XS128 section of the DATA_FLASH program
- 2022-04-10 18:46:10下载
- 积分:1
-
C++实现朴素贝叶斯分类器
几个注意事项: 1.如果自己造数据在写.names文件时最后‘.’后面要加个回车,不加会出错! 2.数据文件分3个,例如训练集在golf.data和golf.names中,预测数据集在golftest.data中。 3.这个数据集和c45的数据集一样,读取和存储都是借鉴C45原作者的方法写的。 4.最后训练出来的分类模型存在一个3维数组当中PostFreq[类][属性][属性值],这样比如方便预测 PostFreq存放的某个类下某个属性的属性值的频率。 5.这个和我以前传的差不多 我主要把那个模型也就是PostFreq[类][属性][属性值]中的值都写进“.model”文件了 ,然后在项目下有两个工程一个工程是用来 训练模型然后写进“.model”文件,另一个工程是预测的,它运行时只要读取“.model”文件就可以进行预测了,就不用在向我前面上传那个工程每回都要 训练一个PostFreq[类][属性][属性值]。 6.在VS2005下运行要先上载其中一个工程在运行另一个工程哦 7.所有的数据文件和生成的模型文件都放在data文件夹里了 这样方便2个工程读取数据。
- 2023-06-20 03:20:04下载
- 积分:1
-
joined background bitmap, see detailed procedures
树型控件加入背景位图,详细见程序-joined background bitmap, see detailed procedures
- 2022-02-07 03:35:53下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1
-
Really tested. 2.4
真的试验过。2.4寸TFT彩色液晶屏驱动程序,,m16驱动,很好看,还可以显示彩色照片-Really tested. 2.4-inch color TFT LCD driver,, m16 drivers, good to see, but also can display color photographs
- 2022-01-25 13:58:24下载
- 积分:1
-
md5文件验证工具
在listbox中双击就可以复制md5码到剪切板
md5文件验证工具
在listbox中双击就可以复制md5码到剪切板-md5 file validation tool in the listbox, double-click on the md5 code can be copied to Clipboard
- 2022-05-20 16:40:29下载
- 积分:1
-
自己开发的基于ADO的词典编纂工具 其中包含一个ADO类
自己开发的基于ADO的词典编纂工具 其中包含一个ADO类-own development based on ADO lexicography tool which includes a category ADO
- 2022-03-20 10:32:42下载
- 积分:1
-
This procedure is part of VB source code, achieving BMP converted to ultra
这部分程序是VB源代码,实现BMP转换为JGP源码的功能。-This procedure is part of VB source code, achieving BMP converted to ultra-source functions.
- 2022-03-22 13:38:41下载
- 积分:1
-
火星星历29 kb。
Mars ephemeris size 29 KB.
Trigonometric expansion for the ephemeris of Mars (Bretagnon). Medium accuracy (4" longitude), tested against DE200.
火星星历计算程序。-Mars ephemeris size 29 KB. Trigonometric expansion for the ephemeris of Mars (Bretagnon). Medium accuracy (4
- 2022-03-21 11:08:24下载
- 积分:1
-
网络结构图控件中的节点定义,可用于配置分布式系统网络结构...
网络结构图控件中的节点定义,可用于配置分布式系统网络结构-network structure of the control node definition can be used to configure distributed network structure
- 2022-01-26 05:15:20下载
- 积分:1