资源列表
x86-Assembly-Registers-and-the-Stack
- x86 Assembly Registers and the Stack
uartintr_interrupt
- These two specify the locations for the transmit and receive buffers. The buffers may be placed anywhere from 0-FF (internal memory), since they are only accessed with indirect addressing that won t intefere with the special function registe
ADCTemperature
- 发板LPC1114的系统ADC测温系统的源码及其简解-Hair board the LPC1114 system the ADC temperature measurement system source code and its simple solution
source
- 用于模拟饱和-非饱和,变密度流的地下水模拟代码-groundwater modeling code
boot
- boot.asm是用nasm汇编程序做的VESA显存模式驱动的写点 带有软盘驱动引导程序 用FloppyWriter.exe写主引导区-boot.asm is done NASM assembler VESA mode driver memory write point boot with the floppy disk drive used to write the Master Boot FloppyWriter.exe District
PWM
- 发板LPC1114的系统PWM输出的源码及其简介-The hair board LPC1114 PWM output source and its Profile
saolei
- 实现字符界面下的地雷游戏 具体要求: 1)利用二维数组(9*9)存储整个游戏界面,采用‘*’表示地雷,每次游戏开始需要进行随机布雷; 2)游戏时,通过输入希望打开格子的行号和列号; 3)对于没有打开的各自使用字符‘#’,表示未打开; 4)对于已经打开的格子若没有地雷,在该格子中显示周围有多少个地雷; -Achieve character interface mines game specific requirements: 1) the use of two-di
find
- 有n个整数(1<=n<=100)按由小到大顺序存放在一个数组中,输入一个数m,要求用折半查找法找出该数是数组中第几个元素的值。如果该数不在数组中,则输出“Not found.” -There are n integers (1 <= n <= 100) by ascending sequence stored in an array, enter a number m, asked to use a binary search method to find the
xianxingneicha
- 通过C语言编程,可以实现读取文件进行线性内插,-Through the C programming language, you can achieve linear interpolation to read the file,
123
- 输入两个正整数m和n,使用辗转相除法求它们的最大公约数和最小公倍数。-Enter two positive integers m and n, using the Euclidean algorithm find their greatest common divisor and least common multiple
newton
- 牛顿迭代法求解方程的C程序,局部优化算法的简单例子-failed to translate
MASM51
- MASM5.1,可在DOS环境下编译并运行汇编程序,小巧好用-MASM5.1, the assembler can be compiled and run under DOS environment, small and easy to use
