登录
首页 » C# » 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方...

在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方...

于 2023-07-28 发布 文件大小:2.16 kB
0 111
下载积分: 2 下载次数: 2

代码说明:

在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:   1.使用汇编语言写函数;   2.对速度要求非常高的代码;   3.设备驱动程序中直接访问硬件;   4."Naked" Call的初始化和结束代码。 -used in conjunction with the compilation does not need additional compiler and connectivity devices, which can be dealt with Visual C can not handle some things that can be used in the C/C variables, so it is convenient. In conjunction with the compilation mainly for the following occasions : 1. The use of assembly language to write function; 2. The very high speed code; 3. Device driver had direct access to hardware; 4. "Naked" Call the initialization and termination code.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Demo
    vc如何实现快捷菜单的源码,有兴趣的朋友可以看下(vc how to source the shortcut menu, interested friends may have a look)
    2011-06-10 15:16:17下载
    积分:1
  • SourceCode
    赫夫曼编/译码器源码,已生成的每个字符的赫夫曼编码,对任意字符文本进行编码,再译码(Huffman encoder/decoder source code, Huffman coding, each character has been generated, the text of any character encoding, decoding)
    2013-04-24 10:36:09下载
    积分:1
  • dianzicheng
    MSP430G2553单片机与LCD1602显示模块和4x4矩阵键盘实现的电子秤控制系统(无AD数据采集部分) (MSP430G2553 SCM and LCD1602 4x4 matrix display module and electronic scales keyboard control system implemented (no AD data acquisition section))
    2021-04-20 21:38:51下载
    积分:1
  • NFC_SWP_standard-protco-parse
    NFC标准协议解析文档,适合开发NFC的朋友阅读学习。(no english)
    2016-03-01 09:38:52下载
    积分:1
  • ModBus-Master
    ModBus的程序,帮助理解stm32的程序(ModBus program to help understand the stm32 program)
    2020-06-23 01:40:02下载
    积分:1
  • 矩阵屏贪吃蛇游戏
    利用51单片机作为处理器,外加矩阵屏幕,实现贪吃蛇游戏。主要功能:1.通过按键控制蛇的运动方向;2.每吃一个,蛇身加长,同时速度加快
    2022-05-30 06:09:22下载
    积分:1
  • hOG-sourcecode-example
    苦苦写的东东,但愿对大家有所帮助,本来不舍得拿出来的。(Struggling to write east, may be helpful to you, was not willing to take out.)
    2011-09-26 14:46:28下载
    积分:1
  • 3DLED
    基于STC12C5A60S2完整的光立方工程,有贪吃蛇、星光闪烁等效果(8*8*8 LED cube,snake,stars...)
    2021-04-14 10:58:55下载
    积分:1
  • Virtual-screen-and-realization-
    Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础上,并且将操作界面都作成工具窗(一种特殊的窗口,客户区内规则地排列着图象按钮响应操作代码)的形式,直观、灵活且便于用户选择操作。VC++的CDC类、CBitmap类封装了对虚屏的操作,利用类的继承性,也可很容易的实现工具窗。(Visual C++ provides a virtual screen function, use it, and Windows GDI graphics functions, can be prepared in a powerful graphics program. The principle of the virtual screen, first define a virtual device description table and a bit image data area, the present should be transferred in the actual window painting processing of this image data area (this image data area function equivalent to the video memory area ), after the completion of the painting operation can be passed through the image, the results of the pop-up to the visible window. Graphics or CAD system for many Windows environment using this technology. GIS software Mapinfo, AutoCAD for Windows and other graphics operations functions such as windows, roaming the foundation are built on the basis of the virtual screen, and the operator interface made ​ ​ tool window (a special window, the client area regularly arranged in the form of image button in response to the operation code), intuitive, flexible and user-fri)
    2012-11-29 00:55:11下载
    积分:1
  • qtoctave
    GUI for Matlab like software Octave.
    2010-12-21 06:17:49下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载