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

搜索资源列表

  1. people2d.tar

    0下载:
  2. 根据测距仪数据提取人体的代码。使用ada-boost分类器实现。同时包含matlab的实现,在linux下GCC编译。 作者:Luciano Spinello-People2D provides an efficient implementation of the people detector in 2D data originally developed in Human Detection using Multimodal and Multidimensional Features (
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-14
    • 文件大小:21563932
    • 提供者:Wilford
  1. Annealing

    0下载:
  2. 退火算法的源码,参考artificial intelligence 算法中的退火那一章做的。原书上的代码是用在linux上的-annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:武昌
  1. data-structure-sorting

    0下载:
  2. 内部排序以及所用时间比较,能在windows和linux下运行。-Internal sorting, and time spent
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:361933
    • 提供者:Eddie
  1. queue

    0下载:
  2. c语言队列的实现 在linux环境下测试通过 -c language queue implementation in the linux environment test
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:6908
    • 提供者:yangheng
  1. sqlist

    0下载:
  2. c语言的顺序表实现 在linux下测试通过 -c language of the order of the table to achieve the test under linux
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4174
    • 提供者:yangheng
  1. Balance-binary-tree

    0下载:
  2. 主要讲述平衡二叉树,以及linux内核的二叉树的红黑平衡二叉树的应用-Balance binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:810
    • 提供者:曾梦
  1. lp_solve_5.5.0.14_source

    0下载:
  2. 线性规划算法,用C语言开发,可以在多种不同的操作系统上编译运行-Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different pl
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3604480
    • 提供者:bilin
  1. rar

    0下载:
  2. linux 系统下rar文件的压缩解压软件。可以通过添加到鼠标右键。-a software that uprar or rar files on the Linux system.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:835538
    • 提供者:hudeq
  1. MATLAB

    0下载:
  2. 这个函数,很重要,不是用不行,这是一个泊松分布,是一个一维的,长度是1000的分布,还可以自己添加plot绘图函数,查看泊松分布。-This function is very important, do not use this function, very important, not with no, this is a poisson distribution is a one-dimensional, length is 1000 distribution, still can add
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:557
    • 提供者:humd
  1. tsp

    0下载:
  2. 某推销员要从城市v1 出发,访问其它城市v2,v3,…,v6 各一次且仅一次,最后返回v1。D 为各城市间的距离矩阵。 问:该推销员应如何选择路线,才能使总的行程最短? 以下是用动态规划方法,Linux下g++编译通过 -tsp the minnist distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1563
    • 提供者:angel
  1. ssaw3

    0下载:
  2. 嵌入式Linux监控终端的多进程控制.Linux embedded monitoring terminal for multiple process control-Linux embedded monitoring terminal for multiple process control
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:182249
    • 提供者:
  1. A_combine

    0下载:
  2. 进行链表合并等功能。纯C语言,可进行移植到linux,windows等环境。-Features such as linked lists merge. Pure C language, can be ported to linux, windows environment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:720
    • 提供者:alexbo
  1. linux.doc

    0下载:
  2. MATLAB编程解决具体实际的问题最优化算法解决问题-MATLAB programming to solve specific practical problems optimization algorithms to solve the problem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:48484
    • 提供者:zhangmi
  1. tracker-code-2011.11.18

    0下载:
  2. This software was developed under Linux with Matlab R2009a. There is no guarantee it will run on other operating systems or Matlab versions.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:115682
    • 提供者:BOUROR
  1. list_code

    0下载:
  2. 单向、双向链表标准实现代码,HASH各种操作接口代码。适用于windows/Linux/Unix等-Single-dir/bi_dir/HASH universal code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:21362
    • 提供者:王成
  1. source5-0-022.ZIP

    1下载:
  2. SWMM,原代码,可以修改后进行城市降雨径流计算, The SWMM 5 computational engine consists of 43 C-code files plus several header files. The engine can be compiled either as a Dynamic Link Library (DLL) under Windows or as a stand-alone console application under both
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:323641
    • 提供者:小杨
  1. list_stack

    0下载:
  2. linux下,用c语言实现数据结构栈,利用双向环链。-linux下,用c语言实现数据结构 栈,利用双向环链。
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:5475
    • 提供者:陈文哲
  1. ps2d

    4下载:
  2. 利用伪谱法进行二维弹性波模拟,更加详细的介绍见英文描述,对于做波场模拟的同学很有用。-This is a very simple code for elastic wave simulation in 2D using a Pseudo-Spectral Fourier method Authors: Heiner Igel General: Wave propagation Code level: Training Language: Fortran 90
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-19
    • 文件大小:193053
    • 提供者:skyey
  1. zrayamp

    0下载:
  2. 利用射线理论来计算全局地球模型的合成地震记录。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。-Ray-theoretical approach to the calculation of synthetic seismograms in global Earth models. Authors: Vlastislav Cerveny, Jaromir Jansky General: Wave propagation Code level: Research
  3. 所属分类:Algorithm

    • 发布日期:2017-06-13
    • 文件大小:21489971
    • 提供者:skyey
  1. ETUSPICE05-MAC

    1下载:
  2. 相速度频散曲线计算,更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。-Calculation of phase velocity dispersion curves Authors: Yann Capedevile General: Processing Code level: Training Language: Fortran 90/95 or later Associated groups: Planetary Scale
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-17
    • 文件大小:16229294
    • 提供者:skyey
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 23 »
搜珍网 www.dssz.com