搜索资源列表

  1. ShowDLLS

    0下载:
  2. 1.ListCtrl控件中罗列所有进程及线程详细信息,进程处理 2.ListCtrl控件内容排序-1.ListCtrl controls were to list all processes and threads detailed information, process control content processing 2.ListCtrl Ranking
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:88064
    • 提供者:曹天
  1. 06_abcd

    0下载:
  2. Enhanced list control 增强的List控件(43KB)-enhanced Control List (43KB)
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:43008
    • 提供者:张相
  1. ListItemToTxt

    0下载:
  2. 工作需要搞得一个LIST项重定向小工具,偷懒专用-It is a trick way to obtain a simple tool for re-direction of list items.
  3. 所属分类:Windows编程

  1. CPrintListCtrl_demo

    0下载:
  2. 一个支持打印的LISTCTRL类,开发者可以直接使用该类编写支持打印的LIST应用程序-a LISTCTRL support the Print category, developers can use to support the preparation of such printing applications LIST
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-10
    • 文件大小:29696
    • 提供者:张南
  1. listtreectrl

    0下载:
  2. 影音传送带的界面,里面用了很多控件,列表控件树型控件,方便学习CListCtrl等类!-CD-conveyor interface, they spent a lot of controls, Control List tree controls, facilitate learning CListCtrl other categories!
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-10
    • 文件大小:46080
    • 提供者:余侃
  1. LIST+TREE

    0下载:
  2. 结合SQL SERVER数据库,查询所有数据库记录-with SQL Server database, query the database for all records
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:张羽
  1. sortlist1

    0下载:
  2. 对control list控件实现自动排序功能,转载自vckbase-right control list controls automatic sequencing feature reprinted from vckbase
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:ERIC
  1. MyList

    0下载:
  2. 为了实现RTP数据重组,写了双指针链表,类似动态hash表(网上资料太少了),有添加(自动排序),删除和清除.我还在扩展功能-RTP data in order to achieve the reorganization, wrote a two-pointer List, similar dynamic hash table (online so little information), add (automatic sorting)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:llg
  1. CListCtrl使用演示

    0下载:
  2. 使用List控件的实例,对初次学习VC控件的同学是不错的实例!-example, the initial learning Control VC students is a good example!
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-10
    • 文件大小:3507200
    • 提供者:李洪
  1. yszs

    0下载:
  2. 编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps: 1.Creat
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1031168
    • 提供者:李楠
  1. COM list

    0下载:
  2. 获取当前机器的COM口的数量,包括usb转换的串口-access to the current machinery of the number of COM ports, including USB Serial Conversion
  3. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:33792
    • 提供者:符史雄
  1. 35127

    0下载:
  2. Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting a
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:33792
    • 提供者:芝麻
  1. Link_list

    0下载:
  2. 用链表实现多项式的加法与乘法,链表是采用数据结构里面的单链表-polynomial with the addition and multiplication, linked list data structure is used inside the single-linked list
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:混子杨
  1. 鼠标取词vc代码

    0下载:
  2. 现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immedia
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:71680
    • 提供者:
  1. draw-colorlb

    0下载:
  2. UNZIP with directory preservation. This sample contains long file names. Uploaded on 24 April, 2000. The COLORLB sample shows how to implement an owner-draw list box. The box is drawn LBS_OWNERDRAWFIXED and also uses the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:53248
    • 提供者:陈云
  1. TreeCtrl 与 ListCtrl 演示

    0下载:
  2. 一个树控件和列表空间的联合使用,界面美观-a tree Control List and the joint use of space, beautiful interface
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:26624
    • 提供者:郑志
  1. 遍历硬盘

    0下载:
  2. 该程序可以遍历本机硬盘内容,包括隐藏内容,准确快速!-List all the files and directories on the hard disk, include hided items.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:35840
    • 提供者:
  1. drive_picker_list_demo

    0下载:
  2. 一个用于驱动器选择的列表框,可以按大图标、小图标模式显示,支持多选。如果你在做一些驱动器工具软件的话,这个类库会给你在界面上带来极大的方便。 -an option for the drive list box, in accordance with a large icon, small icon mode, choose to support. If you do drive tool software, the library wi
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-10
    • 文件大小:17408
    • 提供者:王点
  1. movelistbox

    0下载:
  2. List Control来显示数据,同时能在控件中作一些简单编辑,可以上下移动某个选定的列表项-Control List to display the data, which can control some simple editing, can move up or down a list of selected items
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-10
    • 文件大小:31744
    • 提供者:
  1. listctrl123

    0下载:
  2. 在运用VC开发数据库管理系统时,列表框无疑是最常用也是最为有用直观的开发控件之一,然而VC所提供的列表框却有其局限,因此,也为运用其开发应用程序带来了一定的麻烦, 在此,本人制作一个功能略强一些的列表框,意在起到引线的作用. 思想: 得到列表框被点击的列与行,临时创建编辑框,并用该行与列的字符填写编辑框,进行编辑后, 用编辑后的字符填充该项行该列,销毁编辑框.-VC development in the use of d
  3. 所属分类:编辑框

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:祝景国
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org