-
简单串口——
简单的串口开发例程很简单初学者使用!使用VC++ 6.0 MSCOMM控件,使用MFC!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-02-26 22:32:32下载
- 积分: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
-
wince6.0系统软件处理流程进行了详细的描述
wince6.0 系统软件一直流程处理 有详细的说明-wince6.0 system software deal flow has been described in detail
- 2023-04-23 06:00:02下载
- 积分:1
-
利用WinSock进行无连接的通信
利用WinSock进行无连接的通信-WinSock conducted without the use of the communications link
- 2022-03-11 21:22:48下载
- 积分:1
-
对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作...
对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作-The operation of the registry, ini file for the operation, from the dialog box to read the contents of the documents within the operation of
- 2023-04-20 02:45:03下载
- 积分:1
-
基于OMNET++的无线传感器网络路由协议仿真 diffusion路由协议传真实例...
基于OMNET++的无线传感器网络路由协议仿真 diffusion路由协议传真实例-OMNET++-based wireless sensor network routing protocols routing protocols fax diffusion simulation examples
- 2022-07-22 11:27:00下载
- 积分:1
-
能实现一般小型酒店的管理,VB+ACCESS。内有源码
能实现一般小型酒店的管理,VB+ACCESS。内有源码-Able to realize the general management of a small hotel, VB+ ACCESS. There are source
- 2022-10-09 00:40:03下载
- 积分:1
-
ShapesLinesText source code for Visual Studio 2005 by VB
VB开发的visualstudio2005的ShapesLinesText源代码
- 2022-12-01 06:15:04下载
- 积分:1
-
此应用程序是一个无线传感器网络的模拟。这样的网络…
This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a remote area - e.g., a battlefield sensor network that detects and reports troop movements. The idea behind this network is that it can be deployed simply by scattering sensor units across the area, e.g. by dropping them out of an airplane the sensors should automatically activate, self-configure as a wireless network with a mesh topology, and determine how to send communications packets toward a data collector (e.g., a satellite uplink.) Thus, one important feature of such a network is that collected data packets are always traveling toward the data collector, and the network can therefore be modeled as a directed graph (and every two connected nodes can be identified as "upstream" and "downstream.") -This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a
- 2022-02-13 05:01:20下载
- 积分:1
-
Powerbuilder的托盘程序源代码
Powerbuilder的托盘程序源代码-Powerbuilder tray source code
- 2022-06-18 00:10:22下载
- 积分:1