-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-17 17:59:20下载
- 积分: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
-
include DOS memory allocation, data change of space allocation, distribution mai...
包含分配DOS存储段,改变数据段空间分配,分配主存储器,从远堆中释放一块 ,重新分配主存, 改变数据段空间位置-include DOS memory allocation, data change of space allocation, distribution main memory, far from the rubble release of a redistribution of the main deposit, change of the spatial data, etc.
- 2022-07-26 22:42:58下载
- 积分:1
-
一个报表设计范例2
一个报表设计范例2-an example of two statements Design
- 2022-02-06 07:54:21下载
- 积分:1
-
Minimum tree cover DP, to solve the smallest tree
最小覆盖的树型DP,解决最小覆盖的树型DP-Minimum tree cover DP, to solve the smallest tree-covered DP
- 2022-03-02 17:18:38下载
- 积分:1
-
二进制编码的十进制
codigo de binario decimal
- 2022-01-28 15:46:18下载
- 积分:1
-
实现自动扫雷的小程序... .
实现自动扫雷的小程序... .
-Automatically mine a small program ... ....
- 2022-05-20 23:26:48下载
- 积分:1
-
VB环境 创建系统用户 并且可以自动提升权限的工具,很不错的说...
VB环境 创建系统用户 并且可以自动提升权限的工具,很不错的说-VB environment and create a system user can automatically enhance the competence of the instrument, it is good that
- 2022-04-08 22:17:35下载
- 积分:1
-
a good example of enabling and disabling the USB device,you should get it!!!!
一个很好的C++实例,尤其是想学设备驱动的人来说,再好不过了,来尽情的下载吧,没人拦你的-a good example of enabling and disabling the USB device,you should get it!!!!
- 2023-06-13 06:30:02下载
- 积分:1
-
Memory leak detection
Memory leak detection
- 2022-06-19 14:43:10下载
- 积分:1