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

搜索资源列表

  1. pack.zip

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:3.74kb
    • 提供者:
  1. jiheyutulun_1024

    0下载:
  2. 这是离散数学中集合与图论部分的算法实现 压缩包中有六个算法,均是。cpp文件,编译运行后,完全正确,已通过验证!-This is Discrete Mathematics set and graph theory part of the compression algorithm to achieve a six pack algorithm, both yes. Cpp file, compile run, absolutely correct, which has been valida
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6.6kb
    • 提供者:
  1. 1986A1

    0下载:
  2. 函数拟合和函数插值的详细介绍,包你看了之后对MATLAB中的函数拟合与插值不再困惑~-function fitting and interpolation function of detail, Pack right after you read the MATLAB fitting and interpolation function is no longer confused ~
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:803.73kb
    • 提供者:李雪葱
  1. h264_msvc_build

    0下载:
  2. 我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.41kb
    • 提供者:qgfhit
  1. scope_input_sound_class

    0下载:
  2. 国外以为牛人编的,我也不怎么懂。。可以用来做课程设计,折实作者后来司升级后的软件-abroad who thought that cattle series, I do not understand how. . Can be used for curriculum design, the authors pack it later Secretary upgraded software
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:30.11kb
    • 提供者:wjun
  1. pack

    0下载:
  2. 背包问题的回溯法,用回溯法解决背包问题,区别于其他算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:张仁春
  1. rosetta

    2下载:
  2. 粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mathemati
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-07
    • 文件大小:4.08mb
    • 提供者:李霞
  1. Pack

    0下载:
  2. 剑侠情缘,pack源码 -JX, pack source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:95.32kb
    • 提供者:wenyue
  1. fastjar-0.94.tar

    0下载:
  2. C语言打包、解压功能实现。引自成熟开源项目!-C language pack, unpack function realization
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:75.58kb
    • 提供者:席建成
  1. 200812269314821998

    0下载:
  2. 粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Rough Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4.08mb
    • 提供者:陈卫
  1. heat2d

    3下载:
  2. 这个程序是用matlab程序编写的应用数值方法计算二维平板传热的一个应用程序,含有源代码和公式,可以根据具体参加和情况进行二次开发,简单使用,非常方便。-use the Matlab to build a code,use numirical method to solve 2-D heat transfer problem, cold in the pack,can be modified by your need
  3. 所属分类:matlab

    • 发布日期:2016-05-18
    • 文件大小:597byte
    • 提供者:zinger
  1. pack

    0下载:
  2. 一个简化的背包问题:一个背包能装总重量为 T,现有 n 个物件,其重量分别为(W1、W2、…、Wn)。问能否从这 n 个物件中挑选若干个物件放入背包中,使其总重量正好为 T ?若有解则给出全部解,否则输出无解。-A simplified knapsack problem: a backpack can hold a total weight for the T, the existing n-object, its weight, respectively (W1, W2, ..., Wn).
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:930byte
    • 提供者:
  1. pack

    0下载:
  2. 背包问题专项训练 动态规划算法 有题目的C++解法-Knapsack problem dynamic programming algorithm C++ Solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:634.84kb
    • 提供者:李一龙
  1. Pack

    0下载:
  2. 动态规划问题中经典的背包问题及其变体的讲解,共分9节,深入浅出。-Dynamic programming problem in the classical knapsack problem and its variants to explain, consists of nine, in layman' s language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:62.32kb
    • 提供者:cebk
  1. Poj1022

    0下载:
  2. 本题写了一个EE3的产品描述,是四维的。确实很难想像清楚。我们这样想就行。它有四个坐标,每一维都可以放上一个立方体,边长为1.然后就是怎么判断是否Inconsistent,有两种情况:1),如题上举的例子,ID为1的在x2坐标上前面是3,那么ID为3的在X2坐标的后面应该是1,否则就Inconsistent。-We usually think that there are three geometric dimensions the fourth dimension is usually ti
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:36.26kb
    • 提供者:zhangzhanyou
  1. xi_tbl

    0下载:
  2. 行囊问题的动态规划解法。随便看看就行了。-Pack of the dynamic programming solution of the problem. Just look at the on line
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:680byte
    • 提供者:曾志刚
  1. VIBS1

    0下载:
  2. Vibration pack for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19.48kb
    • 提供者:brzcsr
  1. Pack

    0下载:
  2. 游戏打包技术,完成游戏资源的打包,使游戏玩家看不到游戏内的资源,实现资源隐藏-pack to files
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:3.78kb
    • 提供者:李文
  1. Pack Cyclic Spectral Correlation

    0下载:
  2. Pack Cyclic Spectral Correlation
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:764kb
    • 提供者:gufeicang
  1. Stochastic processes sampler pack .rar

    0下载:
  2. Here I will solve a few classic problems in probability using some exotic methods from non-equilibrium statistical mechanics. Though each of these problems can be addressed using more elementary methods, the tools and tricks I'll explore here are pow
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:464kb
    • 提供者:Hoseyni
« 12 3 4 »
搜珍网 www.dssz.com