CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - evaluation function

搜索资源列表

  1. A_very_simple_genetic_algorithm_source_code

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

    • 发布日期:2017-03-22
    • 文件大小:4281
    • 提供者:Kaavield
  1. CC

    0下载:
  2. 读入一个才C程序,统计程序中代码、注释和空行的行数以及函数的个数和平行行数并利用统计信息分析评价该程序的风格。-Read into a C program before, statistical program code, comments and blank lines as well as the function of the number of rows the number of the number of peace-trekking and use statistical info
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:6947
    • 提供者:蔡文
  1. cxfx

    0下载:
  2. 读入一个C程序,统计程序中代码、注释和空行的行数以及函数的个数和平均行数,并利用统计信息分析评价该程序的风格。-Read into a C program, statistical program code, comments and blank lines as well as the function of the number of rows the number and average number of rows, and use statistical information ana
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:226791
    • 提供者:luzhiqin
  1. CP0102

    0下载:
  2. Function 1.2 (Bandwidth evaluation) cp0101_bandwidth.m - Function 1.2 (Bandwidth evaluation) cp0101_bandwidth.m
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2537
    • 提供者:liam
  1. Practice3

    0下载:
  2. 程序分析:读入一个C程序,统计其中的代码,注释和空行的行数以及函数的和数和平均行数,并利用统计信息分析评价该程序的风格-Program analysis: reading into a C program, statistics on the code, comments and blank lines and the function of several rows and the average number of rows, and use of statistical informati
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:4629
    • 提供者:李翔
  1. Simple-genetic-algorithm-source-code

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

    • 发布日期:2017-03-22
    • 文件大小:8642
    • 提供者:李礼
  1. 1

    0下载:
  2. 这是一个用VC++环境编译的C程序,实现的功能是测评给分-This is a compilation with VC++ environment, the C program, to achieve the function of evaluation to the sub-
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:539
    • 提供者:czhfxzh
  1. OPNETWORK03-Paper

    0下载:
  2. Quality of Service (QoS) in IEEE 802.11 Wireless Local Area Networks: Evaluation of Distributed Coordination Function (DCF) and Point Coordination Function (PCF)
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:191719
    • 提供者:Faisel
  1. supp

    0下载:
  2. Providing a unique perspective on the state of the art in SVMs, with a particular focus on classification, this thoroughly updated new edition includes a more rigorous performance comparison of classifiers and regressors. In addition to presenting va
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1809365
    • 提供者:lichen
  1. system-functional-requirements

    0下载:
  2. 《全国未成年人思想道德建设工作测评系统》功能需求说明书+测评系统软件培训课件+数据需求分析说明书-" National ideological and moral construction of evaluation system" function evaluation system software requirements specification++ data requirements analysis training courseware manual
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3370857
    • 提供者:线香花火
  1. 06

    0下载:
  2. 用递归的方法编写函数求Fibonacci级数,公式为fib(n)=fib(n-1)+fib(n-2) fib(1)=fib(2)=1-Write recursive method the function evaluation Fibonacci series, the formula for fib (n) = fib (n-1)+fib (n-2) fib (1) = fib (2) = 1
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:238851
    • 提供者:julystar10
  1. 10

    0下载:
  2. 编写一个程序,不断要求用户输入两个数,直到输入0为止。对于每两个数编写函数求其调和平均数-Write a program that asks the user to enter two numbers constantly, until you enter 0. For each function evaluation prepared by two numbers whose harmonic mean
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:12304
    • 提供者:周晓
  1. CODE

    0下载:
  2. 遗传算法样例,初始化,种群大小,适宜度函数,评价,选择,交叉,变异。-Sample genetic algorithm, initialization, population size, suitability function, evaluation, selection, crossover and mutation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:42077
    • 提供者:canna
  1. 4_2

    0下载:
  2. 定义一个立方体类,包含的数据成员有立方体的左上角坐标位置和右下角坐标位置,并实现如下要求。 要求: 1)构造函数带入两个三维坐标点位置来初始化成员变量; 2)另一个构造函数带入一个坐标点位置和一个边长来构造一个正方体; 3)一个成员函数求立方体的中心; 4)一个成员函数来获取立方体的体积和表面积; 5)添加静态成员变量统计当前有多少个对象处于生存期,添加静态成员变量表示一个生成过多少个对象; 6)添加静态成员函数获取上面的两个静态成员变量。   7
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:654
    • 提供者:杨世坤
  1. Evaluation-of-Membership

    0下载:
  2. This paper investigates the effect of membership functions in the fuzzy control of a chopper fed dc drive. A Sugeno type fuzzy controller for closed loop control of dc drive fed by buck type dc-to-dc converter is designed and considered for evalu
  3. 所属分类:Other systems

  1. caizichengji

    0下载:
  2. Talent information student integrated management system for online multi-user management system, using PHP+MYSQL+AJAX development, support in stand-alone, LAN, virtual host on the operation. It is divided into four parts (function module) Student s
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:5403648
    • 提供者:cmqhhh
  1. PHPSHE B2C

    0下载:
  2. PHPSHE mall system is the product management, brand management, specification management, promotion management, coupon management, online shopping, order management, fund management, cash management, payment management, article management, membership
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2588672
    • 提供者:放牧
  1. seopanel

    0下载:
  2. Seo Panel是一个网站搜索引擎优化管理的完整控制面板。它包含了多个SEO工具来增加和跟踪你的网站性能。它可以用于开发插件面板,包括一个自动目录提交工具,sitemap生成器,关键字位置检查,meta标签生成器,谷歌和Alexa排名检查,backlink测评,代理服务器功能,多语言支持,输出和打印报告功能,以及导入关键字的能力(Seo Panel is a complete control panel for web search engine optimization management
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:7119872
    • 提供者:茶斑猫
  1. autocorrelation

    0下载:
  2. 自相关评价函数,用于评价图像的清晰程度。(The autocorrelation evaluation function is used to evaluate the image clarity.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3566592
    • 提供者:阿伦无敌
  1. Book site

    0下载:
  2. 本系统建立了一个智能、高效、方便、快捷的书店网站平台。系统包含了前台和后台的管理。前台的功能主要是书店网站信息的展览,包括用户的登录注册、书本的搜索、图书的分类、销售排行以及畅销图书、最新图书、打折促销图书、推荐的图书、用户对图书的收藏和购买功能以及用户对网站的评价留言。后台的功能主要是管理员对用户的管理、图书信息的管理、用户订单的管理、库存的管理、留言信息的处理等,强力打造一个良好的网上书店模式。(This system has established a smart, efficient,
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2978816
    • 提供者:199505
« 12 »
搜珍网 www.dssz.com