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

资源列表

« 1 2 ... .16 .17 .18 .19 .20 25521.22 .23 .24 .25 .26 ... 28278 »
  1. 仿matlab矩阵运算

    3下载:
  2. vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:85.34kb
    • 提供者:李晓辉
  1. sy3-ex

    0下载:
  2. 算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E-E E*E E/E (E) i // 其中i为无符号整数-operator limited analysis / / procedural functions : / / operator under priority analysis, to conduct regular expression syntax analysis, judgment, an expr
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23.03kb
    • 提供者:陈军
  1. libsvm-26(支撑矢量机库)

    0下载:
  2. 一个支撑矢量机模型库,详细内容参看压缩包内的FAQ-A library for support vector machine. More detail refers to the FAQ in the package.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:431.61kb
    • 提供者:李晓辉
  1. websphinx-src

    0下载:
  2. 一个Web爬虫(机器人,蜘蛛)Java类库,最初由Carnegie Mellon 大学的Robert Miller开发。支持多线程,HTML解析,URL过滤,页面配置,模式匹配,镜像,等等。-a Web Crawler (robots, spiders) Java class libraries, initially by the Carnegie Mellon University's Robert Miller development. Supports multi-threadin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:463.14kb
    • 提供者:徐欣
  1. select-0[1].3.tar

    0下载:
  2. 使用具有增量学习的监控式学习方法。包括几个不同的分类算法。-use with incremental learning supervised learning method. Including several different classification algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:471.05kb
    • 提供者:徐欣
  1. wordpress-1[1].2.1.tar

    0下载:
  2. 是一个优秀的语义个人发布平台,主要集中于美学,Web标准和可用性。它支持多用户-is an outstanding semantic personal publishing platform, focused mainly on aesthetics, Web standards and availability. It supports multi-user
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:233.05kb
    • 提供者:徐欣
  1. judge_binaries

    0下载:
  2. 自动地分类和聚集文档,可以选择作为一个Web服务。这个程序完全是用Java编写的,利用了 Weka机器学习工具包。-automatic classification and gathering documents, we can choose as a Web service. This procedure is completely written in Java, Weka use of machine learning kits.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:142.16kb
    • 提供者:徐欣
  1. 多种图像边缘检测与分割处理

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:40.97kb
    • 提供者:何问宇
  1. 细胞边缘检测与形态学分析

    0下载:
  2. 程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析-code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cancer : cancer color analysis
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:62.64kb
    • 提供者:何问宇
  1. 叶子结点统计

    0下载:
  2. 递归算法求统计二叉树T中叶子结点的数目,数据结构常用算法-recursive algorithm for statistical binary tree T leaf node of the number of commonly used data structures Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:
  1. 线性表元素删除

    0下载:
  2. 线性表元素删除运算,删除线性表L中第i个位置上的元素-linear elements to delete Table Operational delete Table L linear section i positions on the elements
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:809byte
    • 提供者:
  1. mytlab

    0下载:
  2. myfft是一个自编matlab函数,将输入的采样频率个采样点数建立一个数据库后,取出表中的数据进行fft分析,绘制出时频波形进行比较分析-myfft self Matlab is a function of the input sampling frequency of 000 sampling points after the establishment of a database and extract table data fft analysis, time-frequency map
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:976byte
    • 提供者:任之颖
« 1 2 ... .16 .17 .18 .19 .20 25521.22 .23 .24 .25 .26 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭