-
《Windows核心编程》(第五版)Code
这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。
作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。
- 2023-09-06 11:55:04下载
- 积分:1
-
Laboratory
基于实验室装置的先进控制算法,主要是水槽液位的控制,组态软件实现-Laboratory-based devices, advanced control algorithms, mainly water tank level control, configuration software
- 2022-03-14 17:24:28下载
- 积分:1
-
C++ Complete reference.Every c++ tool including 3d ones are explained with examp...
C++ Complete reference.Every c++ tool including 3d ones are explained with examples- C++ Complete reference.Every c++ tool including 3d ones are explained with examples...
- 2023-03-08 06:20:03下载
- 积分:1
-
open source的单元测试项目,详细请见source forge, 由junit移植的C++版本。...
open source的单元测试项目,详细请见source forge, 由junit移植的C++版本。-open source unit testing project in detail please refer to source forge, by the JUnit transplant C++ version.
- 2022-03-19 20:26:21下载
- 积分:1
-
简易记事本
简要说明:
此软件为单窗口的简易记事本
Tnotepad.1.02.1 - 新增:
-------------------------------
1.自动保存上次窗体大小
- 2022-06-28 00:17:47下载
- 积分:1
-
WinCE下的服务器端测试程序[开发环境:EVC4.0]
WinCE下的服务器端测试程序[开发环境:EVC4.0]-WinCE under the server-side test procedure [development environment: EVC4.0]
- 2023-01-25 01:25:04下载
- 积分:1
-
This also good VC
这个还不错VC的- This also good VC
- 2022-07-08 15:51:26下载
- 积分:1
-
C常用算法程序集
C常用算法程序集-徐士良第五章-C algorithms commonly used procedures set-XU Shi-liang Chapter V
- 2023-05-04 11:10:03下载
- 积分:1
-
从键盘输入若干个词,按字典的序列排列后输出
从键盘输入若干个词,按字典的序列排列后输出-keyboard input from a number of words, according to the dictionary sequence with the output
- 2022-03-07 04:56:59下载
- 积分:1
-
要求是把文件名批量重命名为
上级目录名文件名
的形式,例如d: estPathfatherPath est.txt
就要重命名为
fatherP...
要求是把文件名批量重命名为
上级目录名文件名
的形式,例如d: estPathfatherPath est.txt
就要重命名为
fatherPathtest.txt
-Requirement is to bulk rename the file name directory name for the superior form of file name, such as d: testPath fatherPath test.txt will be renamed to fatherPathtest.txt
- 2022-03-18 03:05:22下载
- 积分:1