-
基于libwindows的串口调试助手
基于libwindows的串口调试助手基于libwindows的串口调试助手基于libwindows的串口调试助手基于libwindows的串口调试助手基于libwindows的串口调试助手 基于libwindows的串口调试助手
- 2022-05-23 03:25:26下载
- 积分:1
-
this code is thresholding image with fuzzy c
this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
- 2023-02-22 18:05:03下载
- 积分:1
-
windows ce applications to perform operations on win ce device.
windows ce applications to perform operations on win ce device.
- 2022-05-20 04:29:20下载
- 积分:1
-
debug用的,把头文件加在工程里,就可以输出日至文件了。
debug用的,把头文件加在工程里,就可以输出日至文件了。-debug with the document added to the head works, it can export to the document.
- 2022-03-01 15:03:30下载
- 积分:1
-
vc下的多进程程序
vc下的多进程程序-vc under the multi-process procedures
- 2022-01-21 23:00:08下载
- 积分:1
-
vc++变的移动图形,可以使圆沿着正弦移动
vc++变的移动图形,可以使圆沿着正弦移动-vc change the mobile graphics can make mobile Yuan along sinusoidal
- 2022-09-17 23:20:03下载
- 积分:1
-
VC类代码,求积分的类,可应用到自己程序中
VC类代码,求积分的类,可应用到自己程序中-VC category code for the integration category, can be applied to their own procedures
- 2022-01-28 20:22:38下载
- 积分:1
-
graphics drawing MFC can painting dotted line
图形学画图MFC实现 可以画点画线-graphics drawing MFC can painting dotted line
- 2022-01-29 02:07:04下载
- 积分:1
-
基于颜色特征的图像检索系统
基于颜色特征的图像检索系统,项目全部打包的,里面的exe文件是可以执行的文件,opencv的c++图像检索系统。环境配置成功就可以使用,基于颜色特征的图像检索系统
- 2022-10-29 03:00:15下载
- 积分:1
-
具有暂停/继续和进度条的目录复制
翻译 maninwest@Codeforge 作者 :MikesRuthlessYa@CodeProject这只是个具有暂停/继续按钮和进度条的目录复制程序。它很有用,因为展示了如何使用 backgroundworker 为 progressbar 增量以及如何制作简单的暂停/继续按钮,不论是使用 file.copy 代码或者类似我使用的代码的代码。我想它不是世界上最好的代码,但是希望它对“初学者‘有用。使用代码 代码很直观。您可以找到要复制的目录和要复制到的目录,然后单击开始按钮。如果需要,可以暂停或者继续。暂停时,无法取消复制。继续复制后,你可以取消。//My Imports
Option Explicit On
Imports System
Imports System.IO
Public Class FileCopy
//All Of My Variables
Dim filetotalsofarcopied As Double = 0 _
""""Variable To Show How Many MB"s/GB"s Have Been Copied
Dim int As Integer = 0 """Variable For Which File On The Counter That It Is Currently On
Dim filecount As Integer = 0 """"To
- 2022-04-22 06:24:59下载
- 积分:1