CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - all package

搜索资源列表

  1. sga-c遗传算法c代码

    3下载:
  2. 这是一个遗传算法的c的源代码。在上传的压缩包中,有一个对所有原程序包的详细说明的pdf 。-This is a genetic algorithm c source code. The upload compressed, one for all the original package, a detailed descr iption of the pdf.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:148124
    • 提供者:王卫红
  1. LimitBin

    1下载:
  2. 装箱问题:在装箱问题中,有若干个容量为c 的箱子和n 个待装载入箱子中的物品。物品i 需占 用s[i]个单元(0< s[i]≤c)。成功装载是指能把所有物品都装入箱子。最优装载是指使用最 少箱子的成功装载。 例如某运输公司要把包裹装入卡车中,每个包裹都有一定的重量,且每辆卡车也有其载 重限制(假设每辆卡车的载重都一样)。在卡车装载问题中,希望用最少的卡车来装载包裹。 此问题可看作装箱问题。卡车对应于箱子,包裹对应于物品。 解装箱问题的Best Fit 算法: 设
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1642
    • 提供者:严林
  1. PackageProblem

    2下载:
  2. 实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4,5)、(8,2)、(3,5,2)。 2. 基本要求 读入T、n、w1 , w2 , … , wn
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9296
    • 提供者:李昭明
  1. ComplexCalculator

    0下载:
  2. 复数类,封装了复数的所有运算-plural categories, a complex package of all Operational
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:38856
    • 提供者:熊方勋
  1. OpenSVM-1.0.1-Beta-SRC(2)

    0下载:
  2. OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rig
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:621367
    • 提供者:njustyw
  1. c_inference_ver2.2

    0下载:
  2. The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:83944
    • 提供者:bevin
  1. mcKLR_mckNN

    0下载:
  2. This package includes two approaches to multi-class cost-sensitive learning, that is, mcKLR and mckNN. The descr iption of mcKLR can be found in our TPAMI paper and CVPR'08 paper; the descr iption of mckNN can be found in our TPAMI paper. Both approa
  3. 所属分类:matlab例程

    • 发布日期:2011-05-04
    • 文件大小:8583
    • 提供者:clatter
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. Runge-Kutta_fortain

    0下载:
  2. 1、用欧拉法、四阶龙格库塔法进行插值计算,求解微分方程。(压缩包内的两个小程序) 2、面向微分方程的仿真程序包。(压缩包内的大程序,ALL OF THE PROGRAM.for) 大程序中又增加了变长的龙格库塔运算方法。-1, using Euler, fourth-order Runge-Kutta method for interpolation, solving differential equations. (Compressed within the two small pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1315582
    • 提供者:
  1. XP-ICO

    3下载:
  2. xp系统下的所有ICO图标都在压缩包内。-All ICO xp system icons are in the compressed package.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-25
    • 文件大小:504797
    • 提供者:xuliang
  1. FunshionInstall

    0下载:
  2. K27固件的解包工具还有压包工具,经过我们测试,基本上可以解开现在发布的所有固件(包括M30,T50,C300,M25)-RK27 -K27 firmware unpack tool also pressure package tools, through our testing, basically unlock all firmware is now released (including the M30, T50, C300, M25)-RK27
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1141365
    • 提供者:714743136
  1. DSPUsingMATLAB

    0下载:
  2. 英格尔著作《Digital Signal Processing Using MATLAB》一书中所有源代码打包-Ingle book " Digital Signal Processing Using MATLAB" , a book all the source code package
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28071
    • 提供者:刘畅
  1. Puma-EM-0.4.6.tar

    2下载:
  2. 这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是相当了不起的开源软件了。parallel unified multipole algorithm for Electromagnetics (Puma-EM). A
  3. 所属分类:Algorithm

    • 发布日期:2016-06-14
    • 文件大小:427062
    • 提供者:hopeshot
  1. MTLAB

    0下载:
  2. MATLAB中的所有练习源程序,软件包形式,对学习MATLAB很有帮助-MATLAB source code for all exercises, the package forms of learning MATLAB helpful
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:194448
    • 提供者:TL
  1. FLDbasedFaceRecognitionSystem_v2

    0下载:
  2. 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:261703
    • 提供者:paul
  1. WiMAXSimulator

    0下载:
  2. The package contains a complete WiMAX simulator based on the sandard.All the features are implemented on it. Also paramters for MIMO can be changed by the parameter files
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3788006
    • 提供者:aamir
  1. ClusterEnsembleV10

    2下载:
  2. Alexander Strehl的CLUSTER ENSEMBLE算法----------------------------------------------------------------------- CLUSTERENSEMBLE README Alexander Strehl Version 1.0 2002-04-20 -------------------------------------------------------------------
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-27
    • 文件大小:222810
    • 提供者:林安
  1. KSP-PDF

    0下载:
  2. 前k条最短路径(KSP)算法在国内鲜有研究,本压缩包中文献整合了自1971年此问题被提出后几十年来的论文共25篇。 其中以Martin先生的删除(Delelte)算法与Yen先生的背离(Devation)算法为主。 其中所有文献均来自网络。含有两篇中文文章以及23篇英文文章。 算法的复杂度基本控制于O(logn)内-Pre-k shortest paths (KSP) algorithm in the domestic few studies in the literature in
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:8789758
    • 提供者:Lee
  1. th

    0下载:
  2. 利用水力学基础理论,一个完整的调洪演算计算程序,压缩包包含所有需要的数据文件-The use of hydraulics basic theory, a complete calculation of flood routing process, compressed package that contains all the required data files
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:290649
    • 提供者:陈承宪
  1. JADE-all-4.5.0

    1下载:
  2. JADE的原文件包,可以仿真开发agent仿真模拟(JADE original file package, you can simulate the development of agent simulation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:18172928
    • 提供者:德国
« 12 3 4 »
搜珍网 www.dssz.com