搜索资源列表

  1. aaa

    0下载:
  2. 注:语音聊天部分还未完成,还需要些时间:) 1.运行服务器端需要你的机器上安装了数据库sql200(sp4),程序用的是JTDS的驱动程序。并且需要建一个gamvantalk数据库,还需要创建一些字段:usrname,password,truename,country,fav,tel 均为char类型,其中username和password字段不能为空。 2.客户端连接的默认IP在192.168.1.111;如果您想在本机上进行
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4135618
    • 提供者:陈俊
  1. MyList

    0下载:
  2. 一个采用链表编写的列表类,类似于CPtrList,不同的是本代码是个模板类,在使用上更加简便。同时,读者可以作为写模板时的参考。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1357
    • 提供者:Lee
  1. MyEditableList

    0下载:
  2. 此项目工程里面的MyList.h和MyList.cpp两个文件,即CMyList类可完整被其他项目调用。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26690
    • 提供者:pwl
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10064
    • 提供者:llg
  1. vc MyList

    0下载:
  2. 一个比较全面的 数据显示控件
  3. 所属分类:ListView/ListBox

  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-06-13
    • 文件大小:10240
    • 提供者:llg
  1. aaa

    0下载:
  2. 注:语音聊天部分还未完成,还需要些时间:) 1.运行服务器端需要你的机器上安装了数据库sql200(sp4),程序用的是JTDS的驱动程序。并且需要建一个gamvantalk数据库,还需要创建一些字段:usrname,password,truename,country,fav,tel 均为char类型,其中username和password字段不能为空。 2.客户端连接的默认IP在192.168.1.111;如果您想在本机上进行
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-13
    • 文件大小:4135936
    • 提供者:陈俊
  1. MyList

    0下载:
  2. 一个采用链表编写的列表类,类似于CPtrList,不同的是本代码是个模板类,在使用上更加简便。同时,读者可以作为写模板时的参考。-A list prepared by using a list of categories, similar to CPtrList, difference is that this code is a template class, in the use of much simpler. At the sa
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:Lee
  1. MyEditableList

    0下载:
  2. 此项目工程里面的MyList.h和MyList.cpp两个文件,即CMyList类可完整被其他项目调用。-This project MyList.h inside and MyList.cpp two documents, namely, complete CMyList types of calls by other projects.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-13
    • 文件大小:26624
    • 提供者:pwl
  1. MyList

    0下载:
  2. C++开发,树目录内防止保存遗漏,对于初学者有用,有一定价值-C++ Development directory tree to prevent the preservation of omission, useful for beginners, there are some value
  3. 所属分类:界面编程

    • 发布日期:2024-06-13
    • 文件大小:12288
    • 提供者:刘力强
  1. mylist

    0下载:
  2. keyongyu 王怀忠那件事儿 积分都是发迹哦 -Wang Huaizhong keyongyu points in that thing are rich Oh
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-13
    • 文件大小:3072
    • 提供者:hanlongfei
  1. mylist

    0下载:
  2. symbian手机上记事本的程序,可以让你的记事本更加个性化-symbian mobile phone on the procedures for Notepad, you can let your notebook more personalized
  3. 所属分类:Symbian

    • 发布日期:2024-06-13
    • 文件大小:54272
    • 提供者:test
  1. MyList

    0下载:
  2. 这是一个用列表时控件实现的可以添加数据项的程序。可以添加“名称”“人口”“面积”并可以删除。-This is a list of controls used to achieve data items can be added to the procedure. Can add "name", "population", "area" and could be deleted.
  3. 所属分类:界面编程

    • 发布日期:2024-06-13
    • 文件大小:30720
    • 提供者:
  1. MyList

    0下载:
  2. 该程序的功能是输入一个联系人的姓名,单击添加可以将它加入到列表框中-The program' s function is to enter a contact' s name, click Add to add it to the list box
  3. 所属分类:Windows编程

    • 发布日期:2024-06-13
    • 文件大小:41984
    • 提供者:杨姗
  1. MyList

    0下载:
  2. 自定义列表控件,新手学习用的。功能基本实现,第三版。
  3. 所属分类:Symbian

    • 发布日期:2024-06-13
    • 文件大小:3072
    • 提供者:张志国
  1. Mylist

    0下载:
  2. 链表小程序,可以合并两个升序的链表。 其他:插入、删除等链表基本功能。-List applets, you can merge two ascending the list. Others: insert, delete and other basic functions of the list.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-13
    • 文件大小:55296
    • 提供者:moon walker
  1. mylist

    0下载:
  2. 用vc++编写的双向链表的通讯录管理系统-Prepared using vc++ doubly linked list of address book management system
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:4096
    • 提供者:庄劲
  1. MyList

    0下载:
  2. 提供多功能的列表控件,支持基本的元素添加,插入,删除等功能,还支持字体设置,图标设置,滚动,并且是全屏显示-a list write by j2me, not only supports the function of the base list in j2me, and supports many other function
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-13
    • 文件大小:3072
    • 提供者:Lianghui Tu
  1. mylist

    0下载:
  2. 自绘listctrl类,可以进行部分删减,很好用的-myList to change color
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:15360
    • 提供者:mczhou
  1. MyList

    0下载:
  2. MyList(Find和Insert + Delete操作合并进行)-MyList (Find and Insert+ Delete operation together)
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-06-13
    • 文件大小:66560
    • 提供者:戴斌
« 12 3 »

源码中国 www.ymcn.org