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

搜索资源列表

  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
    • 文件大小:16.14kb
    • 提供者:kdfj
  1. Form1aprior

    0下载:
  2. 用C#实现Aprior算法,算法都用数据实现,效率不是很高,主要体现aprior思路. 在visual studio 2003环境下通过编译-C# Aprior algorithm, the algorithm are used to achieve data, efficiency is not very high, mainly reflected aprior ideas. The visual studio environment through 2003 compiler
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:3.89kb
    • 提供者:李强
  1. 算法设计与分析实验

    0下载:
  2. 哈夫曼编码。排序问题,利用贪心算法的思想实现哈夫曼编码算法程序 -Huffman coding. Scheduling problems, the greedy algorithm achieving Huffman coding algorithm
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:19.88kb
    • 提供者:无有
  1. 利用分治策略实现自然合并排序算法程序;

    0下载:
  2. 利用分治策略实现自然合并排序算法程序 方便地解决排序的问题-use the divide and conquer strategy to achieve natural merger procedures to facilitate sorting algorithm to solve the problem of sorting
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:15.03kb
    • 提供者:无有
  1. 676575585858758578

    0下载:
  2. 模拟实现以下页面置换算法,并计算其命中率: 一、理想置换算法OPT(Optimal Replacemnet) 二、先进先出置换算法FIFO-Simulation following pages replacement algorithms, and calculate their hit rate : 1. OPT ideal replacement algorithm (Optimal Replacement) 2. FIFO replacement algorithm FIFO
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:189.32kb
    • 提供者:康抗
  1. openhdot264

    0下载:
  2. openhdot264源代码,属于H.264视频编码算法的一种实现。 -openhdot264 source code belonging to the H.264 video coding algorithm A.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:27.75kb
    • 提供者:虞鹤峰
  1. 数据加密技术

    0下载:
  2. 数据加密的方法与原理,可供大家共同学习,具体算法与实现可另找-data encryption method and the principle, we can learn together, and achieving specific algorithm can find
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:9.8kb
    • 提供者:ll
  1. partition1

    0下载:
  2. 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点,使得结果最优。 算法思想: 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成两个集合,TA和BA,TA中的元为:{ A1 、A2 …… An-1 },BA中的元素为:{ An} 3、 确定集合TQ、BQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:9.54kb
    • 提供者:孙东一
  1. road

    1下载:
  2. 交通查询系统 实现飞机 火车 最短 最快 最经济 策略查询 我们数据库的课程设计 用笛杰斯特拉算法实现图中两节点最短路径 当时还没有学数据库 所以自己用TXT实现的数据库
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:39.61kb
    • 提供者:王明
  1. 进程调度算法实现

    0下载:
  2. 操作系统——进程调度算法实现 本程序主要实现了进程调度中最常见的优先数算法和轮转时间片算法。-operating system -- the process of scheduling algorithm to achieve the main procedures of the process of scheduling priority to the most common algorithms and several Web-time algorithm.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:5.07kb
    • 提供者:交易会
  1. datastructurealgorithm

    0下载:
  2. 数据结构的全部C语言算法实现,里面有详尽的多种算法实现-All C language data structure algorithm, there are many algorithms in detail
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:134.79kb
    • 提供者:bonnie
  1. worddiv

    0下载:
  2. 中文分词算法,用正向最大匹配算法实现的中文分词,包裹dao操作数据库。-Chinese word segmentation algorithm, the forward maximum matching algorithm of Chinese word segmentation, wrapped dao operations database.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:81.81kb
    • 提供者:刘嘉
  1. DecisionTree

    0下载:
  2. 数据仓库与挖掘中的决策树算法实现,是数据挖掘与仓库的平时作业-Data warehousing and mining, decision tree algorithm, data mining and warehouse Assignments
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:229.02kb
    • 提供者:zlm
  1. ID3

    0下载:
  2. mfc编写的ID3算法实现很实用,可以添加各种表-The mfc written ID3 algorithm to achieve
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:yuanyuan
  1. NBC

    0下载:
  2. 迁移朴素贝叶斯分类器算法实现,可用于高光谱遥感图像处理-Migration naive Bayes classifier algorithm can be used for hyperspectral remote sensing image processing
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-11
    • 文件大小:740byte
    • 提供者:邓肯
  1. GZIP

    0下载:
  2. 文件中给出了 gzip主要压缩算法 实现包括 gzip zip deflate 等程序-Document given gzip compression algorithm mainly includes programs such as gzip zip deflate
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-16
    • 文件大小:3.59mb
    • 提供者:庞隔
  1. bestfit

    0下载:
  2. 内存动态分配的用最佳适应算法实现的动态分配内存管理-Dynamic allocation of memory to use best-fit algorithm to achieve dynamic allocation of memory management
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.35kb
    • 提供者:dun6449934
  1. pile

    1下载:
  2. 简单的mfc画点画线和围棋算法实现 具体功能自己去试试把-easy mfc draw line and draw point 和围棋算法实现
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1.28kb
    • 提供者:yuaan85u084
  1. MLD444

    0下载:
  2. Kc=4,4QAM的最大似然检测的算法实现 -Maximum Likelihood Detection for Kc=4 and 4QAM
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:rhp08003gujizh6
  1. zuijindian

    0下载:
  2. 这是我自己写的一个最近点对的问题的算法实现 -This is my own point of writing of a recent algorithm for the problem ~ ~
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:llcdc141yiln
« 12 3 4 5 6 »
搜珍网 www.dssz.com