-
读写U盘的源程序
读写U盘的源程序-reader of the source
- 2022-04-23 09:38:55下载
- 积分:1
-
Serial communication with the engineering practice 7.2, MAPIConnect.h, MAPIConn...
串口通信与工程实践7.2,MAPIConnect.h,MAPIConnect.c-Serial communication with the engineering practice 7.2, MAPIConnect.h, MAPIConnect.cpp
- 2022-12-23 01:15:03下载
- 积分:1
-
dodanie testowego pliku
dodanie testowego pliku
- 2022-05-31 04:41:06下载
- 积分:1
-
MEPG2压缩/解压缩源码示例
MEPG2压缩/解压缩源码示例 -intrigued compression/decompression source code examples
- 2023-05-31 02:20:03下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-02-21 18:57:06下载
- 积分:1
-
摇摆时钟,显示宽度为时分秒6 个字,再加上
两个冒号。
摇摆时钟,显示宽度为时分秒6 个字,再加上
两个冒号。-clock
- 2022-04-16 19:15:27下载
- 积分:1
-
根据ORACLE用户ID从数据库里提取已经已经执行过的语句,并导出到Access或者Excel中便于分析。也可用于跟踪所有连接数据的程序执行的。使用时需要先从数...
根据ORACLE用户ID从数据库里提取已经已经执行过的语句,并导出到Access或者Excel中便于分析。也可用于跟踪所有连接数据的程序执行的。使用时需要先从数据库查一下V$session中的用户ID,有兴趣的可以完善一下。-According to ORACLE user ID extracted from the database has already been implemented statement, and export to Access or Excel, to facilitate analysis. Can also be used to connect data to keep track of all the procedures implemented. Need to start with the database used to check V $ session user ID, are interested in what can be perfect.
- 2022-08-07 05:09:29下载
- 积分:1
-
Bai toan ve nguyen ly may.Tinh toan va thiet ke mon may.
Bai toan ve nguyen ly may.Tinh toan va thiet ke mon may.
- 2023-06-05 11:55:03下载
- 积分:1
-
1、设置自己计算机的开、关机时间
2、控制自己计算机的工作时间
3、记录违规使用计算机人员的使用的次数...
1、设置自己计算机的开、关机时间
2、控制自己计算机的工作时间
3、记录违规使用计算机人员的使用的次数-a set up their computers open, 2 shutdown time, to control their own computer three hours of work, the illegal use of computer records of the number of
- 2022-06-20 04:50:22下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1