搜索资源列表
8052os
- /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工作寄存器等操作 嵌入了汇编指令,因此Task_Switch.
avrd04test
- upd 6464a 取得程序 51 汇编指令-upd 51 6464a acquisition procedures compilation directives
MCS-51
- 汇编指令集大家需要就下啊,谢谢啊,。呵呵有资料要共享啊
hongwaictrl
- 红外收发遥控的51单片机例子程序,基于STC89C52单片机,通用51汇编指令
51_assemble_instruction_set
- 51汇编指令表,对于经常使用汇编语言的工程师很有用.可以快速查询你需要的指令.
51单片机汇编指令工具包
- 51单片机汇编指令工具包-51 SCM compilation instructions Kit
MASM51手册
- 51汇编用户手册中文版,讲解51汇编指令和应用。-compilation of 51 Chinese version of a user manual, on 51 compilation instructions and applications.
多任务 多进程
- 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模板写程序只需写用户的进程子程序和用户初始化子程序,并把各进程
sha1_c51
- SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
sht10
- sht10和51单片机通过汇编指令通信测试温湿度程序-sht10 and 51 single chip communication through the assembly instructions of temperature and humidity testing procedures
MACRO_SONIX_KUO
- 一个sonix的仿51单片机指令macro,在写汇编时超好用,可读性超强-Sonix 51 imitation of a single-chip instruction macro, in writing, when the compilation超好用, readability Superacid
ff
- 51单片机汇编指令工具包 51单片机汇编指令工具包-51 Single-chip instruction kit compilation compilation of 51 single-chip instruction kit
51huibianzhilingji
- 宏汇编指令 宏汇编指令 宏汇编指令 宏汇编指令-honghuibianzhiling
gongju
- 51单片机编程助手,支持c51及汇编,并提供汇编指令表-51 MCU programming assistant, support c51 and compile, and provide assembly instruction sheet
MCS51microcontroller
- 非常好的介绍MCS-51单片机以及汇编指令编程的文挡!可以打好扎实的基础。-Very good descr iption as well as the MCS-51 microcontroller programming text block assembly instructions! You can lay a solid foundation.
MCS-51
- MCS-51单片机实验基础知识教程 包括结构、接口、汇编指令-MCS-51 SCM textbook
MCS-51Assembly-instruction-set
- MCS-51 汇编指令集大全,共有50多个。非常好的资料。-MCS-51 assembly instruction set Guinness, a total of more than 50. Very good information.
AT89S51-example-tutorial
- AT89S51实例教程,51汇编指令实例,51汇编指令集-AT89S51 example tutorial 51 assembly instructions examples, 51 assembly instruction set
汇编指令集
- 51单片机的毕业设计,涉及到汇编语言以及汇编指令 适合初学者入手(The graduation design of the single chip computer involves assembly language and assembly instructions for beginners)
51汇编
- 这是我认为51汇编里面比较好理解的书籍,以及我简单整理的汇编指令文档一份。入门学习还是不错的。(This is a book that I think is better understood in the 51 assembly, as well as a document of assembly instructions that I simply organized. Initial study is still good.)