-
停车场管理系统
数据结构栈的应用,希望对大家有所帮助!...
停车场管理系统
数据结构栈的应用,希望对大家有所帮助!-C
- 2023-01-20 17:35:04下载
- 积分:1
-
发个嵌入式主板的PCB,不错,很有价值
发个嵌入式主板的PCB,不错,很有价值-Fat months embedded motherboard PCB, good, great value
- 2022-12-02 13:55:03下载
- 积分:1
-
抢答器
简单的抢答器,压缩包内使用C语言以及汇编语言。(Simple Responder, using C language and assembly language.)
- 2017-07-13 17:35:36下载
- 积分:1
-
实现了算术运算功能,是分别通过水平移位和循环移位来实现的,正在学习诶汇编语言的朋友可以参考一下,是我的作业...
实现了算术运算功能,是分别通过水平移位和循环移位来实现的,正在学习诶汇编语言的朋友可以参考一下,是我的作业-Realize the arithmetic functions, respectively, through the level of displacement and the cyclic shift to realize, and are learning assembly language ah friends can refer to, is my operating
- 2023-09-08 09:30:03下载
- 积分:1
-
这是本人编写的万年历,内容简洁,只有三十条代码左右.
这是本人编写的万年历,内容简洁,只有三十条代码左右.-This is my prepared by the calendar, concise, only about 30 code.
- 2022-03-22 10:19:33下载
- 积分:1
-
Multi
多功能时钟/日历芯片PCF8563并同AT89C51结合-Multi-function clock/calendar PCF8563 chip combined with AT89C51
- 2023-04-24 02:50:03下载
- 积分:1
-
good
液晶的一些内容 很实用 希望能帮厨大家 -good
- 2022-02-07 06:04:07下载
- 积分:1
-
采用PIC16C54单片机实现车内空气的运动控制
用PIC16C54来实现汽车空调的动作控制(扫风、除霜、点火、循环扫风。。。),因16C54内存较小,故采用汇编来实现,其中的定时编程,颇费了我一番心思,希可供借签!-Using PIC16C54 to achieve motion control in vehicle air-conditioners (sweep wind, defrost, ignition, cycle the wind sweep 。。。), due to the smaller memory 16C54, it used to realize a compilation, of which the regular programming, a lot of my remarks thinking, by signing for Greek!
- 2022-07-02 02:53:49下载
- 积分:1
-
按键扫描,有很多系统都用到按键控制操作,按键扫描功能的程序是不可小的....
按键扫描,有很多系统都用到按键控制操作,按键扫描功能的程序是不可小的.-Buttons to scan, there are many systems used to control the operation buttons, button scanning procedure can not be small.
- 2022-04-15 03:59:46下载
- 积分:1
-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1