-
C++定时自动关机程序 可以设定时间自动关机,还可以重启、注销...
C++定时自动关机程序 可以设定时间自动关机,还可以重启、注销-C++ Regular automatic shutdown procedure can set the time automatically shutdown, you can restart, write-offs
- 2022-01-30 12:12:49下载
- 积分:1
-
上三角矩阵压缩存储类,用c++描写的,数据结构中的
上三角矩阵压缩存储类,用c++描写的,数据结构中的-Upper triangular matrix stored compression type, using c++ description, data structure
- 2023-03-18 06:15:03下载
- 积分:1
-
网站java原程序
网站java原程序-website java original program
- 2023-06-07 16:55:03下载
- 积分: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
-
Collected orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507红外收发驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 infrared transceiver driver source code, not for testing
- 2022-01-23 11:21:05下载
- 积分:1
-
through permutations and combinations to solve the matrix determinant, although...
通过排列组合求解矩阵的行列式,尽管效率不高,但这种做法是有趣的.-through permutations and combinations to solve the matrix determinant, although efficiency is not high, but this is interesting.
- 2022-02-05 01:47:33下载
- 积分:1
-
这是一个从23个数里面任意选择5个数的小程序。
这是一个从23个数里面任意选择5个数的小程序。-This is a number from 23 inside the arbitrary choice of 5 the number of small procedures.
- 2023-01-11 09:10:04下载
- 积分:1
-
程序功能是实现字符和hex值之间的互相转换。
程序功能是实现字符和hex值之间的互相转换。-program feature is character and hex values among the conversion.
- 2022-11-30 23:30:03下载
- 积分:1
-
a small component of the usage, vc 6.0 compiler environment through testing
一个小控件的用法,在vc++6.0环境下编译测试通过-a small component of the usage, vc 6.0 compiler environment through testing
- 2022-09-26 08:10:03下载
- 积分:1
-
与数论有关的 求质数 分解因数 millerrabin
与数论有关的 求质数 分解因数 millerrabin -On the demand with a number of prime number decomposition factor millerrabin
- 2022-05-13 04:50:36下载
- 积分:1