-
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码...
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码,作者升级改造为VB.NET2005。主要功能是获取本地计算机的内存、页面文件、CPU等参数及使用状态。类似Windows的资源管理器中的性能显示,程序以条形图显示物理内存总量、剩余数等。-Memory performance status indicators 2.0 (VB.NET2005) =================================== This code was originally VB6 code, the author upgrading to VB.NET2005. Main function is to access the local computer" s memory, page file, CPU, etc. and the use of state parameters. Similar to Windows Explorer in the performance shows that procedures are in place to bar graph shows the total physical memory, the number remaining.
- 2022-03-03 19:50:22下载
- 积分:1
-
mouse input programming Demonstration Program
鼠标输入编程演示程序-mouse input programming Demonstration Program
- 2022-05-31 13:35:34下载
- 积分:1
-
Code Notebook notebook source code. Rar finally found to support what ah
Code Notebook 代码笔记本 源代码.rar
好不容易找到的,支持一下啊-Code Notebook notebook source code. Rar finally found to support what ah
- 2022-02-26 13:56:00下载
- 积分:1
-
Chinese information processing, for example, may contain characters and the alph...
中文信息处理,例如将可含有汉字和拼音的将TXT文本中的汉字和拼音用空格隔开-Chinese information processing, for example, may contain characters and the alphabet will TXT version of the characters and the alphabet with a space separated
- 2022-05-13 13:53:40下载
- 积分:1
-
嵌入式WINCE画图类程序,图形操作等,用EVC开发实现
嵌入式WINCE画图类程序,图形操作等,用EVC开发实现-Embedded WINCE type drawing program, graphics operations, and realize EVC Development
- 2022-03-26 11:05:16下载
- 积分:1
-
Apriori; FP-Growth; BPSO-HD; ARMGA; FI-GF; CLT
我在GitHub上上传的一些关联规则/频繁模式挖掘的代码。
具体使用方法,可参考我的GitHub主页http://github.com/DMDarkness/Data-mining,上面也有下载
Apriori and FP-growth: 这两个算法很常用,不介绍了
BOSO-HD:一个基于二元粒子群算法的频繁模式挖掘算法,论文https://link.springer.com/article/10.1007/s11771-016-3224-8
ARMGA:一个基于遗传算法的关联规则挖掘算法,论文http://www.sciencedirect.com/science/article/pii/S0957417408000195
FI-GF:一个基于粒计算与模糊理论的频繁模式挖掘算法,论文http://downloads.hindawi.com/journals/mpe/2015/623240.pdf
CLT:一个基于中心极限定理的频繁模式算法,论文https://link.springer
- 2023-01-02 20:15:03下载
- 积分:1
-
THIS A TUTORIAL FOR EYESWEB WHICH IS REALLY HELPFUL IN OPENCV
THIS A TUTORIAL FOR EYESWEB WHICH IS REALLY HELPFUL IN OPENCV
- 2022-03-24 07:41:32下载
- 积分:1
-
matlab下实现裂纹识别
图11是原图,可得到是预处理之后的二值化化图像,可以看出图中主要有三条裂纹,应用此代码可以检测出图中存在的裂纹,并进行标记。主要工作为应用数字图像处理技术对裂缝图像进行实时 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-06 15:01:31下载
- 积分:1
-
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的...
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的-to download! The more uploads! No way! Fritter simple calculator program it is doing c#
- 2022-02-03 00:54:58下载
- 积分:1
-
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your contro...
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your control notification handler code heredecimal=true
}
void CJisuanqiDlg::OnBUTTONclear()
{
// TODO: Add your control notification handler code here
UpdateData(true)
value=0
input1=0
input2=0
_gcvt(value,10,buffer) -vc6.0 related installation configuration, void CJisuanqiDlg:: OnBUTTONdecimal () (//TODO: Add your control notification handler code heredecimal = true ) void CJisuanqiDlg:: OnBUTTONclear () (//TODO: Add your control notification handler code here UpdateData (true) value = 0 input1 = 0 input2 = 0 _gcvt (value, 10, buffer)
- 2022-08-05 23:29:21下载
- 积分:1