CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .26 .27 .28 .29 .30 8731.32 .33 .34 .35 .36 ... 58523 »
  1. k_means

    0下载:
  2. K-MEANS算法: k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.22kb
    • 提供者:cz
  1. gddg:聊天吧(java100例)--Helix

    0下载:
  2. java2html.java 该程序可将java源程序生成html文件,并用不同颜色标注语法-java2html.java the procedure can be generated java html source documents, with different colors marked Grammar
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-10
    • 文件大小:3.22kb
    • 提供者:普通
  1. mycom

    0下载:
  2. 当你不知道那个串口被链接并且不知道波特率时,查询你正在连接的串口号及串口波特率-When you do not know that the serial be linked and do not know the baud rate, the query you are connected to the serial number and the serial port baud rate
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-14
    • 文件大小:3.22kb
    • 提供者:xiaoy
  1. VB_achieve_show_hide_desktop_computer_code

    0下载:
  2. VB实现显示和隐藏桌面上我的电脑代码VB to achieve show and hide the desktop of my computer code -VB to achieve show and hide the desktop of my computer code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3.22kb
    • 提供者:ue
  1. VB.code.modular.process.control.keyboard

    0下载:
  2. VB模块化编程程序控制键盘代码VB code for modular programming process control keyboard -VB code for modular programming process control keyboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:3.22kb
    • 提供者:6
  1. Floyd-Warshall-c-chengxi

    0下载:
  2. Johson算法是目前最高效的在无负环可带负权重的网络中求所有点对最短路径的算法. Johson算法是Bellman-Ford算法, Reweighting(重赋权重)和Dijkstra算法的大综合. 对每个顶点运用Dijkstra算法的时间开销决定了Johnson算法的时间开销. 每次Dijkstra算法(d堆PFS实现)的时间开销是O( E * lgd(V) ). 其中E为边数, V为顶点数, d为采用d路堆实现优先队列ADT. 所以, 此种情况下Johnson算法的时间复杂度是O( V *
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:3.22kb
    • 提供者:wwll
  1. ParetoOptimalTracing.zip

    0下载:
  2. 帕累托最优追踪代码,由99行程序改编而成的代码,Pareto optimal tracking code, adapted from code by 99 line program
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:3.22kb
    • 提供者:张三
  1. wgqh

    0下载:
  2. 易语言网关切换器,随意在多个网关之间进行切换!-Easy language gateway switches, random switching between multiple gateways!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.22kb
    • 提供者:liutuo
  1. main

    0下载:
  2. 校园导航系统程序,能够判断校园内两地点间的最短路程,还附有各个地点的简介-Campus navigation system program, the campus can determine the shortest distance between two locations, each location is also accompanied by a brief
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3.22kb
    • 提供者:孙浩楠
  1. biao_cha_ru

    0下载:
  2. 输入中文姓名并按表插入排序。首先要获取中文姓名的姓氏编码,为接下来的比较而实现表插入排序。-Enter the name and press Chinese table insert sorting realize rearrangement
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.22kb
    • 提供者:宁森
  1. filemanagement

    0下载:
  2. 文件系统模拟程序设计一个 n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令。-File system simulation program to design an n-user file system, each user can be stored m file, the user in an operation can only open a file,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3.22kb
    • 提供者:m757yingjiel
  1. VBSHU

    0下载:
  2. 一个串口数据接,收的软件源程序,大家使用的时候要注意。数据心须是16进制的-a serial data access, or the software source code, we use the time to pay attention. Data heart to be of the 16 band
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.22kb
    • 提供者:SuperMan
« 1 2 ... .26 .27 .28 .29 .30 8731.32 .33 .34 .35 .36 ... 58523 »
搜珍网 www.dssz.com