资源列表
8、交通灯
- //---定义IO口---// #define GPIO_DIG P0 //显示段码端口,74HC573锁存器; #define GPIO_PALCE P1 //数码管片选端口,74HC138译码器; #define GPIO_TRAFFIC P2 //交通灯端口; sbit RED10=P2^0; //上人行道红灯; sbit GREEN10=P2^1; //上人行道绿灯; sbit RED11=P2^2; //上机动车红灯; sbit YE
caisetuxiang
- 选取一个种子点,用彩色图像的3通道进行二值化(Select a seed point and use the 3 channel of the color image for two values)
WordDemo
- 在线编辑word demo,实现在线编辑等功能(Online editing, word, demo, online editing and other functions)
amd_volume5.pdf
- AMD64 Architecture Programmer's Manual Volume 5: 64-Bit Media and x87 Floating-Point Instructions
amd_volume4.pdf
- AMD64 Architecture Programmer's Manual Volume 4: 128-Bit and 256-Bit Media Instructions
amd_volume3.pdf
- AMD64 Architecture Programmer's Manual Volume 3: General-Purpose and System Instructions
amd_volume2.pdf
- AMD64 Architecture Programmer's Manual Volume 2: System Programming
amd_volume1.pdf
- AMD64 Architecture Programmer's Manual Volume 1: Application Programming
新建文件夹
- 在高斯白噪声信道下,bpsk调制产生的误码率(error for awgn channnel)
简单计算器的实现
- 利用汇编编写8086的程序实现简易计算器的仿真功能(Compiled using assembly 8086 program to achieve the simple calculator simulation function)
OD插件已安装
- 已经整合安装了OD所有有用的插件,下载解压直接使用!(OD has been integrated with all the available plug-ins, downloaded, extracted, and used directly!)
hb
- 新手学习汇编语言很不错的一份教程,教程思路清晰,循序渐进,非常适合新手学习。(Novice learning assembly language, a very good tutorial, tutorials, clear thinking, step-by-step, very suitable for beginners to learn.)