-
err
《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。-err
- 2023-07-29 07:55:04下载
- 积分:1
-
编编带小动画,情人节
用汇编编的一个小动画,情人-compilation series with a small animation, Valentine
- 2022-02-01 15:34:12下载
- 积分: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
-
波特率计算器baud
波特率计算器baud-zscvzxcvzxcv
- 2022-03-22 08:26:38下载
- 积分:1
-
用汇编语言写的生日快乐
用汇编语言写的生日快乐-using assembly language to write a happy birthday
- 2022-08-07 00:55:48下载
- 积分:1
-
用汇编写的哦!其他也没什么说的,只是他一定要20个字,没办法拉...
用汇编写的哦!其他也没什么说的,只是他一定要20个字,没办法拉-compilation was made with the Oh! Others have nothing to say is that he must 20 characters, not to pull the ball! !
- 2022-05-05 14:01:09下载
- 积分:1
-
this IS a collection of chain, which contains some based operations
这都是关于链表的操作汇总,创建链表,将链表的连接方向置反,插入、删除节点,排序等的一些基本操作。-this IS a collection of chain, which contains some based operations
- 2022-07-03 09:29:42下载
- 积分: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
-
apilist编译文件列表,写的API函数,反
APilist,汇编写的api函数列表文件,在反汇编中很有用-APilist, compile written documents list api function, the anti-compilation of useful
- 2022-03-11 10:45:15下载
- 积分:1
-
MCU RS232 serial port C language program code, serial communications and other f...
单片机RS232串口C语言程序代码,可实现串口通讯等功能-MCU RS232 serial port C language program code, serial communications and other functions can be realized
- 2022-04-01 00:45:22下载
- 积分:1