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

搜索资源列表

  1. Genetic-algorithm-source-code

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
  3. 所属分类:Database system

    • 发布日期:2017-11-12
    • 文件大小:35977
    • 提供者:周成
  1. powerbuilder

    0下载:
  2. 随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。 本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,创建了一套行之有效的计算机管理学生的方案。文章介绍了学生管理信息系统的系统分析部分,包括可行性分析、业务流程
  3. 所属分类:Other Databases

    • 发布日期:2017-04-04
    • 文件大小:448240
    • 提供者:哈爱好
  1. MATLAB

    0下载:
  2. 《MATLAB智能算法30个案例》分析源代码-" MATLAB intelligent algorithm 30 case" analyze the source code
  3. 所属分类:Database system

    • 发布日期:2017-05-06
    • 文件大小:1503290
    • 提供者:yuwei
  1. tree

    0下载:
  2. 无限分类都是采用递归的算法,但是我们知道递归即浪费时间,又浪费空间(内存)-Unlimited categories and are based on a recursive algorithm, but we know that is a waste of time recursive, and a waste of space (memory)
  3. 所属分类:Database system

    • 发布日期:2017-04-10
    • 文件大小:1346
    • 提供者:牛静
  1. douglas

    0下载:
  2. 分享一个douglas源码,基于VC++的道格拉斯算法实例,-Share a douglas source, based VC++ Douglas algorithm instance,
  3. 所属分类:Other Databases

    • 发布日期:2017-04-01
    • 文件大小:41508
    • 提供者:guling
  1. Improved-Apriori-algorithm-i

    0下载:
  2. 改进的Apriori算法在老人健康系统中的应用研究与实现,-Improved Apriori algorithm in Elderly Health System Research and Implementation
  3. 所属分类:Database system

    • 发布日期:2017-05-18
    • 文件大小:4742119
    • 提供者:
  1. DETREND

    0下载:
  2. 近红外光谱平滑去噪算法,由于光谱仪得到的光谱信号中既有有用的信息,同时也叠加着随机误差,即噪声,而这种方法能取到很好的去噪作用。-Nir denoising smoothing algorithm, as a result of the spectrometer for spectrum signal in both the useful information, and superposition of the random error, the noise, and this method
  3. 所属分类:Other Databases

    • 发布日期:2017-04-05
    • 文件大小:773
    • 提供者:penghaigen
  1. MLR

    0下载:
  2. 多元线性回归算法,能将多个线性的物质之间的变量和自变量之间建立相关度高的线性回归方程。-Multiple linear regression algorithm, can the variables and between multiple linear material to set up linear regression equation with high correlation between independent variables.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-27
    • 文件大小:26101
    • 提供者:penghaigen
  1. SPLBASE

    0下载:
  2. 多元线性回归算法,能将多个线性的物质之间的变量和自变量之间建立相关度高的线性回归方程。-Multiple linear regression algorithm, can the variables and between multiple linear material to set up linear regression equation with high correlation between independent variables.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-11
    • 文件大小:936
    • 提供者:penghaigen
  1. cPP

    0下载:
  2. 运用分类算法实现线性回归,通过学生的上自习时间预测其期末考试成绩。-Classification algorithm using linear regression, through the student' s study hall time to predict the final exam.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-07
    • 文件大小:3440
    • 提供者:
  1. genetic

    0下载:
  2. 这是matlab的遗传算法工具箱,在matlab的环境下使用,用于求解多目标优化问题-This is a matlab genetic algorithm toolbox in matlab environment used for solving multi-objective optimization problem
  3. 所属分类:Other Databases

    • 发布日期:2017-04-06
    • 文件大小:235906
    • 提供者:方杨
  1. mdb_fileter_tool

    0下载:
  2. # 随机从数据库的表中提取记录进行过滤,不会发生重复,过滤后的记录将会从数据库表中删除 # 采用了折半算法,所以在排序记录的时候,提高不少效率 # 首先必须安装Spreadsheet::WriteExcel模块,命令:c:\ppm install Spreadsheet-WriteExcel -random get data from database and write recorde to file, no repeat data, The filtered data will be
  3. 所属分类:Other Databases

    • 发布日期:2017-04-06
    • 文件大小:1594
    • 提供者:Ganker
  1. ECSMiner

    0下载:
  2. 一种数据挖掘分类算法的MATLAB实现。-classification in matlab.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-10
    • 文件大小:999
    • 提供者:张***
  1. DetectNovelClass

    0下载:
  2. 一种数据挖掘分类算法的实现函数(续),可以了解一下。-data mining algorithm.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-05
    • 文件大小:983
    • 提供者:张***
  1. apriori

    0下载:
  2. 好的apriori算法,相信对大家有帮助,详细的解释,与条理性的编程,思路明确,算法实现良好-good apriori algorithm
  3. 所属分类:Database system

    • 发布日期:2017-04-13
    • 文件大小:3220
    • 提供者:王杰锋
  1. mssql-24

    0下载:
  2. 4个数字算24的存储过程。算法原理是列出所有排列组合,计算表达式的值,再筛选值为24的表达式。-4 digital count stored procedure 24. Algorithm principle is to list all the permutations and combinations, the calculated value of the expression, and then screening value of 24 expressions.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-10
    • 文件大小:944
    • 提供者:wen
  1. MapReduce-Assignments(data)

    2下载:
  2. 大数据作业,mapreduce算法的练习作业,希望对大家有所帮助-Big data job, mapreduce algorithm practice operations, we hope to help
  3. 所属分类:Other Databases

    • 发布日期:2017-04-24
    • 文件大小:41442
    • 提供者:李明
  1. BPtree

    0下载:
  2. 这个结构一般用于数据库的索引,综合效率非常高,像 Berkerly DB , sqlite , mysql 数据库都使用了这个算法处理索引。 如果想自己做个小型数据库,可能参考一下这个算法的实现,可能会对你有所帮助。 -This structure is generally used to index the database, the overall efficiency is very high, like Berkerly DB, sqlite, mysql databases ar
  3. 所属分类:Database system

    • 发布日期:2017-04-25
    • 文件大小:60084
    • 提供者:肖秋雨
  1. malletTest

    0下载:
  2. mallet测试代码, 非常优秀的自然语言处理工具包,基于Java编写,可以进行文本分类,聚类等功能,并且支持加入自定义的算法,其中有众多的API接口,有着很好的研究和实用价值。-mallet test code, very good natural language processing toolkit based on Java, you can text classification, clustering and other functions, and supports adding
  3. 所属分类:Other Databases

    • 发布日期:2017-05-22
    • 文件大小:6811200
    • 提供者:王沐杰
  1. Untitled

    0下载:
  2. 基于CDD模型的数字图像修复研究本文介绍了数字图像修复技术中的一个主要算法-CDD算法,具体分析了数字图像的破损类型以及对应修复方法,在破损区域较大的情况下,本文将CDD模型与另一个经典算法TV-CDD model based on digital image restoration research article describes the technology of digital image restoration algorithms in a major-CDD algorithm,
  3. 所属分类:MySQL

    • 发布日期:2017-04-11
    • 文件大小:821
    • 提供者:一个
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com