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

搜索资源列表

  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. classcons1t

    0下载:
  2. windows 下的一个环形buffer的demo,很好的数据结构算法,一个类封装了所有的操作-windows of a circular buffer to the demo, very good data structure algorithms, a package of all categories of operation
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:10.58kb
    • 提供者:陈全勇
  1. 224t

    0下载:
  2. 一个相当不错的BLOG程序,采用高效的算法组织和管理文本数据-a pretty good BLOG procedures, introduction of efficient algorithms and text data management
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:555.5kb
    • 提供者:sdf
  1. Classification-MatLab-Toolbox

    0下载:
  2. 模式识别matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值-pattern recognition Matlab toolbox, including SVM, ICA, PCA, NN pattern recognition algorithms, and so on, of great reference value
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:615.99kb
    • 提供者:zsq
  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. _banker

    0下载:
  2. 银行家算法可以解决计算机操作系统里的互斥。还有peterson等其他算法-bankers algorithm can solve computer's operating system Mutex. There are other algorithms Peterson
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1.37kb
    • 提供者:wf
  1. Data_Mining_SQL_2008

    1下载:
  2. 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:26.16mb
    • 提供者:
  1. suanfadaoluen

    0下载:
  2. 这是《麻省理工学院算法导论中英文版习题笔记全》,详细介绍了各种算法-This is the Massachusetts Institute of Technology in the English version of Introduction to Algorithms Exercises Notebook whole , detailing a variety of algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-07
    • 文件大小:48.96mb
    • 提供者:jiang
  1. suanfadaolun

    0下载:
  2. 算法导论中文版之算法入门,侧重介绍了算法运行时间的分析-Introduction to Algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:1.88mb
    • 提供者:Mary
  1. Discover

    2下载:
  2. 一个相对很完善的数据挖掘系统(少部分功能欠缺),不仅包括了按类Association(内含Apriori,C4.5,GrowTree),Classification(ID3),Cluster划分常用的算法及个人优化后的算法。同时包含了多种数据源(MS Access,Excel,SQL Server,TEXT)的界面直接连接方式。界面方面更像一个专业的系统,采用了类VC浮动多框架界面,也可以作为界面编程的参考。这个工程的分数和其他小工具的分数一样,感觉亏大了:)-A relatively well
  3. 所属分类:数据库编程

    • 发布日期:2014-01-14
    • 文件大小:559.33kb
    • 提供者:马志强
  1. rl

    0下载:
  2. 我正在学习用powerbuilder语言实现公历转农历的算法,从网上下载了一些资料,不过看不太懂,这是其中一个,希望能对同样研究该问题的人有所帮助-I am learning to use language to achieve powerbuilder lunar calendar switch algorithms, from the Internet to download some information, but watching do not really understand, t
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:48.65kb
    • 提供者:aa
  1. MainWeka

    0下载:
  2. 数据挖掘开源算法最经典的weka算法源码,导入Eclipse就可以打开,包含了几十个经典的数据挖掘算法。-Open source data mining algorithm is the most classical algorithm weka source code into Eclipse, you can open, contains dozens of classic data mining algorithms.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-20
    • 文件大小:5.42mb
    • 提供者:李子文
  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. datadining

    0下载:
  2. 数据挖掘的基本内容--有分类,聚类,预测等,还有算法介绍-Elements of data mining- a classification, clustering and prediction, as well as algorithms introduced
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2.8mb
    • 提供者:大漠庞克
  1. gmdh2

    0下载:
  2. 数据分组处理算法GMDH源代码是自组织数据挖掘的核心算法,具有很强的泛化能力,相比回归分析法可以处理小样本数据-GMDH packet processing algorithms source code is the core of self-organizing data mining algorithm, which has strong generalization ability, compared with regression analysis can deal with small
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:1.87kb
    • 提供者:张瑛
  1. 10.1.1.10.818

    0下载:
  2. 关于数据库多维索引结构KD树的介绍,包括构建和检索的算法。-Multi-dimensional database index structure on the introduction of KD tree, including the construction and retrieval algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-23
    • 文件大小:149.2kb
    • 提供者:李光瑞
  1. source-code-faxian

    0下载:
  2. 电子书,论文------数据挖掘与进化算法,数据挖掘与进化-Books, papers and evolution of data mining algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:177.97kb
    • 提供者:
  1. xiugai

    0下载:
  2. 医院选址问题,使用SQL2000编写,用floyd和wallshall算法来进行医院地址的设计,这是完整的代码-Hospital location problem, using SQL2000 prepared, using Floyd and wallshall algorithms to address of hospital design, this is a complete code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-20
    • 文件大小:5.47mb
    • 提供者:刘烨
  1. CPPMath--chenbihong

    0下载:
  2. 这是深圳大学陈必红博士《C++数学算法》中的源代码,写的非常详细。-This is the Shenzhen University Dr. Chen Bihong " C++ mathematical algorithms in the source code, written in great detail.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-14
    • 文件大小:6.61mb
    • 提供者:dyj
  1. Various-algorithms-MATLAB

    0下载:
  2. 基于各种优化算法的MATLAB编程代码,解决算法凌乱的问题。-Various optimization algorithms based on MATLAB programming code to solve the problem of messy algorithm.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-24
    • 文件大小:3.02mb
    • 提供者:王莉
« 12 3 »
搜珍网 www.dssz.com