-
TLV2544/48 Interface routine
TLV2544/48 Interface routine
- 2022-08-25 01:04:20下载
- 积分:1
-
vb编写的写字板
vb编写的写字板-vb prepared by the tablet
- 2022-06-01 22:23:26下载
- 积分:1
-
当前流行的电子计价秤软件
这是我为电子秤厂商开发的一款液晶软件,直接通过软件设置,可以生产3kg,6kg,15kg,30kg,69kg,100kg,150kg,300kg,600kg,1000kg分度值可达到6000分度,供各位朋友参考!
- 2022-02-04 05:52:31下载
- 积分:1
-
确定结构的DFA句子识别程序的基础上,识别…
一个根据所构造的确定有穷自动机进行识别句子的程序,识别由0,1所构成的字符串,并且该字符串不能含有两个连续的0.运行效果良好,是个值得参考的程序.-a basis to determine the structure DFA sentence identification procedures, identification by 0. consisting of a string, and the string can contain two consecutive 0. running well, is a worthy reference procedures.
- 2022-06-21 10:19:47下载
- 积分:1
-
依照个人成绩进行考核,这是程序的主界面,主要包含其他模块的调用等...
依照个人成绩进行考核,这是程序的主界面,主要包含其他模块的调用等-that is a programe for education
- 2022-08-19 14:57:52下载
- 积分:1
-
汇编语言与设计 我们可以这样的做一些有用的汇编程序
汇编语言与设计 我们可以这样的做一些有用的汇编程序-assembly language and design we could do some useful compilation proce
- 2022-01-22 02:53:18下载
- 积分:1
-
描述用8051驱动lcd显示屏显示的全部程序及解释。
描述用8051驱动lcd显示屏显示的全部程序及解释。-Described using 8051 driver lcd screen shows all the procedures and interpretation.
- 2022-03-26 05:42:23下载
- 积分:1
-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1
-
基于mips指令集矩阵乘法实现
基于mips64的指令集,采用汇编实现矩阵乘法,在模拟器上可以自行输入矩阵的行数、矩阵的列数等信息,
然后自己设计矩阵的数据进行计算,感觉实现还是比较灵活的,但是也可以再改进一下
- 2023-01-08 15:05:03下载
- 积分:1
-
用汇编语言实现的倒计时器,利用1C中断每秒中断约18次的特性,在根据中断次数计算时间,每过一秒,时间以十进制显示在屏幕上,时间减到零时程序退出。...
用汇编语言实现的倒计时器,利用1C中断每秒中断约18次的特性,在根据中断次数计算时间,每过一秒,时间以十进制显示在屏幕上,时间减到零时程序退出。-Using assembly language implementation of the countdown device, using 1C interrupted about 18 times per second interruption characteristics, in accordance with interruptions computation time, with every passing second, the time displayed on the screen in decimal, the time reduced to zero to quit.
- 2022-01-26 00:26:39下载
- 积分:1