资源列表
微机原理
- 微机原理试验包括led灯移位以及其他两个试验(The microcomputer principle test includes the LED lamp shift and the other two tests)
180321
- 一个简单IF循环的汇编语句,用于初学者学习汇编(An assembly statement of a simple IF loop)
二维粒子群算法的matlab源程序
- 基于基础的粒子群算法,实现粒子群算法的二维求解。(The realization of two-dimensional particle swarm algorithm.)
1到100的和算法
- c语言 1到100的和算法,很简单的入门编程C语言代码
student
- 16位汇编实现的学生管理系统,增删改查简单版(The student management system implemented by 16 bit assembler, adding and deletions to the simple Edition)
时钟程序
- 基于单片机C51基础上的时钟程序及仿真,汇编语言,实现时钟和校时功能(clock c51 Clock program and simulation based on MCU C51, assembly language, realize clock and timing function)
Hello World
- c++编写hello world 简单的c++程序(c++ write hello world)
Modern X86 Assembly Language Programming
- Modern X86 Assembly Language Programming
联系人管理系统
- 8086汇编写的联系人管理系统,实现了增删,删除,修改,查询等基本功能,使用masm编译器可以编译通过!
PianoGame_AndCommanFactor
- 采用x86汇编语言编写,用户可以点击键盘,发出对应的音调,实现类似钢琴的发音;以及实现100以内两个数的公约数的功能(A piano game written in asm, and calculate the common factors of two numbers in 100)
ollydbg_tut5
- Ollydbg tut 5 by Kienmanowar
ollydbg_tut4
- utorial ollydbg By kienmanowar