-
This is an image processing on the VC program source code and a good example
这是一个关于图像处理的VC++程序源代码,很好的例子-This is an image processing on the VC program source code and a good example
- 2022-01-26 02:33:16下载
- 积分:1
-
启动时根据上次的用户名和密码自动登录NT
启动时根据上次的用户名和密码自动登录NT -The example of starting the system using the usename and password used before
- 2023-02-07 08:35:04下载
- 积分:1
-
家谱设计
家谱设计-Family Tree Design
- 2022-01-26 06:33:03下载
- 积分:1
-
一个对程序实施保护的代码,非常适合于想加密自己的程序的朋友...
一个对程序实施保护的代码,非常适合于想加密自己的程序的朋友-one pair of procedures to protect the code, is ideally suited to its own encryption procedures friends
- 2022-02-10 15:53:27下载
- 积分:1
-
气象录入系统,简易的输入输出,和修改目录及一些简易的计算。...
气象录入系统,简易的输入输出,和修改目录及一些简易的计算。-Meteorological recording system, a simple input and output, and modify the list and some simple calculations.
- 2023-09-02 03:00:05下载
- 积分:1
-
用C写的文件管理系统,属于操作系统的简单实现
用C写的文件管理系统,属于操作系统的简单实现-With the document management system written in C, belongs to a simple realization of the operating system
- 2022-04-25 01:28:56下载
- 积分:1
-
Visual C++和matlab联合编程的详细代码
Visual C++和matlab联合编程的详细代码-Visual C++ And joint programming in detail matlab code
- 2022-07-08 05:15:49下载
- 积分:1
-
Windows98下直接访问物理内存(带部分源代码)
Windows98下直接访问物理内存(带部分源代码)-Windows98 direct access to physical memory (with source code)
- 2022-11-21 04:55:03下载
- 积分:1
-
一个介绍纯粹资源的dll文件,希望能对大家有所帮助,很不错的资料...
一个介绍纯粹资源的dll文件,希望能对大家有所帮助,很不错的资料-Purely an introductory resource dll files, hoping to be helpful to everyone, very good information
- 2023-09-07 06:25:03下载
- 积分:1
-
WINDOWS核心编程.rar
这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。
作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。...
随着微软宣布放弃对 Windows XP以及以前版本的支持,Windows Vista 的普及势在必行,迟早会安装到普通用户的计算机上。Windows Vista 有很多吸引人的新特性,相信大家不用不知道,一用忘不了。(在翻译 Microsoft Press的 Windows Vista Inside Out一书的过程中,我已经深切体会到她的妙处)。作为一名程序员,有必要在第一时间适应在新的操作系统下的编程。历经 15 年,本书也随着 Windows操作系统的“改朝换代”,升级到第 5版,即Windows via C/C++。如果您要用 C/C++开发 Windows 应用程序,那就不要走弯路,直接让Jeffrey告诉您如何利用 Windows的新特性和新函数来编写出高效、优美的 Windows应用程序。
目录:
第I部分 必备知识
第1章 错误处理 3
1.1 定义自己的错误代码 7
1.2 ErrorShow示例程序 7
第2章 字符和字符串处理 10
2.1 字符编码 11
2.2 ANSI字符和Unicode字符
与字符串数据类型 12
2.3 Windows中的Unicode函数
和ANSI函数 14
2.4 C运行库中的Unicode函数
和ANSI函数 16
2.5 C运行库中的安全字符串函数 17
2.5.1 初识新的安全字符串函数 18
2.5.2 在处理字符串时如何获得
更
- 2022-07-20 22:32:30下载
- 积分:1