-
Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。...
Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。 -Windows Environment 32-bit assembly language
- 2022-01-26 02:25:19下载
- 积分:1
-
designate McNair is the master recommended 01 classic c materials section 10, ve...
这是候捷大师推荐的01本经典c++教材的第10本,非常经典,相信对大家很有帮助!-designate McNair is the master recommended 01 classic c materials section 10, very classic, I believe very helpful to everyone!
- 2022-06-28 06:19:14下载
- 积分:1
-
有关于实时系统的饿相关文章,可以提供给大家参考
有关于实时系统的饿相关文章,可以提供给大家参考
-on real-time system of hunger related article can provide for your reference
- 2022-06-01 00:58:57下载
- 积分:1
-
PROTEL说明书,小弟就是靠这个电子书入门的,很实用。
PROTEL说明书,小弟就是靠这个电子书入门的,很实用。-PROTEL Manual,小弟that relies a lot on this e-book entry, and very practical.
- 2022-08-04 06:50:31下载
- 积分:1
-
KIDE是中兴通讯成都研究所自主研发的嵌入式集成开发环境,它的目标操作系统主要面向Linux,可用于开发各类版本的Linux上层应用,内核,以及硬件驱动。KID...
KIDE是中兴通讯成都研究所自主研发的嵌入式集成开发环境,它的目标操作系统主要面向Linux,可用于开发各类版本的Linux上层应用,内核,以及硬件驱动。KIDE中包含了多种领先的嵌入式开发及应用开发的技术手段,能够将整个设备软件开发过程集成到一个公共平台下。其优秀的稳定性、图形化的界面、广泛的支持性,可以大幅优化开发人员、项目团队的工作效率。目前,KIDE集成开发环境的最新版本是1.2。-ZTE KIDE Chengdu Institute is self-developed embedded integrated development environment, its main goal of the operating system for Linux, can be used for development of all types of applications the upper version of Linux, the kernel, as well as hardware drivers. KIDE contains a variety of leading embedded development and application development of technical means, they could make the entire device software development process into a public platform. Its excellent stability, graphical interface, extensive support, and can significantly optimize the developers, the project team work more efficiently. At present, KIDE integrated development environment is the latest version of 1.2.
- 2022-01-30 22:41:36下载
- 积分:1
-
Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A...
Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A - Z , a - z , 0 - 9 , + , / }这64个可打印字符的串,故称为“Base64”。-Base64 is a MIME message encoding one of the ways commonly used. Its main idea is to input data encoded into a string or contains only (A- Z, a- z, 0- 9,+, /) This 64 string of printable characters, so called
- 2022-05-24 10:45:39下载
- 积分:1
-
MFC消息映射机制的分析,对如何利用ClassWizard,送到世界。
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard,, sent to the window to understand the news is how the MFC framework mapping table through the window handle and message mapping table to use window class of the response function. Master device and its use of CDC Packaging category, CDC is how specific equipment and related integration drawing specific procedures for analysis. How to set the closed graphics filled brushes (digital pictures with a transparent brush painting brush use).
- 2022-08-07 12:41:53下载
- 积分:1
-
一些c※VC编程书籍
一些c※VC编程书籍-some c* VC programming books
- 2022-08-02 15:32:47下载
- 积分:1
-
数据结构书上源代码(严蔚敏C语言版)以及二叉树的各种基本算法...
数据结构书上源代码(严蔚敏C语言版)以及二叉树的各种基本算法-Book on data structure source code (YAN Wei-Min C language version) as well as the basic binary tree algorithm
- 2022-03-24 07:14:25下载
- 积分:1
-
"C Programming Language Training" Chapter 11
《C语言程序设计实训》第十一章-"C Programming Language Training" Chapter 11
- 2022-05-22 00:03:03下载
- 积分:1