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

搜索资源列表

  1. unix suanfa

    0下载:
  2. 主要是一些算法问题 unix/C 开发,矩阵,网路等问题-algorithm is the main problem unix / C development, matrix, the Internet and other issues
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22.85kb
    • 提供者:张真的
  1. C++ Source Code for the Wavelet Packet Transform.z

    0下载:
  2. Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:613kb
    • 提供者:东海
  1. 压缩文件算法(lz77)

    1下载:
  2. 使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5.16kb
    • 提供者:王昆
  1. dgpc

    0下载:
  2. 遗传规划工具,c代码编写,比较成熟稳定,使用于linux,unix下-genetic programming tools, code c prepared more mature and stable, for use in linux, under unix
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:204.13kb
    • 提供者:刘昆宏
  1. Simulate_Process_Scheduling_Implement_by_C

    0下载:
  2. 模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-C UNIX Two experimental use of static
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:丘方
  1. tsp_solve-1.3.6.tar

    0下载:
  2. tsp c++ /比较好的tsp 代码,运行环境 linux/unix-tsp c / tsp relatively good code, the environment linux / unix
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:227.99kb
    • 提供者:00000000
  1. ghmm-0.7.0a.tar

    0下载:
  2. 隐马尔科夫模型及其在语音处理中的应用,这个是GNU提供的算法库,类unix环境,C语言,当前最新版本已经不再提供C++的了。-Hidden Markov Model and the voice processing applications, this is the GNU algorithm library, unix environment category, C language, the current latest version is no longer available in C
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:739.04kb
    • 提供者:zdr
  1. dcdflib.c.tar

    0下载:
  2. unix环境下计算符合常用概率分布的随机变量的集合-unix environment commonly used terms with the probability distribution of random variables pool
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:58.16kb
    • 提供者:郭亮
  1. automix

    0下载:
  2. he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jump MCMC sampler of the same name described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis-he AutoMix package is a C program for Unix-l ike s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:91.66kb
    • 提供者:sjtuzyk
  1. dmtl-ver_1.0

    0下载:
  2. 这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)-for data mining algorithms commonly used template library (data mining C template library for UNIX)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.19mb
    • 提供者:LiDong
  1. spider11111

    0下载:
  2. Unix平台下,用C语言实现的一个邮件地址爬虫!-Unix platform, with C language-mail addresses of a reptile!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.25kb
    • 提供者:VirtualCPU
  1. muparser_v128.tar

    0下载:
  2. 用于计算逻辑与算术表达式,支持标准C++,可在UNIX,LINUX,Windows下编译通过,性能优良
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:608.69kb
    • 提供者:jfish
  1. FingerprintDiscriminating

    1下载:
  2. 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45.36kb
    • 提供者:黄工
  1. bem_code

    2下载:
  2. 边界元程序,包括C代码和执行程序,可运行于DOS和UNIX平台
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:232.73kb
    • 提供者:sindy
  1. svdpackc.tar

    0下载:
  2. svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" scr ipt. The "svdsum" scr ipt can be run after all output files of the form <dataset>.outN, where N=1,2,... have been
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:512.77kb
    • 提供者:leespoon
  1. ant_c_unix

    0下载:
  2. Ant Algorithm demonstration (UNIX/C)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.56kb
    • 提供者:wenh
  1. genetic_algorithm_Unix_C_example

    0下载:
  2. genetic algorithms examples written in Unix/C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:10.27kb
    • 提供者:wenh
  1. rule-based_system_unix_c

    0下载:
  2. Rule-Based Systems Example in Unix/C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:13.47kb
    • 提供者:wenh
  1. agent_based_software_unix_c

    0下载:
  2. agent-based software example in UNIX/C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:29.12kb
    • 提供者:wenh
  1. MWLV

    0下载:
  2. 主要是一些算法问题 unix C 开发,矩阵,网路等问题()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:19kb
    • 提供者:Vnvnex
« 12 3 »
搜珍网 www.dssz.com