-
屏幕取色器,从屏幕上取鼠标所在点的颜色然后转化为RGB形式显示...
屏幕取色器,从屏幕上取鼠标所在点的颜色然后转化为RGB形式显示-The screen color picker to take the mouse from the screen where the points and then converted into RGB color display
- 2022-02-06 18:17:31下载
- 积分:1
-
模拟赛题目
包括标准程序与数据
可能用得着
模拟赛题目
包括标准程序与数据
可能用得着-Simulation game topics include standard procedures, and data may be Yongde Zhao
- 2023-07-23 05:50:05下载
- 积分:1
-
用mfc实现基于对话框的有背景图的应用程序
用mfc实现基于对话框的有背景图的应用程序-using dialog-based map of the background applications
- 2022-05-15 06:05:54下载
- 积分:1
-
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方...
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方法选择,依置换策略选择一个可置换的页面并计算它们的缺页率以便比较。
-implementation procedures, when the main pages can be no deposit, in order to choose out of the main deposit which pages, spare a spare block transferred to the new store pages. Which pages out of the first problem is the choice of replacement algorithm. The program LRU Methods, according to choose a replacement strategy may replacement pages and calculation of their missing pages rate to facilitate comparison.
- 2022-05-25 18:24:45下载
- 积分:1
-
管理程序的应用,用于计算管理的项目所需要的费用。
管理程序的应用,用于计算管理的项目所需要的费用。-Application of management procedures, used to calculate the management cost of the project.
- 2022-12-28 04:50: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
-
嵌入式,WinCE系统下,LCD驱动程序中调色板部分,用C/C++编写
嵌入式,WinCE系统下,LCD驱动程序中调色板部分,用C/C++编写-Embedded, WinCE system, LCD driver part of the palette, using C/C++ Prepared
- 2022-05-05 16:11:36下载
- 积分:1
-
串口通信的MFC实现
串口通信的MFC实现,利用MFC的控件实现,可通过串口收发数据
- 2023-03-25 14:50:10下载
- 积分:1
-
这个程序用labview模拟温度信号并且显示出来,程序简洁高效
这个程序用labview模拟温度信号并且显示出来,程序简洁高效-This procedure using LabVIEW and analog temperature signal is displayed, the program simple and efficient
- 2022-02-01 06:51:09下载
- 积分:1
-
关机,试用时先保存好文件。
关机,试用时先保存好文件。-shutdown, when the first trial to preserve the documents.
- 2022-04-20 20:41:40下载
- 积分:1