资源列表

« 1 2 ... .19 .20 .21 .22 .23 124.25 .26 .27 .28 .29 ... 3005 »

[汇编语言shumazhuanhuan

说明:数码之间转换,供大家参考,汇编语言的源程序-Between the digital conversion, for your information, assembly language source
<> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言1-1

说明:c++二、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。 template <class T> void DoubliSort( T a[], int n) -c++ Second, through its elements inserted into
<zzlbly> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言phone

说明: 在本次试验中需要注意基址寄存器BX的移动方法,对以字为单位的数组,BX的移动方式 是每移动一次加2或者减2 另外函数调用的过程中需要小心PUSH和pop的调用是否安全,例如在name_sort中pop CX的 时候没有先Push CX,导致了name_sort函数不可以调用 此程序使用比较高效的方法只是对号码单的首地址进行排序,为此开辟了一个地址数组 AdTable,类似C语言中的指针数组 在每个名
<朱旭浩> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言q

说明:读取fat分区表信息,,简单而实用,这是本人的第一个asm程序呢-Read fat partition table information, is simple and functional, this is my first asm program does
<吴松龄> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言a

说明:汇编语言 时钟显示 读取并显示计算机实时时钟-Assembly language clock shows the computer to read and display real-time clock
<kang> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言shujujiami

说明:这是一个对数据进行加密的程序。能将你输入的数据进行加密!-This is a data encryption procedures. You can encrypt the data to be entered!
<冯典康> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言shijianxianshi

说明:这是一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式 显示本机系统的时间。 该程序只能在DOS下运行。 -Display System This is a time-consuming procedures, run-time, in the upper right corner of the screen will be
<冯典康> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言EM78P458ControlHT1621

说明:EM78P458控制HT1621源代码以测试通过,拿出来与大家分亨.-EM78P458 control HT1621 source code to test is passed, out with the U.S. Sharing.
<lvnianzhi> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言PIC16F72controlHT161-c

说明:PIC16F72 control HT1621 LCD drive ASM
<lvnianzhi> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言44mimasuo

说明:提出了一种能防止多次试探密码的基于单片机的密码锁设计方案,根据用户的10条总体要求,给出了该单片机密码锁的硬件电路和软件程序,同时给出了单片机型号的选择、硬件设计、软件流程图、单片机存储单元的分配、汇编语言源程序及详细注释等内容。 -A test to prevent repeated password locks based on single-chip design, according to the general require
<bb> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言clock

说明:使用汇编语言,利用微机现有资源,不外接任何电路进行硬件时钟实验;一个时钟程序,程序运行时,首先等待键盘输入初始时间(时、分、秒),按下回车键后开始计时,每隔1秒调整时、分、秒并显示之。程序运行过程中用户按下ESC键时返回DOS -The use of assembly language, the use of computer resources available, do not add any hardware clock ci
<haotianr> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[汇编语言1602

说明:1602汇编驱动,asm文件,伟福调试通过-1602 compilation of driver, asm files, Wei Fu debugging through
<Yiguang> 在 2024-10-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 124.25 .26 .27 .28 .29 ... 3005 »

源码中国 www.ymcn.org