-
QuizMaster1793799142004
QuizMaster for viusal basic.
- 2016-01-03 14:37:31下载
- 积分:1
-
Light-water
电协开发板 C51单片机程序,用于实现单片机的流水灯输出(Electric Association C51 microcontroller development board procedures for the realization of single-chip light water output)
- 2013-10-27 11:07:48下载
- 积分:1
-
huibianban
按键控制LED灯的汇编程序,可实现按键控制LED灯的亮灭,主要是用汇编语言写的可以学习汇编(Button control keys to control LED lights LED lights LED light button control keys to control LED lights)
- 2014-04-23 10:08:42下载
- 积分:1
-
SPI_STM32_FPGA
STM32F1与FPGA通过SPI进行通信,我上传的是32部分的程序,已经通过串口测试成功。此程序可拓展为和单片机,DSP通过SPI进行通信(STM32F1 and FPGA communication through the SPI, I uploaded the 32 part of the procedure has been successfully tested through the serial port. This program can be extended to and single-chip, DSP communication through the SPI)
- 2020-11-16 09:29:42下载
- 积分:1
-
2FSK-digital-communication-system
这是一份设计报告,内容为2FSK的数字通信系统,里面有仿真图和电路图(This is a designing report about 2FSK digital communication system)
- 2015-01-31 14:07:08下载
- 积分:1
-
c51-pc
pc rs232 51单片机 LED 控制(pc rs232 51 microchip LED control)
- 2012-08-29 18:17:39下载
- 积分:1
-
key11_11
单片机键盘扫描程序 微处理器课程设计 八位抢答器(SCM keyboard scanning procedures microprocessor eight Responder Course Design)
- 2013-12-06 15:07:47下载
- 积分:1
-
dt.STM32Pfreemodbus
STM32单片机freemodbus的移植,主从机的都有(1, transplant FreeModbus1.5 and RT-Thread1.1.1 to STM322, development platform supports Eclipse, Keil, IAR3, can be used in the Eclipse plug-in version management EGIT 4, support Modbus RTU (ASCII untested))
- 2013-09-29 20:50:19下载
- 积分:1
-
RS485_connection_process-for-C51
在51单片机上实现RS485通讯,能够实现与上位机的通信(RS485 mode on 51 single, able to communicate with the host computer)
- 2014-08-21 18:10:03下载
- 积分:1
-
Date
用整数存储私有成员:年、月和日。为类提供构造函数,能够对各成员进行初始
化,但出现错误的初值时, 成员为2000-1-。也可以不在不提供任何初值的情况
下日期为2000-1-1。另外可以用一个Date 对象进行初始化,成员函数应实现以
下功能:
(1) 对所有成员一次性赋值,也能对某个成员单独赋值,能够一次返回所有成
员的值,也能单独返回某个成员的值
(2) 可以按照mm-dd-yyyy 格式输出日期。
(3) 有成员函数nextDay(),用于将日期增加一天(Integer stored the private Members: year, month, and day. Class provides a constructor to initialize the members, but the wrong initial value, members 2000-1-. The date can also be not the case does not provide any initial value 2000-1-1. Also available on a Date object is initialized, the member function should achieve the following functions: (1) all members of the one-time assignment, can also be a member of a separate assignment, to return once the value of all the members, but also separate return a The members of the value (2) according to the date of mm-dd-yyyy format output. (3) member function nextDay () for additional day date)
- 2012-11-22 11:18:18下载
- 积分:1