资源列表
huibian--memu
- 运用汇编语言编出一个MENU菜单 给出了具体流程图与仿真源程序以及代码结果截图-The use of assembly language MENU menu gives a specific source and the code flow simulation results with screenshots
ganzhimoxing
- 简单感知器模型的基本原理:将样本矢量X输入到感知器中,得到实际输出y,再用y与期望输出d的差来修正下一步的权值。-Simple sensor model of the basic principles: the sample to the sensor input vector X in, get the actual output y, then y is the difference between the desired output d to fix the next weight.
pic-16f676-project-01
- My first project of Pic16f676 asm
my-2nd-project
- my 2nd project of pic16f676 asm
16f676-experiment
- an experiment with pic 16f676 asm
E820
- E820表信息的获取,让你了解system如果划分地址空间。-we can get the E820 information with the tool
calculator
- assembly code for calculator
Bootkit_rev
- bootkit样本分析文章 纯汇编bootkit,32位保护模式下的。
exam1new
- 冒泡排序 用冒泡排序的方法给9个数排序,用的是二重循环-Bubble sort bubble sort method to sort the number 9, using a double loop
weiji
- 人机对话 学习和熟悉DOS功能调用。 1. 程序执行后,首先询问: What’s your name? 2. 要求用户键入回答,例如输入:lily。 3. 再次询问: Which class are you in? 4. 要求用户再次键入回答,例如输入:CK09-12。 5. 回车换行。 6. 显示:Your name is lily,and your class is CK09-12. confirm(y/n)。 7. 如果回答y,退出程序;否则,
Assembly-language-string-matching
- 汇编语言 字符串匹配 汇编基本要求的 汇编入门程序-Assembly language string matching
dd
- 人机对话 1. 程序执行后,首先询问: What’s your name? 2. 要求用户键入回答,例如输入:lily。 3. 再次询问: Which class are you in? 4. 要求用户再次键入回答,例如输入:CK09-12。 5. 回车换行。 6. 显示:Your name is lily,and your class is CK09-12. confirm(y/n)。 7. 如果回答y,退出程序;否则,返回1。 -The ma
