资源列表

« 1 2 ... .79 .80 .81 .82 .83 384.85 .86 .87 .88 .89 ... 3005 »

[汇编语言Monitoring-program

说明:基于汇编语言而编写的监控程序的源程序代码。-Based on the assembly language prepared by the monitoring of the source code
<李旋> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[汇编语言AD9851

说明:基于89C52单片机,AD9851输出频率为1KHZ和10KHZ的正弦波-Based on the 89 C52 single chip computer, AD9851 output frequency for 1 KHZ and 10 KHZ sine wave
<老高> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[汇编语言ASCIIchange

说明:用汇编编写的小程序,从键盘输入字符,用二进制显示它的ASCII码,适合初学者-Small programs written in assembler input characters from the keyboard and display its ASCII code, binary, suitable for beginners
<雪城无月> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[汇编语言FFT

说明:实现快速傅立叶变换的C程序代码,以基2FFT为基础的算法-Implementation of fast Fourier transform C program code, to base 2FFT based algorithm
<wuxinzhu> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[汇编语言Lcd

说明:用DSP2812让LCD1602显示字符串的头文件,具体用法在头文件的最上方用注释的形式给出了。引脚定义需要根据实际的电路连接进行修改。代码写得应该说是很清楚的-Using DSP2812LCD1602to display a string in the header file header file, specific usage in the above notes are given in the form of. Pin def
<wuxinzhu> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[汇编语言Time-getter

说明:应汇编语言实现日期和时间的显示,通过键入D,T,Q来选择显示日期,显示时间或是退出-A implementation of showing current date and time using the assembly language
<mqy> 在 2024-10-11 上传 | 大小:1024 | 下载:1

[汇编语言zy24

说明:数码转换:将字数据转换为ASCII码表示的十六进制数。字数据的值域为0~65535,最多可转换为四位十六进制数。例如:字数据为0ffffh,则转换为:‘FFFF’-Digital conversion: character data is converted to ASCII code expressed in hexadecimal numbers. Word data of the range 0 to 65535, up to f
<吴边> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[汇编语言8

说明:关于学生总分统计,并按学生总分进行排序的汇编语言程序-students score management system
<wanting> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[汇编语言HuffmanTree

说明:根据哈夫曼算法,建立哈夫曼树时,可以将哈夫曼树定义为一个结构型的一维数组HuffTree,保存哈夫曼树中各结点的信息,每个结点包括:权值、左孩子、右孩子、双亲-Huffman algorithm Huffman tree is created, the Huffman tree is defined as a structure of one-dimensional array HuffTree, save the informatio
<lirunmin> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[汇编语言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> 在 2024-10-11 上传 | 大小:1024 | 下载: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> 在 2024-10-11 上传 | 大小:1024 | 下载: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> 在 2024-10-11 上传 | 大小:1024 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 384.85 .86 .87 .88 .89 ... 3005 »

源码中国 www.ymcn.org