搜索资源列表
Windows32-asm-lo
- Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本
notepad_win32_asm
- 用win32 asm编写的记事本程序,运行速度极快,可选择使用注册表或ini文件保存配置,可以配置背景色,字体,只读模式,是windows记事本的最佳替代者
asm++
- Win32 ASM用,masm32的外挂批处理,NotePad2配合此Bat程序可以快速自动完成编译连接,配全相关开关,可以使工作更愉快。
forgers-win32-tutorial
- forgers win32 asm tutorial
Win32 ASM
- Win32 ASM 编程指南.chm,精而易学!-Win32 ASM programming guide. Chm, precision and easy to learn!
timereye.rar
- win32汇编程序,实现倒计时和模仿iGoogle眼睛功能,a win32 asm program with timer and iGoogle eyes
qiandumeigui
- 改编千朵玫瑰汇编版,win32汇编实现,附件里包含原版VC++的源码,大家可以对着看-Adaptation of roses assembly version, win32 compilation implementation annex contains the original VC++ source code, we can look to see
treeview
- Examples of control tree use of win32 asm for the preparation of reference for beginners-Examples of control tree use of win32 asm for the preparation of reference for beginners
OPCODES
- win32 汇编指令集,对基于windows汇编开发很有用-win32 compiled instruction set, based on the development of useful windows compilation
TcpServer
- 简单的Win32 ASM TCP服务器例子-Win32 ASM TCP Server Example
WIN32
- Win32 API for assembly language, ASM++ compatible
bmp_asm_code
- 在窗口上使用bmp文件而不用响应WM_PAINT消息,win32汇编源码,及编译好的exe文件,汇编爱好者不错的选择-In the window instead of using the bmp file in response to WM_PAINT message, win32 compilation of source code, and compiled exe files, the compilation of fans a good choice
N-Joiner
- 来自俄罗斯的多文件捆绑程序,win32纯汇编 -Procedures for multi-document bundle
nasm-2.07-win32
- 汇编编译器,适合windows平台,配合vs使用-asm assembly compiler, for arm platform, with vs the use of
Thread
- Asm win32 多线程开发,在win32 asm 下创建线程和线程的调用。-Asm win32 multi-threaded development, in the win32 asm create threads and thread call.
Billy-Win32
- Billy病毒教程win32,特别好的一个病毒教程,希望对大家有帮助-Billy virus tutorial win32, particularly good one virus tutorial, we want to help
Win32-Asm(progressbar-hotkey-combobox-textbox)
- Win32 Asm (热键 进度条 组合框 多行文本框)功能演示-Win32 Asm (the progressbar hotkey combobox multi-line textbox) features demo
WinHandle
- Win32 asm application using TASM compiler, using mouse capture to find window handles,set/change caption,-Win32 asm application using TASM compiler, using mouse capture to find window handles,set/change caption,...
Win32-ASM
- 详细讲解win32 asm编程 -detail descrip the win32 asm detail descrip the win32 asm
asm
- 使用WIN32 ASM编程,设计实现一个小闹钟。 程序功能: 能显示系统当前时间,显示到秒级,并随时间刷新。 采用数字电子表和模拟钟表两种方式显示。 钟表每走一小时自动报时。 按“Q”键退出程序。 按F1键弹出帮助菜单 帮助下的关于菜单回弹出对话框,大体介绍本程序。 支持位图。-use win32 asm to make a clock