-
CImage
我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。(We know that the Visual C++ the CBitmap class and static picture control function is relatively weak, it only shows the icon resources, bitmaps, cursors, as well as the contents of the metafile, rather than the Image control in VB show the vast majority of external image files (BMP, GIF,, JPEG, etc.). Therefore, I want to display external image files in a dialog or other window only by means of third party controls or code. Now, new class CImage MFC and ATL shared many of the corresponding method for image processing, which makes the Visual C++ of defects in the image is gone forever.)
- 2012-05-28 11:47:09下载
- 积分:1
-
SnR_demo
RapidFinder 实现文件的查找和替换(Realize RapidFinder file search and replace)
- 2008-08-23 00:32:47下载
- 积分:1
-
14.6.16
源码,包括树形控件与xml之间的调用,UDP协议的数据库连接,还有mfc的listview和treeview的使用,给界面显示图标等等,使用vs2005测试通过。(Source, including calls between tree control with xml, UDP protocol database connection, as well as the use of listview and treeview mfc, giving the interface displays icons and so on, using vs2005 test.)
- 2014-06-17 19:23:04下载
- 积分:1
-
t(OK)
说明: 该程序实现了图的先序、后序遍历和拓扑排序等,而且是界面输出。(the program to achieve the plan's first sequence, after the preorder and topological sorting, but it is the output interface.)
- 2005-12-27 11:43:07下载
- 积分:1
-
VB_150
vb精彩编程150例子,这个是本人在网上下载的,感觉挺好,在本网站里面搜索过,没有这个资源,就上传分享咯,如果网站已存在该资源,请版主删除此资源(150 examples of exciting programming vb, this is my online downloading, feeling very good, which searched on this site, without the resources, upload and share slightly, if the site already exists in the resource, please delete this resource moderator)
- 2010-05-09 14:17:51下载
- 积分:1
-
LNode
1、 随机产生或键盘输入一组元素,建立一个带头结点的单向链表(无序)。
2、 遍历单向链表。
3、 把单向链表中元素逆置(不允许申请新的结点空间)。
4、 在单向链表中删除所有的偶数元素结点。
5、 编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单向链表。
6、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递增链表。
7、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递减链表。
8、 利用算法1建立的链表,实现将其分解成两个链表,其中一个全部为奇数,令一个全部为偶数(尽量利用已知的存储空间).
9、 利用单向链表实现一元多项式的存储并实现两个多项式相加并输出结果。
10、 在主函数中设计一个简单的菜单,分别调试上述算法。
(visual c)
- 2009-03-26 10:10:27下载
- 积分:1
-
C8
说明: 孙鑫VC++深入详解第八章vc++基于对话框的程序设计(sunxin VC++ shen ru xiang jie chapter8 dialogue program VC++)
- 2012-05-15 22:12:54下载
- 积分:1
-
hacker-programing
黑客编程精粹,可以学到很多使用的东西啊,里面包含好几个文件(Hacker programming the essence of things you can learn a lot using the ah, which contains several files)
- 2009-12-30 11:41:55下载
- 积分:1
-
lvbo
近均值滤波(单一图像) 近均值滤波(单一图像)(Near mean filter (single images) near the mean filter (a single image))
- 2008-06-01 14:44:23下载
- 积分:1
-
OurPlayer2.2
实现了一个播放器,使用VS2008MFC编程,包含界面程序和播放程序,此为第二个修改版本(music player 2.2)
- 2012-03-09 10:45:43下载
- 积分:1