-
C精华
说明: C语言编程中深入讲解,C语言编程技巧,重点应用的讲解(Deep Explanation in C Language Programming)
- 2020-06-18 15:20:02下载
- 积分:1
-
seed-dvs6446
说明: 合众达seed-dvs6446 用户指南,包括开发板的介绍和各个部分的功能介绍,PDF格式。(Triangle of seed-dvs6446 user guide, including the development board of the introduction and description of each part of the function, PDF format.)
- 2011-03-17 08:56:00下载
- 积分:1
-
vc2004
此 CHM 文档的内容均为 CSDN 众网友共同收集而来,由网友们于 2004 年 3 月 7 日在 www.csdn.net 网站 VC/MFC 版的非技术类论坛上正式提出整理工作的倡议,经王国凡同志(sgnaw 李逍遥)整理而成,以供大家工作学习参考之用。
我自认为是一个比较热心的人,经常帮助同学同事们解决 IT 方面的问题,有时也逛逛 CSDN。我在武汉出身,也在武汉工作三年了,希望将来能为 IT 业的发展作出贡献。整理工作虽然辛苦,但也快乐,错漏之处再所难免,如有建议或意见请联系 sgnaw@163.com(CHM contents of this document are the common netizen CSDN collected from the public, from users in March 7, 2004 in www.csdn.net site VC/MFC version of the non-technical categories of the official presentation of the Forum on the initiative of finishing the work by Where the Kingdom of Comrade (sgnaw Li Xiaoyao) collated from for everyone to learn the work of reference. Since I think is a more enthusiastic, often to help students solve IT colleagues issues, and sometimes go CSDN. I am born in Wuhan, Wuhan is also working for three years and hopefully in the future for the IT industry to contribute to the development. While finishing work hard, but also happy, errors and omissions are inevitable and then, if the recommendations or comments please contact sgnaw@163.com)
- 2008-07-16 17:52:14下载
- 积分:1
-
hello101
hellowin的源码 学习c语言的 第一个程序有助于了解msg等函数的应用(hellowin)
- 2016-05-12 02:57:08下载
- 积分:1
-
6.5-GetSubnet
利用VC技术(包含MFC中的相关函数实现)获取本机的子网掩码。(Use VC technology (including the correlation function in the MFC implementation) to obtain the subnet mask of this machine.)
- 2013-01-18 15:00:48下载
- 积分:1
-
20180726183450
自己配置了一个SSM框架,打算做个小网站,这里把SSM的配置流程详细的写了出来,方便很少接触这个框架的朋友使用,文中各个资源均免费提供!(The configuration of a SSM framework, plan to do a small site, here the configuration of the SSM detailed write out, convenient to contact with the framework of friends, all the resources are free of charge in the text!)
- 2018-08-06 14:28:29下载
- 积分:1
-
VC++ MDI多文档位图的复制和粘贴功能实现
多文档(MDI):实现在多个文档中位图的复制和粘贴操作,使用说明:打开一个图像,使用“编辑”菜单中的“复制”和“粘贴”对图像进行操作,清除剪切板的内容,拷贝DIB!
CMDICopyBitmapDoc* pDoc = GetDocument();
pDoc->ReplaceHDIB(hNewDIB); // 释放旧的DIB
pDoc->InitDIBData(); // 建立新的调色板及尺寸
pDoc->SetModifiedFlag(TRUE);
SetScrollSizes(MM_TEXT, pDoc->GetDocSize());
OnRealizePal((WPARAM)m_hWnd,0); // 实现新的调色板
pDoc->UpdateAllViews(NULL);
- 2022-01-25 22:15:31下载
- 积分:1
-
C++ Primer源代码
说明: C++ Primer Plus 第六版书源代码和课后习题答案(C + + Primer Plus sixth edition book source code and after class exercise answers)
- 2020-11-17 09:37:48下载
- 积分:1
-
MFC
深入浅出MFC第二版,候俊杰著,适合深入研究的开发人员,不建议初学者(MFC easy, second edition, Hou Junjie book, suitable for in-depth study of the developer is not recommended for beginners)
- 2013-04-27 19:26:56下载
- 积分:1
-
C8
说明: 进程调度C语言课程设计必备参考,进程调度C语言课程设计必备参考(The process of scheduling C language curriculum design, an essential reference, the process of scheduling an essential reference to C language curriculum design)
- 2009-09-08 11:41:54下载
- 积分:1