搜索资源列表
Windows 环境下32位汇编程序设计 书代码
- Windows 环境下32位汇编程序设计 书代码-under Windows 32 assembler code design book
key_xf
- 键盘扫描程序,汇编代码,比较简单,总共两个源文件-keyboard scan, assembler code, a simple comparison, a total of two source files
Hook_Windows_API
- 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用\"Hooking API\"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全
20039120241617408
- 主要内容包含: AMI (American Megatrends Inc.)之BIOS源代码(Source Code),版本为6.27.10 (简称627.10)。由于本Open Source BIOS源代码是针对采用SiS530整合芯片组为结构的主机板而设计,所以当您准备钻研此源代码,或编译自己的BIOS监控程序之前,需要自已准备一些工具才行。 在硬件部份,请准备一片SiS530 (不限品牌)的主机板,与足够的Flash 工具 (如烧写BIOS要用的FlashROM、拔IC专用的IC夹等等),
tmsf2407
- tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
20040929084232791
- tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
20051020175643414
- tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
Thermometer
- thermometer and heater device for demonstration of automatic temperature control. version 2.0 this device (thermometer.exe) comes with full source code (visual basic 6.0) and a sample assembler program (thermometer.asm), that ca
hde_disassembly
- hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 when writing unpackers of executables, viruses, because most other disassemblers
amb-pic-code-2008-05-04.tar
- Microchip PIC Assembler functions
ASSEMBLER
- assembler code done while studing computer science
CLOCK
- 这是我们的一个课程作业,很适合初学者。代码为时钟汇编程序,注释详细。-This is one of our course work, very suitable for beginners. Clock assembler code, comments, details.
SystemModule
- 纯win32汇编写的进程管理器,是学习win32汇编很好代码。-Written in pure win32 compilation process manager, is to learn good win32 assembler code.
blowfish-0.9.5a
- This a slightly mofified repackaging of the Blowfish library code taken from OpenSSL-0.9.5a (hence the version of the library). All of the assembler code has been removed and the Makefile simplified. One or two files have been "tweaked" to remo
asm-operate-inifile
- 这是一个使用汇编代码操作ini文件的程序,完成对ini文件的一个段的查看、删除,段中一个参数的参看、删除、修改等操作。是学习如何使用汇编语言处理键盘输入,处理文档文件的好材料。-This is an ini file using assembler code operating procedures, the completion of a section of the ini file to view, delete, see paragraph one parameter, delete,
generatore
- AD9850 - AD9851 dds for sinawave frequency generator, using assembler code and I2C protocol. The microcontroller is used PIC 16F628A of Microchip family product. The code include also a alfa numeric display with background illumination
PLL_NOVO
- Full PLL assembler code for 628A Microchips
LadderWork
- LadderWORK是创建自动化控制程序的最容易的方法。 使用ladderwork立即。只使用鼠标,您只需将功能对象放在工作表中,将组件与电线连接起来,并配置组件属性。微处理器的汇编代码将在简单地推动建立按钮生成(LadderWORK is the easiest way to create automation control programs. Use of LadderWORK is immediate. With the use of the mouse only, you si
DEDE
- Decompiling Delphi to (equivalent) Source-Code Based on assembler code with delphi-code abstracts
Mips Assembler and Disassembler
- QT。MIPS Assembler and Disassembler。输入MIPS code,转换成16进制编码;或输入16进制编码,转换成MIPS code。