搜索资源列表
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
在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!
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
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
2005991950223
- 免费的汇编编译系统源代码 VC源码¦系统控制-A compilation of free VC compiler system source code control system source code ¦
VCGetCpuid_ASMLIB
- vc6.0调用汇编库取得硬盘序列号和cpu id等,由于vc直接调用要下载一个啥sdk,太麻烦了,就写个汇编的lib在vc里直接调用,lib也不像dll容易被跟踪到,注释清晰代码风格好,可供商用。 -vc call ASM lib to get hd and cpu id,Because if you want to get this information must download some sdk,I think use a asm lib is more easy to use ,a
guoTP
- VC++ 写DNF外挂教程过检查 由于我的C用的比较少,所以大部分都用的汇编,部分地方用汇编写不是很方便,所以我用的C,由于只是学习,所以内核地址我没有计算都是硬编码的。过DNF主要分为三步,也许我的思路不太正确,反正可以OD调试,下断。 程序没怎么修边幅,因为只是测试,所以一般都没有写更改内核后的恢复,不过不妨碍使用。-VC++ to write DNF plug-in tutorial has been examined because of my C with the relati
ASM-In-VC
- 如何在VC中使用汇编,描述较为详细,有一定使用价值-How to use asm in VC 2005