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

搜索资源列表

  1. zhou_bus

    0下载:
  2. 我的数据库课程设计,模拟的湘潭市公交管理系统。用PB做的。总体上感觉一般般,唯一満意的是实现了任意两点之间的最少转车次数的查询。-database curriculum design, simulation of Xiangtan City transit management system. Using PB do. On the whole, as the general feeling, the only satisfaction is intended to achieve an ar
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:512111
    • 提供者:周伟斌
  1. l7

    0下载:
  2. 时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value 是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列 中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ... -to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hN
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:16525
    • 提供者:kdfj
  1. 564561354654

    0下载:
  2. 包括无向图的深度优先搜索,普里姆算法构造最小生成树,数据结构习题的答案-including undirected graph of the depth-first search, Primbetov tectonic minimum spanning tree algorithm and data structure Exercise answer!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:163655
    • 提供者:xing
  1. 456456413786

    0下载:
  2. 数据结构课程设计打包下载,包括两个1.约瑟夫环 2.最小生成树问题!!!我已经交给老师,发给大家参考一下-data structure course design package download, including two one. Josephus 2. The minimum spanning tree problem! ! ! I was handed over to the teachers, to your reference! !
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:8671
    • 提供者:xing
  1. fano

    0下载:
  2. 设有离散无记忆信源X,P(X).二进制费诺编码为:1.将信源符号按概率从大到小的顺序排列2.将信源分成两组――按两组概率之差为最小分.3.上面一组编码为0,下面一组编码为1,一直分到一组只有一个信源为止.4.将一个信源分组得到的0和1全部连接起来,组成该信源的码字,信源即得到自己的费诺编码.-There be no X remembering the message source in case that having being scattered, binary Feinuo of P (X
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-23
    • 文件大小:985
    • 提供者:MJ
  1. MSApriori

    0下载:
  2. Data mining purpose is to find interesting patterns within great number of data. One of its functionality is association that is finding association rule which meet minimum support value (minsup) and minimum confidence (minconf). Association techniqu
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:666968
    • 提供者:andik
  1. PurchaseSalesandInventoryManagementSystemforSuperm

    0下载:
  2. 超市进销存管理系统将包含以下内容: 1. 能对企业内的各类货物进行ABC分类管理,并提供最低超市量、最高超市量、安全超市量的预警功能。 2. 可以存储各类信息档案包括物资、产品基本信息、供货单位信息、使用单位信息等。 3. 可以方便快捷的进行物资入库管理\物资出库管理等等,安全、高效;支持各种类型的出/入库业务:生产入库、委外加工入库、采购入库、其他入库、生产领料出库、委外领料出库、销售出库和其他出库等 4. 提供退货管理功能 5. 通过查询超市,-Purchase, Sal
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-25
    • 文件大小:554521
    • 提供者:吴冬林
  1. 052130EX_8

    1下载:
  2. ADO数据控件及ODBC数据源高端应用 使用ODBC与数据库连接并对数据库进行数据操作,同时应用DataList、DataCombo、MsChart控件完成要求的数据操作。 (1) 通过建立一个ODBC的系统数据源连接数据库,设计了一个窗体计算数据库内学生成绩表中每个学生的平均成绩,产生姓名、平均成绩和最低成绩三项数据,按平均成绩降序排列数据,并用该数据作图。 (2) 设计一个窗体,通过DataList控件和文本框控件与ADO控件的绑定,当单击选择DataList控件中显示的
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-04
    • 文件大小:1440215
    • 提供者:赵昭
  1. MST_47702

    0下载:
  2. 图的深度广度遍历和最小生成树PRIM和KRUSCA-Depth breadth traversal of the graph and the minimum spanning tree PRIM and KRUSCA, ....
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-27
    • 文件大小:917117
    • 提供者:王琪
  1. mst

    1下载:
  2. 模式识别中的最小生成树聚类,自己编写,没有用函数-Minimum spanning tree clustering
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-21
    • 文件大小:745
    • 提供者:liyan
  1. kruskal

    0下载:
  2. 该代码为kruskal算法求最小生成树的代码,包括了从生成树的构建到最小生成树的生成全过程-The code for the minimum spanning tree algorithm for kruskal code, including the spanning tree generated from the build to the minimum spanning tree of the entire process
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:8279
    • 提供者:孙清
  1. 16-4-21

    0下载:
  2. 粒子群优化算法求Schaffer函数最小值-Particle Swarm Optimization for the minimum Schaffer function
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2173
    • 提供者:骑士
  1. 969

    0下载:
  2. 最小的Delphi System.pas包,通过这个文件可以直接编译到最小969字节的PE文件。-Delphi System.pas the smallest package, the adoption of the document can be directly compiled to a minimum 969-byte PE file.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4587
    • 提供者:ga1nsi
  1. ArraySubAtAdd

    0下载:
  2. 有两个数组a,b,大小都为n,数组元素的值任意,无序; 要求:通过交换a,b中的元素,使数组a元素的和与数组b元素的和之间的差最小-There are two arrays a, b, large and small for n, the value of the element array of arbitrary and disorderly requirements: through the exchange of a, b of elements to the array a elem
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6405
    • 提供者:y4isi
  1. Dijkstra

    0下载:
  2. 算法分析与设计 Dijkstra问题 求出相应最少费用-Algorithm analysis and design problems renting yachts find the corresponding minimum cost
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:920
    • 提供者:q912xians
  1. OPT

    0下载:
  2. 对内存最佳分配算法的模拟,当有任务进入内存运行时,将满足大小要求的最小内存块分配给任务-Best memory allocation algorithm for the simulation of a task into memory when run, will meet the size requirements of the minimum memory block allocated to the task
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2147
    • 提供者:wwqvq4960li
  1. SGA

    1下载:
  2. 自编的基于实数编码的遗传算法源程序(fortran) ,用于搜索最小值-Self-based real-coded genetic algorithm source code (fortran), used to search for the minimum
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2797
    • 提供者:hhggg832lina
  1. zuixiaofeiyong

    0下载:
  2. 给定一个有向图,根据上面的容量和费用问题,求出最小费用最大流来解决常见的工程问题-Given a directed graph, according to the capacity and cost issues above, find the minimum cost maximum flow to solve common engineering problems
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4884
    • 提供者:ccl3l20qiel
  1. zuixiaoshengchenshu

    0下载:
  2. 用c语言编写的实现用邻接矩阵存储,最小生成树普里姆算法,最小生成树克鲁斯卡尔算法 -With c languages using adjacency matrix storage, minimum spanning tree Primbetov algorithm, minimum spanning tree algorithm Kruskal
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2974
    • 提供者:ccl3l20qiel
  1. 5_10

    0下载:
  2. 最小重量机器设计问题,供应商 重量,价格-Minimum weight design problem machines, suppliers weight, price
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6312
    • 提供者:ssk9k1xiai6
« 12 »
搜珍网 www.dssz.com