资源列表

« 1 2 ... .64 .65 .66 .67 .68 869.70 .71 .72 .73 .74 ... 3005 »

[汇编语言huibian

说明:比较简单的汇编程序。比如闰年的判断、代码转换、学生成绩管理等。-Compilation of relatively simple procedures. For example, a leap year of the judge, code conversion, their performance management.
<kcamellia> 在 2025-01-23 上传 | 大小:243kb | 下载:0

[汇编语言cifa

说明:编译原理,词法分析,语法分析。两个源程序-Compiler theory, lexical analysis, grammar analysis. Two source
<wp> 在 2025-01-23 上传 | 大小:6kb | 下载:0

[汇编语言asm

说明:微机原理实验 包括 口令识别 数制转换 计算三角函数 贪食蛇 扬声器控制-Microcomputer Principle experiments including password identification number system conversion calculation of trigonometric functions贪食蛇speaker control
<didi> 在 2025-01-23 上传 | 大小:7kb | 下载:0

[汇编语言delay

说明:C51精确延时分析探讨 从精度考虑,它得研究结果是: void delay2(unsigned char i) { while(--i) } 为最佳方法。-C51 accurate analysis of delay from the accuracy considerations, it was the outcome of the study: void delay2 (unsigned cha
<向华> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[汇编语言Point

说明:虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成-Virtual function and polymorphism, references and pointer variables and the distinction in common. VC compiler engineering principles and the
<蓝海星> 在 2025-01-23 上传 | 大小:6kb | 下载:0

[汇编语言main

说明:8051用8255扩展I/O口接八位数码管(PA口输出控制字,PB口位选通,数码管采用的是共阴极的).此程序可以实现动态显示,并且可以人机交互,当要修改某一位时,此位会闪烁,就像电脑中的光标一样一闪一闪的.当输入确定后可自动转入下一位,可用来选择不同的程序来远行(看自己怎么来了)-8051 with 8255 expansion I/O port access 8 digital tube (PA port output control
<腾龙> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[汇编语言zzh

说明:ARM可调时钟的程序-ARM adjustable clock procedures
<wg> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[汇编语言MOGLS.ZIP

说明:
<王强> 在 2025-01-23 上传 | 大小:507kb | 下载:0

[汇编语言hw_ga

说明:GA求最大值f=ab-bc+ac+c并显示出a,b,c-GA for maximum f = ab-bc+ Ac+ C and show that a, b, c
<张正> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[汇编语言shumazhuanhuan

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

[汇编语言wangshuanghuibianyuyandaan

说明:学汇编必看书—王爽《汇编语言》,但书中各检测点,实验并未提供答案,本电子书为网友所写答案,不保证100%正确,请做参考。-Compilation will learn to read- Wang Shuang
<leeyeye> 在 2025-01-23 上传 | 大小:65kb | 下载:0

[汇编语言1-1

说明:c++二、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。 template <class T> void DoubliSort( T a[], int n) -c++ Second, through its elements inserted into
<zzlbly> 在 2025-01-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 869.70 .71 .72 .73 .74 ... 3005 »

源码中国 www.ymcn.org