-
VB6简丹禁方边石勇
Vb6jian dan ban fang bian shi yong-Vb6 jian dan ban fang bian shi yong
- 2022-08-17 03:28:17下载
- 积分:1
-
编译的c++原代码
编译的c++原代码-the original code
- 2022-02-06 08:36:28下载
- 积分:1
-
LCD screen to start the procedure, including liquid crystal function, drawing a...
液晶屏启动程序,还包括液晶功能函数,画线画图等等。-LCD screen to start the procedure, including liquid crystal function, drawing a line drawing and so on.
- 2022-01-26 04:33:09下载
- 积分:1
-
读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功...
读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功-DS18B20 Reading the serial number, read into the RAM chip in, KEILC environment using assembly language compiler debugging success
- 2023-03-20 07:35:03下载
- 积分: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
-
此程序的功能是实现不通过外设而直接发出声音,程序里用到主程序调用辅助的程序实现语言是汇编语言...
此程序的功能是实现不通过外设而直接发出声音,程序里用到主程序调用辅助的程序实现语言是汇编语言-this procedure is the function peripherals is not passed directly to voice their opinions. Lane procedures used in the main program called auxiliary program language is assembly language
- 2022-05-26 22:12:18下载
- 积分:1
-
classroom teacher talk about some of the classic examples; Miss awful on it, huh
上课时老师讲的一些经典的例子;错过了就太可惜了呀,-classroom teacher talk about some of the classic examples; Miss awful on it, huh
- 2022-06-02 03:24:41下载
- 积分:1
-
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译...
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译-贪食蛇assembly code, 6502 kernel development environment, called to remove a number of header files, in the definition of environment ram start address can be compiled
- 2022-08-10 09:28:39下载
- 积分:1
-
转寝查询系统源代码,让我们大家一起共同学习进步
转寝查询系统源代码,让我们大家一起共同学习进步-Switch to sleep query system source code, so we can all learn from advances together
- 2022-04-30 21:18:58下载
- 积分:1
-
addition of fixed values
固定值的加法。我用bx和ax作为寄存器。bx表示第一个固定值,ax表示第二个固定值,然后将其相加。
- 2022-09-27 03:00:03下载
- 积分:1