搜索结果

找到约 8 项符合 CodeGuru 的查询结果

VC书籍 CodeGuru Visual C++编程精粹

CodeGuru Visual C++编程精粹
https://www.eeworm.com/dl/686/274846.html
下载: 36
查看: 1015

源码/资料 This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for U

This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such resources as menu so that strings in Turkmen could be displayed ...
https://www.eeworm.com/dl/616/102984.html
下载: 78
查看: 1075

源码/资料 I have written this article to capture a Windows image into a bitmap file that will support all Pain

I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕获一个窗口图像并存入一个支持MS画笔的位图文 ...
https://www.eeworm.com/dl/616/102986.html
下载: 66
查看: 1088

源码/资料 Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++

Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image w ...
https://www.eeworm.com/dl/616/102987.html
下载: 194
查看: 1103

压缩解压 推荐一个快速压缩算法

推荐一个快速压缩算法,本人试过,很好用,详细说明请参看:http://www.codeguru.com/Cpp/Cpp/algorithms/compression/article.php/c7043/
https://www.eeworm.com/dl/617/115071.html
下载: 128
查看: 1030

数据结构 AVL平衡二叉树。原本在这里下载了其他人的平衡二叉树

AVL平衡二叉树。原本在这里下载了其他人的平衡二叉树,但发现都不好用,于是从codeguru下载了一个。现在经修正后,已经符合ANSI C规范,并作了适当的封装,用起来和一个类的用法也差不多。这里的代码作为一个demo展示了树的用法。 ...
https://www.eeworm.com/dl/654/266632.html
下载: 142
查看: 1057

VC书籍 return AfxDllCanUnloadNow[] } 当然

return AfxDllCanUnloadNow[] } 当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly While Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/ ...
https://www.eeworm.com/dl/686/418985.html
下载: 28
查看: 1084

VC书籍 return AfxDllCanUnloadNow[] } 当然

return AfxDllCanUnloadNow[] } 当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly While Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/ ...
https://www.eeworm.com/dl/686/418987.html
下载: 126
查看: 1031