-
at89c52_3key_Digitaltube
基于At89c52和数码管实现的秒表,具有正向计时、倒计时和清零功能,三个按键分别对应k1(开始计时、暂停、继续)、k2(倒计时、暂停、继续)、k3(停止、归零)。文件包括源码、工程文件、仿真原理图和工程文件。(Based At89c52 and implement digital stopwatch, has a positive time, countdown and clear function, three buttons corresponding to k1 (start time, pause, resume), k2 (countdown, pause, resume), k3 (stop, zero ). File contains the source code and schematics.)
- 2015-05-25 22:53:49下载
- 积分:1
-
STM32F103 蓝牙HC-05通讯程序亲测可用
STM32F103 蓝牙HC-05通讯程序亲测可用(STM32F103 Bluetooth HC-05 communication program is available for personal testing)
- 2019-04-02 08:59:46下载
- 积分:1
-
nkbzn
Message loop overload instance()
- 2017-12-16 12:23:08下载
- 积分:1
-
NFA到DFA的机用C sharp algorythm
nfa to dfa machines algorythm with c sharp
- 2023-02-09 05:30:03下载
- 积分:1
-
3
最新版[C程序设计(第四版)].谭浩强。习题内容个人实践,源代码,第三章(The latest version of [C Programming (Fourth Edition)]. Hemopurification. Content of individual practice exercises, source code, Chapter III)
- 2013-11-17 00:11:59下载
- 积分:1
-
滤波算法代码
一阶低通滤波算法,用于做传感器算法,非常实用(First-order low-pass filtering algorithm)
- 2020-06-23 13:40:02下载
- 积分:1
-
zstd-dev
说明: 一种用于文件压缩的算法,可用于压缩数据量较大的文件,有很高的压缩比(An algorithm for file compression, which can be used to compress files with large data volume and high compression ratio)
- 2020-06-18 13:40:02下载
- 积分:1
-
寻迹小车代码
完整的源代码#include
#define uint unsigned int
#define uchar unsigned char
sbit P10=P1^0; // ????? ???
sbit P11=P1^1; // ????? ???
sbit P12=P1^2; // ????? ???
sbit P13=P1^3; // ????? ???
sbit P14=P1^4; // ??? ???
sbit P15=P1^5; // ??? ???
sbit P16=P1^6; // ??? ???
fun1()
{ P10=1;P11=0;P12=1;P13=0;}
fun2()
{ P10=1;P11=1;P12=1;P13=0;}
fun3()
- 2022-02-22 13:40:34下载
- 积分:1
-
如何编写UDFs的教程资料
CFD计算中,关于fluent软件,如何编写UDFs的教程资料(In CFD calculation, how to compile UDFs teaching materials about FLUENT software)
- 2019-05-13 01:49:53下载
- 积分:1
-
A4988步进电机实验
说明: 基于STM32F103ZET6的步进电机驱动器A4988的电机驱动测试程序(A4988 driver test code)
- 2020-06-16 10:00:11下载
- 积分:1