CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 排序

搜索资源列表

  1. DataGridpro

    0下载:
  2. 此控件是一个DataGrid的加强版的控件,可以实现很多需要写很多代码才能完成的功能,实现这些功能你只要简单的设置几个属性,就可以达到预期的效果!可以实现自动的分页、自动的排序、自动产生全选列、自动产生由于页面限制产生滚动条、可以透明显示DataGrid、也可以导出丰富多样的文件,其中包括HTML、Text、XML、EXCEL、以及用属性表示数据的XML。同时还提供对数据源的打印功能(针对HTML打印)。 我第一次使用DataGrid那些代码真是让我头痛,且不说设计模式(那是时候还不知道这
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:137817
    • 提供者:王鸿博
  1. paixuchengxu

    1下载:
  2. 设有1000个值在1到10000的整数,试设计一个利用散列方法的算法,以最少的数据比较次数和移动次数对它们进行排序。-with 1,000 in value from 1 to 10,000 integer and try to design a method of using hash algorithm, the minimum number of data comparison and the mobile number of their rank.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6729
    • 提供者:宁学勇
  1. graphicsalgorithmy

    0下载:
  2. 一套很好的图论算法源码,包括图的遍历,最短路径的实现,有向图计算、拓扑排序等多个算法的源码。-a good graph algorithm source code, including the traverse map, the shortest path, and it is to map, many other topological sorting algorithm source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9136
    • 提供者:xiaofeng
  1. HeapSortMFC

    1下载:
  2. 演示了堆排序的算法逻辑,且以MFC为开发工具,实现了可视化。-demonstration of the heap sorting algorithm logic and in the MFC for the development of tools to achieve a visualization.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41112
    • 提供者:byron
  1. erchapaixushu.cpp

    0下载:
  2. 调用建立二叉排序树,检索给定值,插入/删除给定指针所指结点各算法的主程序-call to establish two binary sort tree, retrieval given value, insertion / deletion of a given target node under the main program algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3068
    • 提供者:wangjie
  1. DPG

    0下载:
  2. 堆排序 一、 需求分析 问题定义: 假设定义堆为满足如下性质的完全三叉树:(1)空树为堆;(2)根结点的值不小于所有子树根的值,且所有子树均为堆。编写利用上述定义的堆进行排序的算法,并分析推导算法的时间复杂度。 -a heap sort, demand analysis definition : the assumption that to meet the definition of sculpture, the complete nature of trigemi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:844
    • 提供者:明年燦有
  1. Q_SORT

    0下载:
  2. 快速排序C++源码,已测试过-Quick Sort C source code, has tested.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:高振翔
  1. BASE-S

    0下载:
  2. 排序分组算法,虽然简单,值是基于灰度的算子,然后用平均值可使图片清晰;-a sort algorithm is simple, gray value is based on the operator, then the average will clear pictures;
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26950
    • 提供者:zhou
  1. linbo

    0下载:
  2. 汇编的集中排序酸法,计算机课程设计,欢迎查阅,2006.06.08,呵呵,-compilation concentrated acid sequencing and computer curriculum design, inspection welcome, 2006.06.08, huh, Oh
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:20394
    • 提供者:slionber
  1. moresort

    0下载:
  2. 数据结构中对于各个排序的优化,均为自己设计制作,-data structure for all sort of optimization, are making their own design, thank you
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:36991
    • 提供者:何阿瑟
  1. heapsort2.c

    0下载:
  2. 堆排序算法的过程演示 请多多指教-heap sorting algorithm process demonstrated great weekend!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1348
    • 提供者:龙太雷
  1. findkth

    0下载:
  2. 基于快速排序思想的找一给定数列的第k大个数-based on rapid sequencing of thinking for a given series of large number k
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:944
    • 提供者:weide
  1. bisorttree00

    0下载:
  2. 二叉搜索树:本程序可以实现二叉搜索树实现对数据的查找和排序-Binary Search Tree : The procedure can be achieved Binary Search Tree of data to search and sort
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4366
    • 提供者:cds
  1. paixuBC

    0下载:
  2. 数据结构中的建立排序二叉树算法,很经典,非常容易看懂,适合初学者.-data structure of the establishment of a binary tree sorting algorithm, very classic, very easy to understand, for beginners.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1369
    • 提供者:
  1. rrinsert

    0下载:
  2. 插入排序 将10个数进行插入排序.本例以经过认真测试 ,安全可靠,没有漏洞.-insert will rank number 10 for insertion order. The cases to seriously test is reliable and safe, without loopholes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8605
    • 提供者:任任
  1. IMPORTAN

    0下载:
  2. student managerment,功能有相关信息,信息管理如排序,插入,删除-student managerment, functions relevant information, such as information management, in order of to insert, delete
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:2469
    • 提供者:poweron
  1. tuobupaixu

    0下载:
  2. 这是学习数据结构时 作的拓补排序课程设计,在原有的基础上作了可识化处理.-data structure for the extension completed sequencing curriculum design, the original can be made based on knowledge processing.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44771
    • 提供者:superdeng
  1. chaoshi33

    0下载:
  2. 功能介绍:实现超市商品信息的管理.功能包括商品信息的添加,商品信息的删除,商品信息的修改,商品信息的浏览, 商品信息的查询,商品信息的排序以及系统界面颜色设置等功能.-function introduced : achieving supermarket commodity information management. Features include the addition of information goods, commodity information deleted, the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9074
    • 提供者:limeng
  1. sortwenzi

    0下载:
  2. 通过VC++实现的各种文字通用的排序算法,方便实用,但需要各种文字的基字的码表-through VC + + language of the common algorithm, convenient and practical, it needs all kinds of written characters of the base code table
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:26270
    • 提供者:刘本
  1. jiaohuanfapaixu

    0下载:
  2. 本程序介绍了通用排序法中应用选择法排序,并附有对该方法的详细说明!-procedures of the General Sort application selection, in order of the method together with a detailed descr iption!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:windzyf
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com