-
建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲...
建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲-documents establishing songs by singers, in order of search procedures can receive a concert, and exported all of its songs
- 2022-02-01 15:51:24下载
- 积分:1
-
Student information system for students to display more information
学生信息系统为学生显示更多的信息
- 2022-03-22 01:06:05下载
- 积分:1
-
the filter program write myself,the effect is not bad ,look and kool
the filter program write myself,the effect is not bad ,look and kool
- 2022-05-22 19:44:38下载
- 积分:1
-
Multi
多功能数字钟设计
基本要求: 1.具有时,分,秒的显示。
2.时,分可以调整。
3.使闹钟具有可整点报时与定时闹钟的功能。
-Multi-function digital clock design basic requirements: 1. With hours, minutes and seconds display. 2. Hours, minutes, can be adjusted. 3. To be the whole point timekeeping clock with alarm and timer functions.
- 2022-03-19 15:48:22下载
- 积分:1
-
verilog写的分频程序,可以对输入的频率分频
verilog写的分频程序,可以对输入的频率分频-Verilog write the sub-frequency procedures, can the frequency of the input frequency
- 2023-08-11 09:50:04下载
- 积分:1
-
在DOS下显示个性图形
在DOS下显示个性图形-DOS graphics show personality
- 2022-03-01 16:47:01下载
- 积分:1
-
最高响应比,先进先出算法的周转时间,平均周转时间
最高响应比,先进先出算法的周转时间,平均周转时间-The highest response ratio, FIFO algorithm turnaround time
- 2022-02-02 04:54:54下载
- 积分:1
-
求两位数字的加,减,乘,除,虽然程序简单 但是写的很好,可以参考一下。8086测试通过
求两位数字的加,减,乘,除,虽然程序简单 但是写的很好,可以参考一下。8086测试通过-seeking two figures, plus or minus, multiplication and addition, although the procedures are simple but very well written and can reference. The test 8086
- 2022-03-17 16:47:29下载
- 积分:1
-
TLC2543是TI公司的12位串行模数转换器,使用开关电容逐次逼近技术完成A/D转换过程。由于是串行输入结构,能够节省51系列单片机I/O资源;且价格适中,分...
TLC2543是TI公司的12位串行模数转换器,使用开关电容逐次逼近技术完成A/D转换过程。由于是串行输入结构,能够节省51系列单片机I/O资源;且价格适中,分辨率较高,因此在仪器仪表中有较为广泛的应用。-TLC2543 is TI s 12-bit serial ADC, the use of switched-capacitor successive approximation technique to complete A/D conversion process. Because it is serial input structure, and can save 51 Series single-chip I/O resources and affordable, higher resolution, so the instrumentation are more widely used.
- 2022-03-20 02:52:01下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1