资源列表

« 1 2 ... .14 .15 .16 .17 .18 2019.20 .21 .22 .23 .24 ... 3005 »

[汇编语言BiTree

说明:建立一棵含有n个结点的二叉树,采用二叉链表存储, 前序(或中序、后序)遍历该二叉树。 -Create a binary tree with n nodes, using a binary linked list storage, pre-order (or sequence order) traversal of the binary tree.
<lirunmin> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[汇编语言Car

说明:停车场管理。设有一个可以停放n辆汽车的狭长停车场(先进后出),它只有一个大门可以供车辆进出。车辆按到达停车场时间的先后依次从停车场最里面向大门口处停放-Car park management. With a strip of n cars parking Parking (advanced out), it is only one door can be used for vehicle access. Vehicle to reach
<lirunmin> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[汇编语言LinkQueue

说明:建立一个空队列,对已建立的队列进行插入、删除、取队头元素等基本操作。-Create an empty queue, the queue has been established, insert, delete, take the basic operations such as the head of the queue element.
<lirunmin> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[汇编语言SeqStack

说明:建立一个空栈,对已建立的栈进行插入、删除、取栈顶元素等基本操作. -Create an empty stack, the stack has been established to insert, delete, take the top element, and other basic operations.
<lirunmin> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[汇编语言a-simple-function-signal

说明:有仿真的任意波形发生器。基于51单片机。 在Protues,以及keils的开发环境。汇编语言。-A simulation of the arbitrary waveform generator. Based on 51 single-chip microcomputer.In Protues, and keils development environment. Assembly language.
<邵逸清> 在 2025-02-08 上传 | 大小:19kb | 下载:0

[汇编语言asm-with-debugger

说明:汇编语言练习包括asm工具,link工具等,在命令行下使用。-asm exercise and debugger
<孙龙> 在 2025-02-08 上传 | 大小:207kb | 下载:0

[汇编语言LCD12864

说明:LCD12864显示汉字(汇编语言 -LCD12864 display English (ASM)
<fung> 在 2025-02-08 上传 | 大小:18kb | 下载:0

[汇编语言Twin-to-prime

说明:用汇编语言实现10到200以内的孪生素数对。可以更改范围以实现在更大范围内的孪生素数对查询-In assembler language realization within 10 to 200 of the twin primes. Can change the scope to realize in wider range of inquires twin primes
<ma> 在 2025-02-08 上传 | 大小:6kb | 下载:1

[汇编语言Bubble-sort-method

说明:数据段里有一个N个字的数组A,利用冒泡排序法对数组进行从大到小的排序,并输出结果。 -Data section has A N word array A, use bubble sort of array method from large to small sort, and output.
<ma> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[汇编语言palindromic-number

说明:如果一个数从左边和从右边读都是相同的数,就称它为回文数,例如383,求出500以内的回文数并输出显示。 -If a number from the left and from the right to read is the same number, he called it reported number, such as 383, and from 500 the number of reported within and the
<ma> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[汇编语言Square-root

说明:从键盘输入任意一个正整数,计算其平方根并输出。-From the keyboard input any a positive integer, calculating the square root and output.
<ma> 在 2025-02-08 上传 | 大小:4kb | 下载:0

[汇编语言Yang-hui-triangle

说明:计算并打印杨辉三角,要求打印到第N行,N由键盘输入-Calculation and print Yang hui triangle, request print to the N line, N the keyboard input
<ma> 在 2025-02-08 上传 | 大小:4kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 2019.20 .21 .22 .23 .24 ... 3005 »

源码中国 www.ymcn.org