-
分形 visual c + +
此程序是一个分形程序,此程序必须工作在 visual c + + 中与 windows 98 和 xp 和不工作由赢 7
- 2023-03-11 16:40:04下载
- 积分:1
-
reversi
reversi
- 2022-03-10 23:13:58下载
- 积分: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
-
用VC++的分形序列固步自封,它旨在表明分形树…
用VC++编写的分形小成序,用以显示分形树及其风吹效果-with VC++ fractal sequence on its laurels, it purported to show that fractal tree and the wind effect
- 2022-03-11 22:00:44下载
- 积分:1
-
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Win...
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Feature Area:
Video capture
Description:
This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file,
and captures and encodes an image in a jpeg file.
Usage:
Build and deploy using Visual Studio 2005.
Relevant APIs/Associated Help Topics:
ICaptureGraphBUilder2
Assumptions:
Your device needs to have a video capture driver installed (the emulator ships with a null capture driver).
The video will be saved to the root of your device to "video1.asf".
The still picture will be saved to "test.jpg"
If you wish, you can change these hardcoded values in the code for the files to be saved to a different
location.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.
- 2022-03-10 08:30:19下载
- 积分:1
-
不使用控件实现文件的打开、浏览、保存功能
不使用控件实现文件的打开、浏览、保存功能-not to use controls to open the files, browsing, retention
- 2022-08-15 01:48:54下载
- 积分:1
-
一个轻量级的XML解析库,使用DOM模型,采用C++和STL实现,是很好的源码学习对象。...
一个轻量级的XML解析库,使用DOM模型,采用C++和STL实现,是很好的源码学习对象。-Analysis of a lightweight XML database, use the DOM model, using C++ And STL realize, is a good source of learning objects.
- 2022-01-24 18:52:03下载
- 积分:1
-
可视化界面操作,功能强大,界面友好,是一个银行管理系统,实用性非常强...
可视化界面操作,功能强大,界面友好,是一个银行管理系统,实用性非常强-visual operation interface, powerful and friendly interface, is a bank management system, practicality is very strong
- 2022-01-25 17:37:49下载
- 积分:1
-
InternetClient 包含一个类
InternetClient 包含一个类-InternetClient includes a category
- 2022-03-20 13:38:23下载
- 积分:1
-
VC draw biscuit picture
使用VC绘画饼图,补充说明是三维立体饼图-VC draw biscuit picture
- 2022-09-28 21:35:10下载
- 积分:1