当前位置:
首页 资源下载
搜索资源 - assembly language environment
搜索资源列表
-
0下载:
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
-
-
0下载:
在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
-
-
0下载:
在c++语言里使用汇编的几个实例,讲述了如何在vc的环境下使用汇编语言.-using a compilation of several examples, we describe how the vc environment using assembly language.
-
-
0下载:
pc机之间的传送即中断程序,开发环境,纯汇编语言,贼牛比-between PCs interrupted the transmission process, development environment, pure assembly language, cattle thieves than
-
-
0下载:
在vc环境下用汇编语言实现,rdtsc指令详细使用范例。-vc environment in assembly language, the use of RDTSC instruction detailed examples.
-
-
1下载:
Windows环境下32位汇编语言程序设计-Windows environment next 32 assembly language programming
-
-
0下载:
在汇编语言环境下,利用汇编语言判断输入数据的正负,如果为正,则将其低两位置零;如果为负,则将其低两位置一。-In assembly language environment, the use of assembly language input data to determine the positive and negative, if positive, will be the location of its low two zero if negative, will be the lo
-
-
0下载:
利用dac0832芯片 在汇编语言环境下输出锯齿波波形-Dac0832 chip using assembly language environment in the sawtooth waveform output
-
-
0下载:
用汇编语言及牛顿迭代法编写的求一个数的平方根的源代码,环境windlx-Using assembly language and the Newton iterative method for the preparation of a number of the square root of the source code, the environment windlx
-
-
0下载:
本文档适用于ti55系列dsp,详尽讲述了在CCS环境下利用汇编编程的方法-This document applies to ti55 series dsp, described in detail in the CCS environment using the methods of compilation of programming
-
-
0下载:
Windows环境下32位汇编语言程序设计(第2版),对学习汇编很有用-Windows Environment 32-bit assembly language programming (2nd edition), compilation of useful learning
-
-
0下载:
在CCS环境下,用C语言、汇编语言、线性汇编语言分别编写乘积和的代码,并将其整合到C语言程序中。-In the CCS environment, using C language, assembly language, the linear product and the write assembly language code, respectively, and integrate it into the C language program.
-
-
0下载:
汇编语言实现:
鼠标点击窗体,马上画一个黑色圆圈。
GDI绘图,双缓冲技术,无闪烁。
源代码
编程工具:Masm32
运行环境:Windows XP/20003
-Assembly Language: mouse click the form, immediately draw a black circle. GDI graphics, double buffering, without blinking. Source p
-
-
0下载:
Windows环境下32位汇编语言程序设计-32-bit Windows environment, assembly language programming
-
-
0下载:
这是一个网上电子表,用汇编语言环境编译,适合初学者-This is an online electronic form, compiled assembly language environment, suitable for beginners
-
-
0下载:
文档为单片机C语言和汇编语言编程实例详解的光盘资料。
光盘中包含了本书各章中列出的3种语言(ASM51汇编语言、C51高级语言和Turbo C2.0高级语言)的全部程序。对ASM51汇编语言和C51高级语言来说,还给出了对应的项目工程文件。这样读者只须把自己感兴趣的程序以及对应的项目工程文件拷入电脑,进入集成开发环境,调入工程文件和C51程序(或ASM51汇编语言程序)。如果硬件也一致(若硬件不一致,则须通过修改程序中的有关部分,使之一致),那么就可以直接编译、汇编和链接,进行仿真。-The
-
-
0下载:
基于汇编语言环境下的定时器设计程序&原理图-Based on the the timer design process assembly language environment & schematics
-
-
0下载:
基于汇编语言环境下的显示六位数asm程序文件-Display six figures asm program files based assembly language environment
-
-
0下载:
Assembly (CCS),msp430F5438在CCS环境下所有功能的汇编语言-Assembly (CCS), msp430F5438 CCS environment in assembly language for all functions
-
-
0下载:
离散傅里叶变换matlab代码,同时有DSP环境下用汇编语言实现DFT的128位运算。-Discrete Fourier transform matlab code, while under the DSP assembly language environment to achieve DFT of 128 operations.
-