搜索资源列表
VC内联汇编示例代码
- VC内联汇编示例代码-VC associated sample code compilation
西安黑客联盟主站程序
- 西安黑客联盟主站程序,后台:admin admin888 黑色界面!内有大量的网络安全文章-Xi'an main stations, background : admin interface admin888 black! With a large number of network security article
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
内联汇编
- 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合: 1.使用汇编语言写函数; 2.对速度要求非常高的代码; 3.设备驱动程序中直接访问硬件; 4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with
有关毕业设计
- VRML形象的三维模拟场景,由多个独立小文件内联而成,每个小文件同时也是一个可执行的程序,可生成独立的场景。静态与动态紧密结合,非常值得借鉴。-VRML 3D image of the simulated scenes by many small independent from the paper together, each small paper is also an executable program, can be gene
InlineASM
- 在 Visual C++ 中使用内联汇编 .使用内联汇编可以在 C/C++ 代码中嵌入汇编语言指令,而且不需要额外的汇编和连接步骤。,-used in conjunction with the compilation. Used in conjunction with the Series C / C code to embed assembly language instructions, but no additional comp
base64src
- C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64
114c1
- 结构和类又非常多的相似之处,如结构可以实现界面,和可以拥有和类一样的成员。结构与类也有一些重要的区 别:结构是值类型,而不是引用类型,所以不支持继承!结构被存在堆栈中或者是内联。结构在精心下可以提高 存储效能-structure and category there are a lot of similarities, such as the interface structure can be achieved, and
B.P.Lathi-Matlab
- matlab例程MATLAB 6.x版的内建数据类型(Built-in data type)就有5种以上,此外还有许多其他专门设计的类(Class),如符号类、内联函数类、控制工具包中的线性时不变模型类、神经网络类等。就程序设计而言,MATLAB 6.x版采用了面向对象编程技术。数据和编程的改变使用户能更简捷而自然地解决复杂的计算问题(如符号计算问题、多变量控制系统问题、神经网络问题)。本章内容根据MATLAB6.5编写,但绝大部分内容
C6X_Optimizing_summarization(chinese)
- 有关TI DSP c6000系列的C代码优化总结,对期数据打包、循环分解、内联函数的应用以及字节对齐等方面都有所介绍。-the TI DSP c6000 Series C code optimization summary view of data packing, recycling decomposition, Joint function within the application and byte alignment, and
VC++ASM
- 自己学习内联汇编时的一个代码,大家家可以看看啦-within their own learning together a compilation of the code, we can look home
MoreEffectiveC++
- 对每个人来说,习惯C++需要一些时间,对于已经熟悉C 的程序员来说, 这个过程尤其令人苦恼。因为C 是C++的子集,所有的C 的技术都可以继续使 用,但很多用起来又不太合适。例如,C++程序员会认为指针的指针看起来很 古怪,他们会问:为什么不用指针的引用来代替呢? C 是一种简单的语言。它真正提供的只有有宏、指针、结构、数组和函数。 不管什么问题,C 都靠宏、指针、结构、数组和函数来解决。而C++不是这样。 宏、
ch07
- MATLAB内容:脚本;函数(一般函数、内联函数、子函数、私用函数、方法函数);函数句柄的创建和使用;程序调试和剖析;数据结构(类、对象);重载和继承;面向对象编程。
VC内联汇编示例代码
- VC内联汇编示例代码-VC associated sample code compilation
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
内联汇编
- 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合: 1.使用汇编语言写函数; 2.对速度要求非常高的代码; 3.设备驱动程序中直接访问硬件; 4."Naked" Call的初始化和结束代码。 -used in conjunction with th
InlineASM
- 在 Visual C++ 中使用内联汇编 .使用内联汇编可以在 C/C++ 代码中嵌入汇编语言指令,而且不需要额外的汇编和连接步骤。,-used in conjunction with the compilation. Used in conjunction with the Series C/C code to embed assembly language instructions, but no additional compil
VC++ASM
- 自己学习内联汇编时的一个代码,大家家可以看看啦-within their own learning together a compilation of the code, we can look home
liti
- 几个例子 周长及面积 阶乘 使用内联函数计算1至100的所有整数的平方 计算倍数 输入姓名,然后在屏幕输出问候信息 -A few examples of the use of perimeter and area of factorial function inline 1-100 all integer multiples of the square of the calculation input name,