-
模仿dos下的dir命令,自己实现显示。利用 tc2.0实现。
模仿dos下的dir命令,自己实现显示。利用 tc2.0实现。-imitate the dir order to achieve their own shows. Use tc2.0 achieve.
- 2022-12-01 20:40:02下载
- 积分:1
-
万人迷网络电话zhenzzhengdeyuanma
万人迷网络电话zhenzzhengdeyuanma-WRMWLdhyuanma
- 2022-03-31 08:49:45下载
- 积分:1
-
人眼定位中的几个源程序,希望对希望对做图象处理的同志有帮助...
人眼定位中的几个源程序,希望对希望对做图象处理的同志有帮助-Eye-positioning several source code, and they hope to hope to do image processing comrades help
- 2022-04-20 06:39:46下载
- 积分:1
-
泰勒级数求高斯坐标c语言程序
高斯投影正算公式,就是由大地坐标(L,B)求解高斯平面坐标(x,y),而高斯投影反算公式则是由高斯平面坐标(x,y)求解大地坐标(L,B)。编程环境是在VC下,采用C++语言编写。
- 2022-05-20 00:01:07下载
- 积分:1
-
Realize the program automatically monitor directory changes, including whether t...
该程序实现了目录变化自动监视,包括是否添加 删除 重命名 修改了文件属性等.-Realize the program automatically monitor directory changes, including whether to add delete rename the file attributes, such as modified.
- 2022-04-10 23:05:28下载
- 积分:1
-
一个用matlab编的可以动的飞机动画制作小程序(源程序在网上下载,经本人稍加改动),注意六个状态值是需要外部输入的,比较适合做飞行器仿真试验用。...
一个用matlab编的可以动的飞机动画制作小程序(源程序在网上下载,经本人稍加改动),注意六个状态值是需要外部输入的,比较适合做飞行器仿真试验用。-a series of the aircraft can move small animation (downloaded from the Internet source, I is modified), to six state value is a need for external input, more suitable for aircraft simulation experiment.
- 2022-02-03 06:21:40下载
- 积分: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
-
《Visual C++高级编程及其项目应用开发》源代码
《Visual C++高级编程及其项目应用开发》源代码-"Advanced Programming in Visual C application development projects and the" source code
- 2023-05-29 06:50:03下载
- 积分:1
-
fast memory copy, by using the intel s mmx technique, the speed is more than 10...
快速内存拷贝,利用intel的mmx,速度比普通快上几十倍-fast memory copy, by using the intel s mmx technique, the speed is more than 10 faster than the normal one
- 2022-07-23 06:55:05下载
- 积分:1
-
一个读写INI文件的例子
一个读写INI文件的例子-An example of reading and writing INI files
- 2022-03-20 21:40:49下载
- 积分:1