登录
首页 » Visual C++ » VisualC

VisualC

于 2005-09-13 发布 文件大小:2263KB
0 203
下载积分: 1 下载次数: 0

代码说明:

说明:  VC++实用培训教程(人民邮电出版社)源代码(VC Practical Training Guide (People's Post and Telecommunication Press) source code)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Windows+WDM+driver
    这是Windows Driver Model(WDM)一书中各个章节的所有示例源代码。 (This is the Windows Driver Model (WDM), a book of all the examples of the various sections of the source code.)
    2008-07-15 12:57:16下载
    积分:1
  • thequalityofcprogramming
    C++/C编程指南丛书---高质量编程 看过后大受启发 (C++/C Programming Guide--- Series of high-quality programming large inspired after reading)
    2007-11-30 16:36:28下载
    积分:1
  • ACM_note
    一些PDF文件。刘汝佳的ACM讲义主要是将图等问题(A number of PDF documents. Ru ACM excellent lecture is mainly to give the plan and other issues)
    2009-12-26 11:43:52下载
    积分:1
  • duanlujisuan
    说明:  短路电流计算 C++ 短路电流计算 C++(Short-circuit current calculation circuit current calculation C++ C++)
    2011-02-23 10:56:59下载
    积分:1
  • VC++视频传输
    说明:  里面包含视频捕捉系统,视频监控系统等。 有十多个系统。VC++编写。( Inside contains the video frequency capture system, the video frequency supervisory system and so on. Some more than 10 systems. VC compilation. )
    2005-09-26 17:40:32下载
    积分:1
  • Fluent_technology_and_example
    本书基于Fluent 6.2.16版本、Gambit 2.2.30版本和Tecplot 10.0版本,共13章。全书首先详细介绍了Fluent软件及其相关的理论知识,然后通过典型的实例来讲解Fluent在传热、传质及流场等实际工程中的应用方法和技巧,包括运动部件的速度场模拟、UDF和UDS的使用、并行计算的设置、计算区域的绘制和边界条件的定义、Tecplot的数据处理等。每个实例都有详细的说明与详尽的操作步骤,读者只要按照书中的指示与方法操作,即可完成一个具体问题的数值模拟与分析,进而逐步掌握利用Fluent进行流体流动数值模拟的基本方法。 (Fluent 6.2.16 Based on the book version, Gambit 2.2.30 version and the version of Tecplot 10.0, Chapter 13. First of all, the book detailed the Fluent software and its related theoretical knowledge, and then through a typical example to explain Fluent in heat transfer, mass transfer and flow field, such as practical engineering methods and techniques, including the moving parts of the velocity field simulation, UDF and the use of UDS, parallel computing setting, rendering the calculation region and the definition of boundary conditions, Tecplot' s data processing. Each have a detailed description of examples with detailed steps, readers as long as the book' s instructions and in accordance with the method of operation, to complete a specific question of the numerical simulation and analysis, and gradually master the use of Fluent for numerical simulation of fluid flow of the basic method .)
    2009-06-16 16:13:22下载
    积分:1
  • CPPxzcagsa
    非常好的资料,比较详细,是一个体系,希望对大家有帮助C++面试题(Very good information, more detailed, is a system, we hope to help C++ face questions)
    2013-05-02 00:41:46下载
    积分:1
  • CPPrumen
    说明:  C++入门到精通,一本蛮不错的书,我看完以后觉得收获挺大的,希望大家会喜欢(C++ entry to the master, a very good book, I read, I felt the big harvest, we hope you like)
    2011-03-02 19:35:14下载
    积分:1
  • Expert.C.Programming
    很好的C语言学习原文书籍,对于C的初学者有很好的引导作用(All C programs do the same thing: look at a character and do nothing with it.)
    2018-01-12 14:36:32下载
    积分:1
  • VC专题教程all
    VC专题教程 -- 第一章 Internet相关开发 打包下载 --- 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建ActiveX控件 ------ 2.4 调试并使用ActiveX控件 +-- 第三章 调试技术与异常(错误)处理 打包下载 ------ 3.1 跟踪与中间过程输出 ------ 3.2 变量/对象合法性检查 ------ 3.3 内存泄露检查 ------ 3.4 异常捕捉与处理 +-- 第四章 进程/线程控制 打包下载 ------ 4.1 为什么需要多进程/线程 ------ 4.2 进程控制 ------ 4.3 线程控制 ------ 4.4 进程/线程间同步 +------ 4.5 进程间通信 +-- 第五章 文件操作 打包下载 +------ 5.1 磁盘文件的打开与关闭 +------ 5.2 磁盘文件的正常读写与异步读写 +------ 5.3 磁盘文件的查找 +------ 5.4 磁盘文件的其他操作 +------ 5.5 串口的操作 +-- 第六章 内存管理 打包下载 +------ 6.1 Win32下的内存管理介绍 +------ 6.2 虚存的使用(VC Guide feature-- the first chapter related to the development of packaged Internet download how to prepare--- 1.1--- 1.2 CGI program a more cordial CGI Development System 1.3 WinCGI--- the use of CGI to develop procedures ISAPI 1.4--- Internet using WinInet development process-- the second chapter ActiveX development package download ActiveX controls 2.1------------ 2.2 on the use of MFC Development ActiveX 2.3------ use ATL (ActiveX Template Library) Create ActiveX------ 2.4 debug, and use ActiveX controls-- the third chapter debugging techniques and abnormal (error) handling of packaged download------ 3.1 intermediate process tracking and output variables------ 3.2/Object legitimacy inspection 3.3------------ memory leakage inspection 3.4 abnormal capture )
    2020-06-26 07:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载