-
点阵,里面有多种点阵,8*8,16*16,8字流动的,16*64点阵控制
点阵,里面有多种点阵,8*8,16*16,8字流动的,16*64点阵控制-Lattice, there are a variety of dot matrix, 8* 8,16* 16,8 words flow, 16* 64 dot matrix control
- 2022-02-02 19:45:35下载
- 积分:1
-
all of matlab example code
matlab例题全部代码-all of matlab example code
- 2022-03-23 06:20:44下载
- 积分:1
-
The computer assembly language to curriculum design principles of case, a total...
汇编语言做的微机原理课程设计案例,共有27个,其中有闰年判断,产生随机数,计算平台长度,打字练习,显示系统时间,简易文本编辑器-The computer assembly language to curriculum design principles of case, a total of 27, including leap year judged to produce random numbers, computing platform length, typing practice, display system time, simple text editor ... ...
- 2022-07-03 00:38:56下载
- 积分:1
-
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。-Title: Please enter a few weeks the first letter to determine what is the day of the week, if the first letter of the same, then continue to determine the second letter. 1. Program analysis: statement by the situation better, if the first letter of the same, then the judge with the case statement or statements to determine if the second letter.
- 2022-12-08 13:50:03下载
- 积分:1
-
显示所有dmi信息。运行时请把输出定向到一个文本文件
显示所有dmi信息。运行时请把输出定向到一个文本文件-show all dmi information. Runtime Please output directed to a text file
- 2023-02-20 12:25:04下载
- 积分:1
-
To achieve control of traffic lights
实现交通灯控制,有行人过街按钮和紧急按钮-To achieve control of traffic lights
- 2022-05-09 02:51:52下载
- 积分:1
-
51单
一个基于51单片机的时钟电路设计源代码,还包括了电路图.PCB.源程序-51 single-chip-based clock circuit design source code, also includes the circuit diagram. PCB. Source
- 2022-06-19 11:55:14下载
- 积分:1
-
文本编辑有我不再麻烦,课程设计?或者其他什么的~这里有你想要的资料・...
文本编辑有我不再麻烦,课程设计?或者其他什么的~这里有你想要的资料・-text editor I will not have trouble, curriculum design? Or what other ~ Here is the information you want
- 2022-01-22 01:40:58下载
- 积分:1
-
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表...
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表不太容易,有时候找到的编码表又不全,无法查到组合键的编码,本程序就是一个随时用来显示按键的ASC码及扫描码的程序,可以用 16 进制和 10 进制同时显示一个键按下和放开的扫描码,以及ASC码,同样也支持组合键。-Keyboard input in the preparation procedures are often used to a key scan code or ASC code, such as using Foxpro
- 2022-01-26 04:59:49下载
- 积分:1
-
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。...
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。-established from the beginning byte DATA modules into 10 unsigned data, the data to find the maximum and minimum, the screens showed that 10 data and maximum and the minimum.
- 2022-10-29 07:40:03下载
- 积分:1