资源列表
Snow
- WPF 桌面雪花效果,圣诞树 下雪效果 桌面动画 WPF学习-WPF desktop program Marry Christmas! WPF animaction
深度学习入门之PyTorch
- 学习pytorch基础一本好书,中文,简单易懂,值得入手(Learning Pytorch basic is a good book, Chinese, simple and easy to understand, it is worth starting with.)
Csharp_classic_beginning
- 一本经典C#入门书籍,适合多数的初学者.-A classic book Introduction to C# for most of the beginners.
SoftPixelEngine
- high-level real-time 3d engine written in C++ for Windows and Linux. It is designed for writing 2d- and 3d games and graphics applications. You will see t
gmapforwinform
- 地图开发 桌面地图 各种类型地图接口加载-Map developing desktop map various types of map interface loaded
GDIProgrammingPDF
- GDI程序设计的PDF,希望对大家有用,本书上的源码也已经上传-GDI programming PDF, hope useful for all of us, this book has also been the source upload
Lesson2
- 孙鑫的VC++课程教学,非常有名,对学习VC++很有帮助-The VC++ teaching
code
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-Classics
code
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC news mapping mechanism analysis, tells how to use ClassWizard,, understand the message
5124_Reference
- Serial port demo for visual C++
Design_Patterns_Explained(Chs)
- Alan Shalloway的设计模式精解是一本很好的书,其中有好多很好的应用模式的例子,尤其适合模式的初学者。-Alan Shalloway refined solution design pattern is a very good book, of which there are many examples of good application model, especially for the beginner mode.
Seam_Carving
- This code implements Seam Carving (also known as image retargeting, content-aware image resizing, content-aware scaling, liquid resizing, or liquid rescaling) There are MFC executable and its needed dll files in "Demo" directory open