搜索资源列表
baseboot-8695
- ks8695 bootloader初始化代码,包含内存初始化,flash初始化及堆栈初始化,并最终中转到C语言入口-ks8695 Bootloader initialization code, including memory initialization, Initialization and flash stack initialization, and eventually change to the C language entrance
shunxuzhai
- 实现顺序,栈的小程序,C语言开发,简单,明了.-Implementation order, stack applet, C language development, simple, straightforward.
LEDBLINK
- 发光管轮流闪烁 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等-LED flashes alternately 44binit.s---- interrupt initialization, memory, stack, system initialization, the establishment of C runtime environment p
test_beep
- 练习:蜂鸣器的周期鸣叫,汇编语言 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等-Practice: the cycle buzzer call, assembly language 44binit.s---- interrupt initialization, memory, stack, system initialization, the esta
lcdcolor
- 这个程序是cstn演示程序,配彩色640*480液晶专用,没有彩色液晶的请不要使用 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等-This procedure is cstn demo program, with 640* 480 LCD color-specific, there is no color LCD, please do not use
2009S3C2410init.S
- 2410Init.s包括了板子上电后的初始话,具体有几个步骤: 讲述S3C2410启动程序设计 1. 屏蔽所有中断,关看门狗。 2. 根据工作频率设置PLL寄存器 3. 初始化存储控制相关寄存器 4. 初始化各模式下的栈指针 5. 设置缺省中断处理函数 6. 将数据段拷贝到RAM中,将零初始化数据段清零 7. 跳转到C语言Main入口函数中-2410Init.s including the board after t
nwf
- C++ 函数调用堆栈,反汇编例子。可以学习子函数入参传递,子函数返回等。-C++ function call stack, disassembly examples. Can learn to pass parameters into the subroutine, subroutine return and so on.
stdcall
- stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。-stdcall C++ compilation of understanding calls. Let us know the function parameters and return stack processing. Contrast fastcall will be clearer.
lgh2.5
- 简单的表达式求值的C程序,运用了进栈出栈的一些应用-Simple expression evaluation of the C program, using the stack into the stack a number of applications
Chain-store-stack-class-
- Chain store stack class,Dev C++
migong
- C语言程序 数据结构 用栈的方法实现迷宫算法-The data structure of the C language program stack maze algorithm
zhan
- 针对栈的c++语言程序-For stack c++ language program. . . . . . . . . . . . . . . . .
c
- 数据结构课程里的栈的应用一节的 括号匹配 比较简单,可以运行的-Application stack data structure matching brackets
