Welcome![Sign In][Sign Up]
Location:
Search - ASM VC

Search list

[assembly languageVC ASM

Description: 一个汇编与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.
Platform: | Size: 2607 | Author: 姜振 | Hits:

[Windows Develop编程黑马真言

Description: 编程黑马真言,只有里面的一部分.主要讲述 用汇编和C/VC进行WIN32编程的一些深层次的东西,有些类似于梁肇新的编程高手箴言-Win32 deeply program of ASM,VC
Platform: | Size: 162981 | Author: 肖巍 | Hits:

[Other resourceUCOSII-VC

Description: 《嵌入式实时操作系统uC/OS-II》这本书已经安排了大量篇幅来专门讲解uC/OS-II的移植:第13章移植uC/OS-II,第14章uC/OS-II在80x86上的移植,第15章uC/OS-II在带有硬件浮点运算单元的80x86上的移植。所以本文只是重点讲解移植到VC下和其他处理器上的不同地方,更详细的介绍读者可以参考《嵌入式实时操作系统uC/OS-II》这本书。和所有其他的移植一样,本文所做的移植也只需要修改uC/OS-II处理器相关代码,一共包括3个文件:OS_CPU.H,OS_CPU_A.ASM,OS_CPU_C.C。
Platform: | Size: 12737 | Author: 金阳 | Hits:

[Other resourceasm

Description: 使用VC++做串口通讯功能,很不错的一本书籍
Platform: | Size: 74649 | Author: 雷霆 | Hits:

[OS programasmvcring

Description: 这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作-This is a compilation and VC combination of procedures, the Ring3 level access Ring0 class operation
Platform: | Size: 3072 | Author: 站长 | Hits:

[assembly languageCMOS

Description: 用vc写的外壳 通过调用asm生成的程序来读出或写入cmos。解释CMOS每一字节含义.- The outer covering writes which with vc through transfers the asm production the procedure to read out or to read in cmos. Explains the CMOS each byte meaning
Platform: | Size: 97280 | Author: | Hits:

[assembly languageVC ASM

Description: 一个汇编与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.
Platform: | Size: 3072 | Author: 姜振 | Hits:

[Windows Develop调用汇编代码

Description: VC中调用汇编语言的示例!-VC called assembly language examples!
Platform: | Size: 191488 | Author: 泰山猿人 | Hits:

[assembly languageeasyunpack

Description: 也算是一个通用脱壳软件吧,类似 Quick Unpack,目前功能还很弱。入口点查找功能支持一部分 VC++ 6.0 和 Delphi 6.0 编写的软件。文件结构优化也只是很简单的优化,有时侯会出错。具体可以参考源代码。-also is a common software Shelling bar, similar to Quick Unpack that function also weak. The point of entry part of the search function to support Delphi and VC 6.0 6.0 preparation software. Optimizing the structure of the document is also very simple optimization, sometimes be wrong. Be specific reference source.
Platform: | Size: 80896 | Author: 左文礼 | Hits:

[Windows Develop编程黑马真言

Description: 编程黑马真言,只有里面的一部分.主要讲述 用汇编和C/VC进行WIN32编程的一些深层次的东西,有些类似于梁肇新的编程高手箴言-Win32 deeply program of ASM,VC
Platform: | Size: 162816 | Author: 肖巍 | Hits:

[SCMIC卡读写器程序(ASM)及其测试程序(PC端)

Description: IC卡读写器程序(ASM)及其测试程序(PC端).zip-IC card read-write procedure (ASM) and its test order (PC end) zip
Platform: | Size: 716800 | Author: 刘超 | Hits:

[Data structsSortSource

Description: 用VC+ASM做的内排序比较软件,共比较6种排序,最大特色是通过汇编计算排序运行时间,详细看readme.txt-VC ASM done within sequencing software comparison, a total of six more species, in order of greatest characteristics is calculated by compiling Sort running time, a detailed look at readme.txt
Platform: | Size: 1306624 | Author: 刘景豪 | Hits:

[Windows Developnasm-0[1].98.39-win32

Description: 好东西,vc++网路电视。真的很好。。。好东西-good things, vc++ network television. Really good. . . Good things
Platform: | Size: 220160 | Author: 杨恺 | Hits:

[OtherAsmWithinVc

Description: 一个在VC中使用ASM的程序,欢迎大家下载使用,如有问题,请留言联系。-a VC in the use of the ASM procedure, all are welcome to download the use, if there are questions, please contact messages.
Platform: | Size: 7168 | Author: wutong | Hits:

[File OperateExe2bat(Delphi)

Description: Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少 我无聊用Delphi写个 (网上似乎还流传这VC/VB版本) 修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题 核心代码都在Exe2BatUnit.Pas里面 Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的 注意: (1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多加句del WuHansen,不过正常情况下Bat会显示错误而已) (2).64K以上文件虽然能转化,但是Debug不能正常将其还原(系统自身的问题) 请到这里获得更新信息:Www.WuHansen.Com-Exe2Bat morning is quite a small tool (with ASM source code) able to arbitrary document into bat, Unfortunately, quite a number of issues I was bored with Delphi (the Internet seem to have spread that the VC/VB version) amendment to the original into bizarre version of the slow speed/no running NT/transformation of Bat errors and other problems in the core code Exe2Ba tUnit.Pas inside Demo procedures, I wrote two. is a replica of the original Exe2Bat command line procedures, HkeExeToBat KOL is the interface increases the attention : (1). Repetitions documents bat encountered temporary files can be deleted (you try on specific know, like what you add del WuHansen sentence. But under normal circumstances Bat error will be displayed only) (2) .64 K above documents can be transformed tho
Platform: | Size: 76800 | Author: hke | Hits:

[Software EngineeringUCOSII-VC

Description: 《嵌入式实时操作系统uC/OS-II》这本书已经安排了大量篇幅来专门讲解uC/OS-II的移植:第13章移植uC/OS-II,第14章uC/OS-II在80x86上的移植,第15章uC/OS-II在带有硬件浮点运算单元的80x86上的移植。所以本文只是重点讲解移植到VC下和其他处理器上的不同地方,更详细的介绍读者可以参考《嵌入式实时操作系统uC/OS-II》这本书。和所有其他的移植一样,本文所做的移植也只需要修改uC/OS-II处理器相关代码,一共包括3个文件:OS_CPU.H,OS_CPU_A.ASM,OS_CPU_C.C。
Platform: | Size: 12288 | Author: 金阳 | Hits:

[VC/MFCasm

Description: 使用VC++做串口通讯功能,很不错的一本书籍-Use VC++ To do serial communication function, it is a good book
Platform: | Size: 74752 | Author: 雷霆 | Hits:

[Special EffectsASMSourceCode

Description: ASM算法能够在人脸偏转情况下较好实现特征点定位-ASM algorithm can be deflected in the case of face feature point location to achieve a better
Platform: | Size: 16506880 | Author: 秦晴 | Hits:

[assembly languageASM-In-VC

Description: 如何在VC中使用汇编,描述较为详细,有一定使用价值-How to use asm in VC 2005
Platform: | Size: 15360 | Author: 网上行 | Hits:

[SCMAsm-compiler(VCPP6.0-resource)

Description: Asm编程器(VC++6.0 resource)通过测试良好运行代码可读性强-Asm Programming (VC++6.0 resource) a good run through the test code readability
Platform: | Size: 1691648 | Author: dengqijun | Hits:
« 12 3 4 »

CodeBus www.codebus.net