segment0916 在 2007-08-29 09:04:46 上传
说明:List控件的使用,具有可编辑功能,方便的界面配置方法
开发平台:Visual C++ | 大小:41KB | 下载278次
gyk13benjamin 在 2007-08-15 09:42:12 上传
说明:List Control,实现类似于“添加删除程序”中的列表的功能,即单击某一条记录时,会扩展出详细信息
开发平台:Visual C++ | 大小:112KB | 下载446次
iiedii 在 2007-08-03 11:32:10 上传
说明:C语言编写的标准链表模板。包含链表的9种基本操作,链表的创建,判断,结点的增加、删除、查找,链表的删除等。
开发平台:Visual C++ | 大小:1KB | 下载107次
wlj1115_2000 在 2007-07-11 18:55:10 上传
说明:CListCtrl一个很好的例子,可以提家小图标的,上下换行的。
开发平台:Visual C++ | 大小:19KB | 下载249次
kbn_1_0 在 2007-06-13 00:29:18 上传
说明:This application was designed to help me figure out the demographics of my address list. I was curious as to where the various people were located in the continental United States. After a while, I found a couple of interesting articles that pointed me in the right direction, but nothing that was going to save me from writing a solution myself... So, here it is... The Zip Code Mapping Solution (Free). Now, please be patient with this article as it is the first one I have posted
开发平台:Visual C++ | 大小:1143KB | 下载41次
szp_roc 在 2007-05-24 10:02:59 上传
说明:类似outlook日历中按日显示方式下显示具体任务/事件的的列表控件
开发平台:Visual C++ | 大小:35KB | 下载40次
r2010000hyq 在 2007-05-19 21:45:19 上传
说明:win32 写的list box,实现了,自定义风格的功能,可以让我们的界面更家美丽.
开发平台:Visual C++ | 大小:8049KB | 下载70次
jye2007 在 2007-05-15 03:36:19 上传
说明:list control contains blinking buttons.
开发平台:Visual C++ | 大小:38KB | 下载54次
lmlmlmlm 在 2007-05-13 12:00:27 上传
说明:在List Box中实现自画,来美化界面
开发平台:Visual C++ | 大小:7KB | 下载13次
大米粥啊大叔 在 2007-04-10 21:43:36 上传
说明:这是一个C++关于链表\栈\队列封装的一个类~
开发平台:Visual C++ | 大小:265KB | 下载256次
1979518 在 2007-03-30 21:51:37 上传
说明:人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。
开发平台:Visual C++ | 大小:4KB | 下载144次
i_love_pc 在 2007-03-27 11:07:04 上传
说明:C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their functions. The C++ Standard Library not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code.
开发平台:C++ | 大小:3449KB | 下载88次
jessicatao 在 2007-03-20 10:39:42 上传
说明:包括链表的各项操作,添加、删除、修改等。还包括单项连标和双向链表。
开发平台:Visual C++ | 大小:1KB | 下载11次
slackman 在 2007-02-07 14:55:57 上传
说明:evc编写的一个例子,涉及了 WIN32_FIND_DATA 查找文件的方法,以及listctrl如何使用,可作为参考
开发平台:Visual C++ | 大小:106KB | 下载100次
slackman 在 2007-02-07 14:29:36 上传
说明:evc下的ListCtrl自绘,背景图片
开发平台:Visual C++ | 大小:48KB | 下载216次
哈哈911 在 2007-01-28 15:08:58 上传
说明:CListCtrl使用小技巧,CListView的加载性能提高80% CListCtrl使用小技巧,CListView的加载性能提高80%
开发平台:Visual C++ | 大小:1KB | 下载78次
tangfeng 在 2006-12-30 11:03:06 上传
说明:一个ListCtrl空间写的通信簿,可以添加和删除.希望能对学习MFC界面控件的朋友有所帮助!
开发平台:Visual C++ | 大小:29KB | 下载37次
hwangbyongsu 在 2006-12-18 11:09:12 上传
说明:Customized List Control having various functions.
开发平台:Visual C++ | 大小:33KB | 下载46次
compress 在 2006-12-02 18:01:38 上传
说明:LINKED LIST OF JAVA, use abstrct classes, hope some data structure can been learn better
开发平台:Java | 大小:2KB | 下载68次
heyongnan 在 2006-11-18 13:32:05 上传
说明:c++链表的一些基本操作 适合初学者 用了头文件
开发平台:Visual C++ | 大小:8KB | 下载29次
jiangnanby 在 2006-11-03 01:23:16 上传
说明:这是一个c++的list控件使用的源代码,可以
开发平台:Visual C++ | 大小:1193KB | 下载14次
always18 在 2006-10-30 21:49:56 上传
说明:一个利用Listctrl控件做在程序.我自己在程序也是在此基础上经过简单修改而成的
开发平台:Others | 大小:25KB | 下载33次
peils 在 2006-10-24 15:36:23 上传
说明:一个关于LIST控件操作很不错的代码,参考可以使用
开发平台:Visual C++ | 大小:171KB | 下载15次
weichaojie 在 2006-10-21 10:16:05 上传
说明:Grid+list控件的演示代码,网上下载的,在此借花献佛。
开发平台:Visual C++ | 大小:150KB | 下载310次
longzf 在 2006-10-10 08:54:16 上传
说明:一个可编辑的CLIST类的实例,非常的通俗易懂,拿回去看看吧
开发平台:Visual C++ | 大小:519KB | 下载41次
xuyongsamon 在 2006-09-19 15:34:17 上传
说明:浮动效果的列表框,在VC++环境下进行开发
开发平台:Visual C++ | 大小:3KB | 下载13次
cooltyj 在 2006-09-14 10:36:11 上传
说明:list 控件应用,主要用于list 控件显示。 基于windows mobile系统用
开发平台:Visual C++ | 大小:14KB | 下载47次
stern007 在 2006-08-28 18:20:44 上传
说明:很不错的列表控件类,几乎涵盖了所有好玩的按钮哦,
开发平台:Visual C++ | 大小:899KB | 下载1076次
whtwhtw 在 2006-08-21 21:51:29 上传
说明:Visual C++课程设计案例精编一书自带例子程序:通讯录
开发平台:Visual C++ | 大小:63KB | 下载17次
管理员 在 2006-07-18 10:48:49 上传
说明:一个非常漂亮的listctrl控件皮肤类的skin源程序
开发平台:Visual C++ | 大小:29KB | 下载284次