登录
首页 » Visual C++ » MultControl

MultControl

于 2009-06-06 发布 文件大小:87KB
0 102
下载积分: 1 下载次数: 7

代码说明:

  这是一个多列的树/列表控制类库(87KB),对大家学习很有用的(This is a multi-column tree/list control class library (87KB), for all of us to learn useful)

文件列表:

Temp
....\Work
....\....\TreeCMC
....\....\.......\_users
....\....\.......\......\Mihai
....\....\.......\......\.....\Project
....\....\.......\......\.....\.......\TreeControl Multi Column
....\....\.......\......\.....\.......\........................\Temp
....\....\.......\......\.....\.......\........................\....\LLL.cpp
....\....\.......\......\.....\.......\........................\....\LLL.DSP
....\....\.......\......\.....\.......\........................\....\LLL.DSW
....\....\.......\......\.....\.......\........................\....\LLL.h
....\....\.......\......\.....\.......\........................\....\LLL.rc
....\....\.......\......\.....\.......\........................\....\LLLDlg.cpp
....\....\.......\......\.....\.......\........................\....\LLLDlg.h
....\....\.......\......\.....\.......\........................\....\ProgressCtrlEx.cpp
....\....\.......\......\.....\.......\........................\....\ProgressCtrlEx.h
....\....\.......\......\.....\.......\........................\....\ReadMe.txt
....\....\.......\......\.....\.......\........................\....\Release
....\....\.......\......\.....\.......\........................\....\.......\LLL.exe
....\....\.......\......\.....\.......\........................\....\Res
....\....\.......\......\.....\.......\........................\....\...\Argentina.bmp
....\....\.......\......\.....\.......\........................\....\...\Austria.bmp
....\....\.......\......\.....\.......\........................\....\...\Belgium.bmp
....\....\.......\......\.....\.......\........................\....\...\Brazil.bmp
....\....\.......\......\.....\.......\........................\....\...\Bulgaria.bmp
....\....\.......\......\.....\.......\........................\....\...\Cameroon.bmp
....\....\.......\......\.....\.......\........................\....\...\check.bmp
....\....\.......\......\.....\.......\........................\....\...\Chile.bmp
....\....\.......\......\.....\.......\........................\....\...\Columbia.bmp
....\....\.......\......\.....\.......\........................\....\...\Croatia.bmp
....\....\.......\......\.....\.......\........................\....\...\Denmark.bmp
....\....\.......\......\.....\.......\........................\....\...\England.bmp
....\....\.......\......\.....\.......\........................\....\...\France.bmp
....\....\.......\......\.....\.......\........................\....\...\Germany.bmp
....\....\.......\......\.....\.......\........................\....\...\Iran.bmp
....\....\.......\......\.....\.......\........................\....\...\Italy.bmp
....\....\.......\......\.....\.......\........................\....\...\Jamaica.bmp
....\....\.......\......\.....\.......\........................\....\...\Japan.bmp
....\....\.......\......\.....\.......\........................\....\...\Korearepublic.bmp
....\....\.......\......\.....\.......\........................\....\...\LLL.ico
....\....\.......\......\.....\.......\........................\....\...\LLL.rc2
....\....\.......\......\.....\.......\........................\....\...\Mexico.bmp
....\....\.......\......\.....\.......\........................\....\...\Morocco.bmp
....\....\.......\......\.....\.......\........................\....\...\Netherlands.bmp
....\....\.......\......\.....\.......\........................\....\...\Nigeria.bmp
....\....\.......\......\.....\.......\........................\....\...\Norway.bmp
....\....\.......\......\.....\.......\........................\....\...\Paraguay.bmp
....\....\.......\......\.....\.......\........................\....\...\Romania.bmp
....\....\.......\......\.....\.......\........................\....\...\Saudiarabia.bmp
....\....\.......\......\.....\.......\........................\....\...\Scotland.bmp
....\....\.......\......\.....\.......\........................\....\...\Southafrica.bmp
....\....\.......\......\.....\.......\........................\....\...\Spain.bmp
....\....\.......\......\.....\.......\........................\....\...\Tunisia.bmp
....\....\.......\......\.....\.......\........................\....\...\Usa.bmp
....\....\.......\......\.....\.......\........................\....\...\Yugoslavia.bmp
....\....\.......\......\.....\.......\........................\....\Resource.h
....\....\.......\......\.....\.......\........................\....\StdAfx.cpp
....\....\.......\......\.....\.......\........................\....\StdAfx.h
....\....\.......\......\.....\.......\........................\....\TColumnBitmap.cpp
....\....\.......\......\.....\.......\........................\....\TColumnBitmap.h
....\....\.......\......\.....\.......\........................\....\tfilltree.cpp
....\....\.......\......\.....\.......\........................\....\tfilltree.h
....\....\.......\......\.....\.......\........................\....\THeaderCtrlEx.cpp
....\....\.......\......\.....\.......\........................\....\THeaderCtrlEx.h
....\....\.......\......\.....\.......\........................\....\TreeCtrlMultiColumn.cpp
....\....\.......\......\.....\.......\........................\....\TreeCtrlMultiColumn.h
....\....\.......\......\.....\.......\........................\....\TSortColumn.cpp
....\....\.......\......\.....\.......\........................\....\TSortColumn.h
....\....\.......\......\.....\.......\........................\....\Tsyslistviewex.cpp
....\....\.......\......\.....\.......\........................\....\Tsyslistviewex.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Tyunnnanbaizzh
    这是关于云南白族村的vrml原码,如果看代码,,请用vrmlpad编辑器打开,如果预览请用bs. (This is on the Yunnan Bai village in the vrml the original code, if we look at the code, open with vrmlpad editor preview with bs.)
    2012-07-11 08:06:52下载
    积分:1
  • TripleDes算法de实现
    之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。(Before, I in a project development process, involving the TripleDES algorithms, in the realization of the process, I also made reference to a forum on the existing 3DES code and found that most of the code in the algorithm for the realization of loosely, or small deviations, especially for 3DES of two modes: ECB, CBC are rarely involved. This version provided by TripleDES 3DES can be achieved in two modes of 2key/3key increases, decryption. Optimized in terms of speed and memory control are optimized.)
    2005-05-18 21:08:51下载
    积分:1
  • HDF_read_guide
    对HDF格式的MODIS遥感影像进行读取(MODIS imagery for HDF format for reading)
    2013-12-19 09:56:52下载
    积分:1
  • Ramdisk_WDF
    一个虚拟内存盘的WDF驱动程序,支持Win8.1 x64(需要关闭驱动签名,UAC运行CMD) 、x32 (A virtual memory disk WDF driver support Win8.1 x64 (need to turn off the signature drive, UAC run CMD), x32)
    2021-05-16 18:30:07下载
    积分:1
  • cn700_vc347772244
    银行家算法的实现 vc++开发 有需要的可以下载使用(bankers algorithm development to achieve vc need can be downloaded use)
    2005-06-30 10:37:21下载
    积分:1
  • chap3
    用socket编程实现点对点通信,TCP客户端程序,TCP服务器程序,以及UDP点对点聊天通信。(Point to point communication, TCP client, TCP server, and UDP peer chat communication socket programming.)
    2020-07-04 14:20:01下载
    积分:1
  • listgai
    这个listgai程序可以实现在程序运行通过单击滚动栏目内容进行选择拦目内容,也可以双击栏目内空通过询问是否删除选中内容(This listgai program can be run in part by clicking the scroll bar to select the contents of project content, you can double-click an empty section in the content by asking whether to delete the selected)
    2010-11-04 22:42:24下载
    积分:1
  • 163disk.com_CP210x_VCP_Win7
    CP210x_VCP_Win7,USB转串口驱动协议CP210X都可使用(CP210x_VCP_Win7, USB serial driver can be used protocol CP210X)
    2013-08-14 10:15:34下载
    积分:1
  • Timer
    指针时钟 (A Timer )
    2010-12-22 14:49:55下载
    积分:1
  • GrabBitmaps
    In computer vision, one usually needs access to video frames as they are streamed in order to analyze or process them in some way. This code-pack shows how to obtain a single bitmap from a video stream using Microsoft Directshow.
    2020-11-27 14:19:30下载
    积分:1
  • 696524资源总数
  • 103872会员总数
  • 62今日下载