-
this is a program design in assembly language,individual file manage system
这是个汇编语言写的课程设计,个人档案管理系统-this is a program design in assembly language,individual file manage system
- 2022-01-29 01:26:00下载
- 积分: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
-
本人汇编课程实习时编的程序,内附题目说明和实习报告.
本人汇编课程实习时编的程序,内附题目说明和实习报告.-compilation course I am part of the internship process, enclosing topic descriptions and internship report.
- 2022-05-10 11:41:39下载
- 积分:1
-
一个四程序,Python,中国多次迭代
a fouth program, python coded, Chinese segmentor
- 2023-03-05 15:50:03下载
- 积分:1
-
8259A中断控制器实验
253A的计数器0为工作方式0,装入时间常数FFFFH,结束中断时显示信息:8253A INTERRUPT EXPERIMENT!...
8259A中断控制器实验
253A的计数器0为工作方式0,装入时间常数FFFFH,结束中断时显示信息:8253A INTERRUPT EXPERIMENT!-8259A interrupt controller experimental 253A of counter 0 0 way to work, the time constant FFFFH loaded to end disruption to display information : 8253A INTERRUPT EXPERIMENT!
- 2022-08-23 10:07:32下载
- 积分:1
-
用汇编语言编写的驱动程序
用汇编语言所写的光驱弹出程序,小巧使用-assembly language written in the drive pop-up procedures, the use of compact
- 2023-05-21 16:20:03下载
- 积分:1
-
CPK VB代码
CPK VB代码
- 2022-02-21 12:33:55下载
- 积分:1
-
VC++
VC++ -VC++ VC++
- 2023-01-21 12:00:03下载
- 积分:1
-
good
IOout的一段程序 很实用 大家要的自己下载吧-good
- 2022-03-18 12:02:33下载
- 积分:1
-
Count of thousands of factorial, for computers and programmers is a challenge to...
算十万的阶乘,对于计算机和程序员都是一个挑战,本源程序实现了求大数的阶乘,是用汇编写的,相对速度很快,算十万的阶乘在我赛扬2.4,内存256的神舟笔记本上,用了20多分钟.算出得数写在一个TXT文件下,十万的阶乘结果,用记事本打开,都要好一会儿.-Count of thousands of factorial, for computers and programmers is a challenge to realize the source of the order of the factorial of large numbers, is written in the compilation of a relatively quick, and counting of thousands of factorial in my 2.4 Celeron, memory 256 Shenzhou notebook, spent more than 20 minutes.得数calculated to write in a TXT file, the thousands of factorial results, use Notepad to open, should a good moment.
- 2022-08-03 07:00:28下载
- 积分:1