CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - minimum

搜索资源列表

  1. 最小生成树的示例程序

    0下载:
  2. 利用克鲁斯卡尔算法求网的最小生成树 是关于数据结构的课程设计的题目 是非常有用的-Kelushikaer algorithm for the use of the network is the minimum spanning tree data structure of the curriculum design is the subject of very useful
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1408
    • 提供者:于斌
  1. 生成树

    1下载:
  2. 一个最小生成树,包括prim算法,可以生成一个最小生成树-a minimum spanning tree, including Prim algorithm can generate a minimum spanning tree
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1307
    • 提供者:张立博
  1. pri算法

    0下载:
  2. 这是一个数据结构的课程设计采用最小生成树的PRIM算法-This is a data structure courses designed using the minimum spanning tree algorithm PRIM
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5140
    • 提供者:pzh
  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. MinTreee

    0下载:
  2. 最小生成树源码,按照所提供参数即可返回结果-minimum spanning tree, in accordance with parameters provided by the results can be returned to the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1250
    • 提供者:xuri0419
  1. softhy477a

    0下载:
  2. SeaBBS 是原创开发的一套ASP.NET论坛程序,SeaBBS论坛系统,以最小的文件体积实现最多的功能。极速的程序运行速度,高度的程序安全性,高贵大方的美工界面等是SeaBBS论坛的主要特色。程序分SQL版本与ACCESS版本两种版本,当前版本为ACCESS免费版本。所有人可以免费使用。如有问题,请到官方论坛 http://bbs.seaidc.com 提出。-SeaBBS was developed with the original ASP.NET forum, SeaBBS Forum
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:967973
    • 提供者:竞击者
  1. antibezier

    0下载:
  2. 在给定n个插点的情况下,在最小2乘解的意义下,求m个控制点的最接近Bezier曲线-in a given n interpolation points circumstances, a minimum of 2 x sense solutions, m for the nearest control point Bezier curve
  3. 所属分类:C#编程

    • 发布日期:2014-01-14
    • 文件大小:1121
    • 提供者:piggy
  1. 冒泡法改进

    0下载:
  2. 冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序,Turbo C语言程序函数 -Bubble Act to sort the data is a basic algorithm, which is the basic method : two adjacent elements, if required for the exchange, e
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1363
    • 提供者:王想
  1. 最小生成树问题

    0下载:
  2. 最小生成树的数据结构解法,若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网-minimum spanning tree data structure solution, if a n cities between building communications networks needed to put up only n-1 line can be. How the lowest economic cost of building the com
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1962
    • 提供者:黎明
  1. PIDcontrol

    1下载:
  2. 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
  3. 所属分类:CSharp

    • 发布日期:2015-04-07
    • 文件大小:1559
    • 提供者:曹敏
  1. ShuaPV 网站刷PV

    1下载:
  2. 这是一个用C#写的刷网站流量的工具。输入网址和时间(毫秒)后最小化就不用管它了。默认是一次刷5PV-This is a brush with the C# to write traffic to the site tools. Enter the URL and the time (in milliseconds) after the minimum would not leave it there. The default is a brush 5PV
  3. 所属分类:C#编程

    • 发布日期:2012-10-30
    • 文件大小:82742
    • 提供者:申克
  1. ConvexHull

    2下载:
  2. 多边形最小外接矩形算法,在CodeProject上下载的,共享-Minimum bounding rectangle polygon algorithm, download CodeProject, shared
  3. 所属分类:C#编程

    • 发布日期:2013-12-20
    • 文件大小:23999
    • 提供者:yangxixi
  1. RMD_PSO

    0下载:
  2. 通过一种粒子群最佳化策略搜寻函数的全局最小值-Through a particle swarm optimization strategy for the search function of the overall minimum
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:13453
    • 提供者:梅传根
  1. Credit

    0下载:
  2. 第二课堂学分管理系统 个人信息管理 查看修改个人信息 学分公示 查看三日内审核通过的学分项 可按人名查询 学分统计 各条件过滤统计已审核获得学分 学分达标 是否通过,未通过原因 1 第1-6学期各学期须完成综合15课时 2 科研、社会实践或创新活动1学分 3 完成至少3个方面的内容 4 思想政治与道德素养类”活动为必修,且不得低于每学期限制所修学最低分课时数30 学员管理 查看学员信息 管理员管理 添加,修改,删除管
  3. 所属分类:CSharp

    • 发布日期:2017-05-27
    • 文件大小:10560025
    • 提供者:
  1. Distance

    0下载:
  2. 最小距离法进行模式识别的一类经典程序设计算法-Minimum distance method for a class of pattern recognition algorithm for classical programming
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:49710
    • 提供者:xiaoliu
  1. Minimum-tree

    0下载:
  2. 最小生成树,对数据结构新手有用,比较简单 -Minimum spanning tree
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:171270
    • 提供者:coco
  1. Minimum-cost-Spanning-Trees.docx

    0下载:
  2. Minimum-cost Spanning Trees
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:11517
    • 提供者:meimei
  1. minimum-spanning-tree

    0下载:
  2. 最小生成树 掌握图的概念及工作原理,运用其原理完成上述实验题目中的内容。 -To grasp the concept of minimum spanning tree diagram and working principle, the use of the principle of the above experimental subject content.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:32595
    • 提供者:天溟
  1. Minimum-Cost-Spanning-Tree

    0下载:
  2. Minimum Cost Spanning Tr-Minimum Cost Spanning Tree
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:887709
    • 提供者:haha
  1. The-minimum-system

    0下载:
  2. 51单片机最小系统设计的c程序代码,该代码与其他的相比,更加简洁,更加优化,初学者更加容易接受。-51 single chip microcomputer minimum system design of c code, the code is compared with other, more concise, more optimized, the beginner is more easy to accept.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:36598
    • 提供者:欧金华
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com