-
编写服务程序
Writing a Service Program
- 2022-02-25 08:17:35下载
- 积分:1
-
mysql++ win32文档
mysql++ win32文档-mysql++ win32 document
- 2022-01-26 20:22:47下载
- 积分:1
-
WinCE Anchor EZ
WinCE Anchor EZ-Link Cable的驱动-This is the inf installation script for the stand-alone
release of serial-over-USB host driver for WCE USB Function devices.
- 2022-03-31 16:40:11下载
- 积分:1
-
log control like the unix tail
log control like the unix tail
- 2022-05-08 03:54:26下载
- 积分:1
-
This is a simple use of the protocols of udp chat program
这是一个用winsock实现简单的udp聊天程序-This is a simple use of the protocols of udp chat program
- 2022-01-26 14:36:30下载
- 积分:1
-
在C++中的一个小的基本解释器!
A tiny BASIC interpreter in c !
- 2022-02-05 05:39:06下载
- 积分:1
-
First of all, we know the main elements of B tree is the so
首先,我们知道B树的主要元素是所谓的信息节点(node),每个数据节点都包含一些信息,以及其他指向节点的数据指针(pointer)。节点间的信息连接到分支上,即分支和叶子(叶子)的末端,假设信息开始插入的顺序如下:1、2、3、4、5、6。在B树上按照以下规则植树。
- 2022-03-11 11:13:16下载
- 积分:1
-
This is a very basic PSO algorithm matlab source code. Comparison of the simple,...
这是一个很基本的pso算法的matlab的源码。比较的简单,但是可以再这个基础上修改的-This is a very basic PSO algorithm matlab source code. Comparison of the simple, but can be modified based on this
- 2022-01-25 17:51:41下载
- 积分: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
-
ce系统下面的一个浏览注册表的应用程序,只是实现了浏览的功能,新建和修改的功能还不是很晚上,有兴趣的可以继续修改完善...
ce系统下面的一个浏览注册表的应用程序,只是实现了浏览的功能,新建和修改的功能还不是很晚上,有兴趣的可以继续修改完善-ce system registry following a browser application, only the function of a browser, and modify the functions of the new is not very evening, are interested can continue to revise and improve the
- 2022-06-13 07:11:36下载
- 积分:1