搜索资源列表
VC ASM
- 一个汇编与VC结合的程序代码 本程序旨在展示一下怎样在VC中嵌入汇编语言,来减少程序的大小。- An assembly and VC union procedure code this procedure is for the purpose of demonstrating how inserts the assembly language in VC, reduces the procedure the size.
VC内联汇编示例代码
- VC内联汇编示例代码-VC associated sample code compilation
C中加汇编_计算圆周率
- 介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
汇编在VC中的使用
- 汇编在VC中的应用,方便程序员在VC中嵌入汇编进行实时控制-compiled in the application allows programmers in VC compiled for real-time embedded control
vc内联汇编示例代码
- vc内联汇编示例代码,介绍了VC++的一些被封装的汇编代码,有愿意深入了解VC++的人请进-vc associated sample code compilation, introduced the VC some packaging code compilation, in-depth understanding to the people invited to play in VC
调用汇编代码
- VC中调用汇编语言的示例!-VC called assembly language examples!
VC++ASM
- 自己学习内联汇编时的一个代码,大家家可以看看啦-within their own learning together a compilation of the code, we can look home
VC
- 第三方二进制汇编代码在VC中的移植和应用
在vb中镶入汇编、VC++
- 在vb中镶入汇编、VC-in vb Insert from the Compendium, VC
MP3(VC+汇编写的)元码
- 本程序**%100汇编语言**编写。 编译器: <<-----MASM6.14----->> 编辑器: <<---EditPlus2.10c--->>(IDE)-the procedures ** ** 0 assembler language preparation. Compiler : lt; Lt ;----- MASM6.14 - ---- gt; Gt; Editors : lt; Lt; EditPlus2 .10 c --- ---
调用汇编代码_me
- 一个有关VC中嵌入汇编语言代码的例子,这个是自己原创的作品,欢迎使用!-an embedded assembler language code examples, this is their original work, Welcome!
CodeGuru Visual C++ 编程精粹
- CodeGuru中集合上百篇优秀技术文章、评论精粹的汇编。内容包括Windows编程、控件技术、图形与多媒体、数据库技术、网络编程和COM技术等方面。 适合具备Visual C++编程基础知识的程序员作为参考使用。
AsmStudio媲美VC的漂亮的界面
- AsmStudio媲美VC的漂亮的界面,强大的功能,注定了从此MASM和TASM将被扔进 垃圾桶。在5.0版中,AsmStudio更趋于完美:根据个人喜好定制指令、寄存器、操作 符、注释乃至数字的语法着色,可以定制的智能缩排,强大的无限次Undo、Redo,可 定制的指令、寄存器、操作符大小写自动切换,直接编译链接运行,调用debug直接调 试,另有代码定位功能可以方便的定位程序中所有的变量、过程和标号,漂亮的图形 显示使得变量的类型一目了然,此外还有AsmWizard向导自动生成多种
asmvcring
- 这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作,This is a compilation and VC combination of procedures, the Ring3 level access Ring0 class operation
查找模块内跳板地址的代码VC
- 这是一段VC++实现的代码,主要的功能是将LoadLibrary加载的模块中特定的汇编指令地址显示出来。 我们在编写windows平台漏洞利用程序时经常需要查找特定的跳板地址,以求漏洞利用程序拥有较强的通用性,该段代码可以迅速的查找到 某模块中"JMP ESP"指令在内存中的位置。
qiandumeigui
- 改编千朵玫瑰汇编版,win32汇编实现,附件里包含原版VC++的源码,大家可以对着看-Adaptation of roses assembly version, win32 compilation implementation annex contains the original VC++ source code, we can look to see
rs232
- 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) single-chip end of the compilation
winio
- 可用于实现*。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.c
VC-ASM
- VC中使用内联汇编-对混合编程学习很实用-VC used in inline assembly- a very useful study of mixed programming
ASM-In-VC
- 如何在VC中使用汇编,描述较为详细,有一定使用价值-How to use asm in VC 2005