-
因为windows不是实时的,所以它的时间时间都会差个十几到三十毫秒。
这个文件能在windows上面实现一毫秒的时间长度。...
因为windows不是实时的,所以它的时间时间都会差个十几到三十毫秒。
这个文件能在windows上面实现一毫秒的时间长度。-Because the windows are not real-time, so it will be the time difference of more than a dozen times to 30 milliseconds. This document can achieve in the windows above the length of a millisecond.
- 2022-02-18 15:59:54下载
- 积分:1
-
The file is about binary search tree.It is implemented with C++ language.This st...
这个文件提供的C++代码实现的二叉搜索树。这是一种高效的数据结构。非常有参考价值。-The file is about binary search tree.It is implemented with C++ language.This structur is very efficient.
- 2022-02-07 20:51:52下载
- 积分:1
-
use of the program's ideological threads to operate a chain and the right Ch...
该程序运用线程的思想来操作一个链表,对链表的动作有增加和删除。增加节点和删除节点分别在两个线程里,这两个线程通过事件来进行同步,每次增加10个节点、删除5个节点。-use of the program"s ideological threads to operate a chain and the right Chain movements had increased and removal. Additional nodes and delete nodes, in two separate threads, thread through these two events simultaneously, each additional 10 points, five nodes removed.
- 2022-04-24 13:23:02下载
- 积分:1
-
时钟程序,C++编程,在做时钟电路设计,单片机控制中可以作为参考...
时钟程序,C++编程,在做时钟电路设计,单片机控制中可以作为参考-Clock procedures, C++ Programming, make the clock in the circuit design, single-chip control can be used as reference
- 2022-02-13 08:01:08下载
- 积分:1
-
机器人路径自动规划程序,采用遗传算法实现,可以显示中间过程,并有暂停功能...
机器人路径自动规划程序,采用遗传算法实现,可以显示中间过程,并有暂停功能-Program for Robot route found automatically, using Genetic Algorithms, can display all the course, and can pause it.
- 2022-12-11 17:40:03下载
- 积分: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
-
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(glob...
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(global optimum)point for 3D multipeak surface
-multipeak 3Dimension Problem using genetic algorithm to find the maximum (global optimum) point for 3D multipeak surface
- 2022-02-26 07:25:44下载
- 积分:1
-
C is prepared for a parking management system. ! ! You might be some useful! !
这是用C编写的一个关于停车的管理系统!!!对你可能会有些用处-C is prepared for a parking management system. ! ! You might be some useful! !
- 2022-03-24 14:02:48下载
- 积分:1
-
vs 载入视频并播放
载入视频 capture,获得每帧图片 while(1)遇到esc键就退出,否则一幅幅播放
- 2022-03-19 18:26:21下载
- 积分:1
-
万能文件查看器 V2.0 .........大家自己下载看看就知道了。
万能文件查看器 V2.0 .........大家自己下载看看就知道了。-Universal File Viewer V2.0 ......... you to download to see if the know.
- 2022-04-26 23:47:01下载
- 积分:1