资源列表

« 1 2 ... .98 .99 .00 .01 .02 1503.04 .05 .06 .07 .08 ... 3004 »

[汇编语言NO_F1

说明:pxe加载的HP主板CMOS修正代码。 我手上有几片测试用的HP主板,每隔几天不用就会要求开机时按F1键,后来用asm制作本工具后,每次要使用主板时只需要先让它用 pxe下载启动头(notf1.bin)即可。它会修改CMOS参数,让主板下次启动时不会提示按F1。 本代码演示如何在汇编中换段,如何输出信息及修改CMOS。 -PXE loadable HP mainboard cmos fixer. I has many HP mainboard for testing.It
<tsamcn> 在 2025-06-04 上传 | 大小:9kb | 下载:0

[汇编语言bianyiyuanli

说明:语法分析是编译过程的核心部分。它的任务是在词法分析识别出单词符号串的基础上,分析并判定程序的语法结构是否符合语法规则。语法分析器在编译程序中的地位如-Syntax analysis is the core of the compilation process. Its task is to identify the word in the lexical analysis of strings of symbols, based on the syntax of programs to anal
<bcl> 在 2025-06-04 上传 | 大小:111kb | 下载:0

[汇编语言dingshizhongduan

说明: 时钟程序 定时器T0中断服务中产生时钟数据 在定时器T1中断服务程序中动态显示8个数码管。 P1口接七段数码管的段码,P2.2、P2.3、P2.4口接数码管的位控制码 -The clock program T0 timer interrupt service in clock data In the timer T1 interrupt service routines dynamic display of 8 digital tube. After 7 mouth
<张勇> 在 2025-06-04 上传 | 大小:120kb | 下载:0

[汇编语言ex1

说明:ssd5 exercise 1 s answer-ssd5 ex1
<王旭> 在 2025-06-04 上传 | 大小:2kb | 下载:0

[汇编语言yuanma

说明:用C#语言编译的 用户添加和删除设计代码.-With the C# language compiler the user to add and remove design code.
<ABC> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[汇编语言24C02

说明:24C02是2K字节的串行EEPROM内部,含有256个8位字节,该器件通过总线操作,并有专门的写保护功能 程序为24C02读写的汇编程序 -24C02 is a 2K-byte internal serial EEPROM containing 256 8-bit bytes, the device through the bus operation, and a special write protection program for 24C02 assembler to read an
<dd> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[汇编语言shiyan

说明:Y=∑AI*BI ,I=1—8 , AI, BI为字节型无符号数,分别存于NUM1和NUM2开始的连续存储单元中,结果存于REST单元中,-this is a shiyan
<施洋葱> 在 2025-06-04 上传 | 大小:27kb | 下载:0

[汇编语言2

说明:X,Y 为字节类型数,求((X+Y)*8-(X-Y)*2)/16 写出完整的数据段和代码段,不用乘除指令 -X, Y the number of bytes type, seek ((X+ Y)* 8-( XY)* 2)/16 write complete data segment and code segment, do not multiply and divide instructions
<施洋葱> 在 2025-06-04 上传 | 大小:28kb | 下载:0

[汇编语言MASM

说明:汇编语言的程序设计。实验及实验报告,补充实验,习题解答-Assembly language programming. Experiment and lab report, supplementary experiments, Exercise Answers
<童飞飞> 在 2025-06-04 上传 | 大小:23.47mb | 下载:0

[汇编语言MASM

说明:汇编语言的程序设计。实验及实验报告,补充实验,习题解答-Assembly language programming. Experiment and lab report, supplementary experiments, Exercise Answers
<童飞飞> 在 2025-06-04 上传 | 大小:23.91mb | 下载:0

[汇编语言Joseph

说明:一种比较简单的实现约瑟夫换的方法,未使用循环链表-A relatively simple method for the realization of Joseph, unused circular linked list
<樊飞> 在 2025-06-04 上传 | 大小:6kb | 下载:0

[汇编语言danpianjishiyan

说明:单片机实验的一些代码,是汇编语言的。都经过调试,可以使用-SCM experiment some of the code, the compilation of language. Have been debugging, you can use the
<shulisheng> 在 2025-06-04 上传 | 大小:7kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 1503.04 .05 .06 .07 .08 ... 3004 »

源码中国 www.ymcn.org