CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 多目标

搜索资源列表

  1. codecnt_1020008

    0下载:
  2. 操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞 I/O 允许你设置一个低的时间用尽周期,同时观察多个套接字。
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:33938
    • 提供者:ms-dos
  1. base64src

    0下载:
  2. C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64.h\" 即可,编码后的长度一般比原文多占1/3的存储空间,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5583
    • 提供者:王晓名
  1. superXcopy

    0下载:
  2. Xcopy 选项: /a 包含属性 /b 备份模式(只拷贝设置为归档属性的文件) /c 把目标文件的创建日期设置为当前文件日期 /e 包含创建空目录 /f 刷新已存在文件(只拷贝已存在的文件) /h 拷贝隐含文件 /p 对每个文件/目录都进行确认 /q 简洁模式 /r 多盘拷贝(如果目标盘为A-E且容量小于2M时会被提问) /s 包含子目录 /u 更新模式(只拷贝新文件) /v 校检目标文件,速度缓慢 /w 窗口模式 /x 文件名 不包括该
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34964
    • 提供者:sunwei
  1. RTOSandNucleusPLUS

    1下载:
  2. Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:111252
    • 提供者:柳荫
  1. CamCapture

    0下载:
  2. 摄像头捕获运动目标,并且跟踪,多目标区分,实时检测-Camera to capture moving objects, and tracking, multi-objective distinction between real-time detection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2120204
    • 提供者:小白
  1. nsga2-gnuplot-v1.1

    0下载:
  2. nsga2具体算法代码,用来多目标遗传算法的学习和研究-the code of nsga2
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:24350
    • 提供者:小刘
  1. amosa

    0下载:
  2. 多目标最新优化算法,可以在GCC编译器下面通过,是目前目标标优化算法的代表-Multi-objective the latest optimization algorithm, through beneath the GCC compiler, is representative of the target standard optimization algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:37719
    • 提供者:王熙
  1. Consistency-checking-procedures

    0下载:
  2. 一致性检验及修正程序,主要是针对多目标问题,依据层次分析法的原理编写而成的C语言程序,运行结果正确。-Consistency checking and correction procedures for multi-objective problems, written in C language program in accordance with the principles of the Analytic Hierarchy Process, the results are correct
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-08
    • 文件大小:1790
    • 提供者:萌萌
  1. multiobjectiveoptimization

    0下载:
  2. 文中运用matlab实现了多目标问题的求解,实现过程涉及了GA算法的求解,交叉变异等操作均有详细的步骤。-Matlab applied to achieve a multi-objective problem solving process involving the GA algorithm solving crossover and mutation operations are detailed steps.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:1160
    • 提供者:萌萌
  1. Markov_chain

    0下载:
  2. 马尔科夫链的Matlab源程序,求解多目标优化问题所得结果是一个优化解集 -Markov chain Matlab source, multi-objective optimization problem the result is an optimized solution set for solving multi-objective optimization problem the result is an optimized solution set
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:1424
    • 提供者:李想
  1. jmetalcpp.v1.5.tar

    0下载:
  2. 这个是多目标的一个平台,里面有好多函数可以运行各种优化算法-SVGA, OSP and other optimization algorithms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:448094
    • 提供者:feilong5720
  1. cvx-zuiquan

    1下载:
  2. 关于凸优化资料,目前最新版本的matlab图优化工具加载方法和学习算例。里面讲述了多目标优化、内点法等一些凸优化具体算例,希望对大家有用。-About convex optimization data, the latest version of the loading method matlab figure optimization tools and learning examples. Which describes a multi-objective optimization, int
  3. 所属分类:Windows Kernel

    • 发布日期:2016-11-15
    • 文件大小:4776960
    • 提供者:王御天
  1. multi-hop-Demo-flooding

    0下载:
  2. 在TinyOS平台上,使用nesC语言并运用ZigBee通信技术以及洪泛法进行多目标间的通信-TinyOS nesC ZigBee
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:607244
    • 提供者:dennis
  1. codebook

    0下载:
  2. codebook检测,能够对多目标进行有效的检测,效果非常好VS2010-Codebook detection, can carry on the effective detection for multi-objective, effect is very good VS2010
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:11691583
    • 提供者:张守兵
  1. Minimum-matrix-detection

    0下载:
  2. 主要对检测目标进行建立最小外接矩阵,不仅能够对多目标很好的检测,还能对多目标进行跟踪-Mainly to establish minimum circumscribed matrix of detecting target, not only can the multi-objective good detection, can also for multi-target tracking
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2385865
    • 提供者:张守兵
  1. deme.tar

    0下载:
  2. 计算多目标进化算法的性能比较hv,计算所获得的Paret前端的分布均匀性和收敛性。与IGD 一起作为性能比较指标-the compare of the many objective evolutionary algorithms
  3. 所属分类:Driver develop

    • 发布日期:2017-05-09
    • 文件大小:1537265
    • 提供者:han
  1. test

    1下载:
  2. 任务分配优化C++源程序,实现多目标任务分配。-Task allocation optimization of the C++ source, to achieve the task allocation optimization.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1601
    • 提供者:zcgnuaa
  1. plomedures-procedures

    0下载:
  2. 基于SPEA方法的多目标遗传算法程序,本程序为通用包,可自行修改,-SPEA method based multi-objective genetic algorithm procedures, the procedures for the general package, are free to modify,
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:3072
    • 提供者:menher
  1. upez

    0下载:
  2. 基于进化算法的多目标优化,以matlab程式所寫成,請大家參考參考-Multi-objective optimization based on evolutionary algorithm, using matlab programs are written, please refer to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:357376
    • 提供者:Edenqec
  1. bzble_relav

    0下载:
  2. 基于NSGA方法的多目标遗传算法程序,本程序为通用包,可自行修改,-The NSGA method based multi-objective genetic algorithm program, the program for gm bag, can change,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:uaxdvz
« 12 3 »
搜珍网 www.dssz.com