-
通过计算文件的CRC32值,对指定目录的文件进行去重。(支持线程,右键菜单)...
通过计算文件的CRC32值,对指定目录的文件进行去重。(支持线程,右键菜单)-Document by calculating CRC32 value of the designated directory to re-file. (Support thread, right menu)
- 2022-07-24 17:09:32下载
- 积分:1
-
汇编编的小程序
用汇编编的小程序-用89C52控制的电子时钟-compilation series with the small program- with 89C52 control electronic clock
- 2022-05-30 18:51:30下载
- 积分:1
-
vc下实现链表的创建,删除,插入,销毁等算法的函数
vc下实现链表的创建,删除,插入,销毁等算法的函数-vc list under the Create, delete, insert, such as the destruction of the function algorithm
- 2022-05-18 00:54:03下载
- 积分:1
-
屏幕录制程序UltraVnc screen recorder
UltraVNC is a powerful, easy to use and free software that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location.
- 2023-03-27 04:10:07下载
- 积分: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
-
把注册表自启动shell的键值改写ExAtmShell 快速,准确!
把注册表自启动shell的键值改写ExAtmShell 快速,准确!-put the registry since the launch of the keys rewritten shell ExAtmShell rapid and accurate!
- 2022-03-16 12:23:11下载
- 积分:1
-
calculator
一个简单的计算器,可以实现一些简单的功能-calculator
- 2022-05-14 07:42:47下载
- 积分:1
-
Think the contest score boards are wrong? Here s your chance to come up with the...
Think the contest score boards are wrong? Here s your chance to come up with the right rankings.
Contestants are ranked first by the number of problems solved (the more the better), then by decreasing
amounts of penalty time. If two or more contestants are tied in both problems solved and penalty time,
they are displayed in order of increasing team numbers. A problem is considered solved by a contestant if
any of the submissions for that problem was judged correct. Penalty time is computed as the number of
minutes it took for the first correct submission for a problem to be received plus 20 minutes for each
incorrect submission received prior to the correct solution. Unsolved problems incur no time penalties.
- 2023-03-01 06:25:03下载
- 积分:1
-
Cele Task
Cele Task - 强大的工作管理员-Cele Task- a powerful Task Manager
- 2022-03-24 02:47:35下载
- 积分:1
-
自己写的一个c++的模板排序类,提供了选择和冒泡两种常见的排序方法...
自己写的一个c++的模板排序类,提供了选择和冒泡两种常见的排序方法-Himself wrote a c++ Sort of template categories, provided the selection and bubble sort on two common methods
- 2022-06-17 09:55:19下载
- 积分:1