资源列表
51单片机控制GSM模块TC35的方法
- 51单片机控制GSM模块TC35的方法51单片机控制GSM模块TC35的方法(51 microcomputer control of GSM module TC35 method)
WINDOWS环境下32位汇编语言程序设计
- 编程教程win32教程,关于一本书,疯狂的程序员,作者的亲身经历,因为写外挂被抓,但作者实力惊人,是编程高手,等(this programming about win32 ,it is about author hisself programming exprience,and story,how to study programming from heself)
实验二--两个多位十进制数相加的实验
- 两个多位十进制加法,输入两个十进制数,计算后显示出来,显示的内容含有算法(Two decimal addition, input two decimal numbers, after calculation shows, the content of the display contains the algorithm)
Fibonacci
- 运行一个斐波那契序列,,得到基础的函数,是一个c语言初学的不错算法(Run a Fibonacci sequence, function based, is a good algorithm for C language beginners.)
Python进阶
- 得先对自己使用的开发语言了如指掌,从基本的数据类型,到大的框架,算法,设计,每一步我们都需要深入的钻研(We need to know the development language we use first, from the basic data type to the big frame, algorithm and design. Every step we need to go deep into.)
TEST2
- 使用汇编语言完成了实验二,并且在实验板上完成了硬件实验(The experiment two was completed in assembly language and the hardware experiment was completed on the experimental board.)
test1
- 使用汇编语言完成了实验一,并且完成了在实验板上的硬件实现(The experiment one was completed in assembly language and the hardware implementation on the experimental board was completed.)
x86汇编语言-从实模式到保护模式
- x86汇编语言-从实模式到保护模式 李忠 王晓波 余洁 著(X86 assembly language - from the real mode to the protection mode)
multibyte
- multibyte program program for basic embedded system using masm
mul
- division program for beginners of embedded system using tasm
div
- basic masm program to use beginners of embedded c
add
- basic addition program for begginers