登录
首页 » Visual C++ » MFCWindows12

MFCWindows12

于 2009-01-24 发布 文件大小:4248KB
0 187
下载积分: 1 下载次数: 78

代码说明:

  MFC Windows程序设计(第二版)中文版 很多人说孙鑫或者vc++技术内幕很经典,但是我要说这本书才是(我认为)学习mfc最经典的教材。至于深入浅出mfc太注重底层细节技术,就像看电视知道怎么开就行,不需要知道太多集成电路板的原理。 另外学习mfc还有没有必要,我觉得有个承上启下的作用,很多mfc编写的大量源代码可以参考,自己重新写可能有点费劲。新的.net平台也支持,并且有了c++基础学习C#其实也很快。 可以单独下载,单独解压。看着觉得合适再下载其他部分。(MFC Windows Programming (second edition) A lot of people say the Chinese version of SUN Xin or vc technology is a classic insider, but I have to say this book is (I think) mfc learning materials and classic. As easy mfc too focused on the bottom of the details of technology, like watching television know how to open on the line, do not need to know that too many of the principles of integrated circuit board. In addition there is no need to learn mfc there, I think there is a role of connecting many mfc prepared a large number of source code can refer to his own re-write may be a bit strenuous. New. Net platform also supports, and with c -based learning is also soon CSharp. Available as a separate download, a separate decompression. Looking at the right feel)

文件列表:

12.pdf

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

发表评论


0 个回复

  • hhhhhh
    该编程使用VC++编写代码,该编程主要作用便是将灰度图像的各灰度值统计出来,以方便对该灰度图像的了解 (The programming code using VC++ The main role is to be programmed for each grayscale image gray value statistics out to facilitate the understanding of the gray image)
    2013-11-04 19:59:36下载
    积分:1
  • RGBsensor
    说明:  一种rgb传感器的技术手册的和介绍,包括使用方法和详细资料(A rgb sensor and introduction of technical manuals, including the use of methods and details)
    2011-03-13 22:01:11下载
    积分:1
  • 20152213Plot
    VC++ MFC 实现的实时曲线功能,很好的例子,这个在网上很少能找到(VC++ MFC to achieve real-time curve drawing, a good example, this rarely found online)
    2015-01-15 08:37:36下载
    积分:1
  • ImageProcessingpro
    本软件是图象处理软件,能对图象进行简单的处理,如中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数等(software is the image processing software, the images can be simple, such as the filter, two values of transformation, Brightness changes, Fourier transform, anti-Israel, and so on, from right)
    2006-08-31 16:55:56下载
    积分:1
  • lijiushenmfc
    本书的中心就是深入浅出地解析MFC 类库,分析怎么使用MFC 类库以及MFC 类库的 内部实现,揭开MFC 复杂、深奥的面纱,让读者对MFC 有一个全面、透彻、清晰的理解。(The center of this book is a layman' s language parsing MFC libraries, analyze how to use MFC class library, as well as the internal MFC class library implementation, opened MFC complex, esoteric veil, so that readers MFC has a comprehensive, thorough, clear understanding.)
    2010-01-26 11:09:46下载
    积分:1
  • 校内网开心农场 HappyFarm
    校内网开心农场外挂助手5月2号测试. 1.自动获取好友列表 2.自动遍历自己和朋友的农场 3.自动浇水、除草、偷果实、杀虫、自动收获,可以节省你很大的力气。 4.定时循环。(Happy famr)
    2020-06-26 00:20:02下载
    积分:1
  • crypto_api_doc
    说明:  介绍关于crypto_api的相关使用说明,着重于运用。(Introduce the relevant instructions on the crypto_api focus on the use.)
    2010-04-26 11:12:48下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • C语言类编程指导指南004
    C语言类编程指导指南书籍004.zip(Class C Programming Language Guide guide books 004.zip)
    2005-01-12 08:13:58下载
    积分:1
  • circumrotate
    说明:  图像处理 实现图像旋转变换 (this procedure help you rotate the image )
    2010-03-16 16:01:27下载
    积分:1
  • 696518资源总数
  • 105102会员总数
  • 21今日下载