资源列表
asm
- 常用的汇编实验报告.个程序的源代码及运行结果附带。-A compilation of commonly used experimental report. A program' s source code and running results included.
thresholding
- 利用opencv library來實現thresholding效果-demo thresholding by using opencv
edge
- 使用opencv library來實現edge detection效果-demo edge detection by using opencv library
AffineTransform
- 使用opencv library來實現AffineTransform效果-demo AffineTransform by using opencv library
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
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
ex1
- ssd5 exercise 1 s answer-ssd5 ex1
yuanma
- 用C#语言编译的 用户添加和删除设计代码.-With the C# language compiler the user to add and remove design code.
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
shiyan
- Y=∑AI*BI ,I=1—8 , AI, BI为字节型无符号数,分别存于NUM1和NUM2开始的连续存储单元中,结果存于REST单元中,-this is a shiyan
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
MASM
- 汇编语言的程序设计。实验及实验报告,补充实验,习题解答-Assembly language programming. Experiment and lab report, supplementary experiments, Exercise Answers
