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

搜索资源列表

  1. 小波分析222.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3.75mb
    • 提供者:
  1. 222

    0下载:
  2. 约瑟夫环的实现,包括创建和演算,链表实现,很好的数据结构设计程序
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:46.38kb
    • 提供者:高先生
  1. 222

    0下载:
  2. 本文介绍了一种基于模式识别的可控整流电路故障的诊断方法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:96.83kb
    • 提供者:wz
  1. 222

    0下载:
  2. 数据结构课程设计,一元稀疏多项式的源代码,用C++实现。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:899byte
    • 提供者:pjyang2006
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:4.89mb
    • 提供者:gufeng20081010
  1. 对图像进行YCbCr分解

    0下载:
  2. rgb=imread('lena.png'); YCbCr=rgb2ycbcr(rgb); subplot(221),imshow(rgb),title('image'); Y=YCbCr(:,:,1); Cb=YCbCr(:,:,2); Cr=YCbCr(:,:,3); ycbcrmap(:,:,1)=Y; ycbcrmap(:,:,2)=128; ycbcrmap(:,:,3)=128; subplot(222),imshow(Y),title('Y'); ycbcrma
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:313byte
    • 提供者:liudaixin
  1. 222

    0下载:
  2. 利用C语言进行道格拉斯压缩算法的实现并加以详细注释-Douglas C language using compression algorithms and a detailed realization of the Notes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:3.42kb
    • 提供者:shensong
  1. 222

    0下载:
  2. 卫星位置和速度的Lagrange插值算法分析,介绍卫星位置和速度的算法-Satellite position and velocity analysis of the Lagrange interpolation algorithm on satellite position and velocity of the algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:256.16kb
    • 提供者:吴瑞祥
  1. 222

    0下载:
  2. DSP理论分析以及MATLAB详细程序实例 非常不错-DSP theory analysis and MATLAB examples of detailed procedures
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5.15mb
    • 提供者:黄立峰
  1. 222

    0下载:
  2. 实现了二叉树的相关操作,大致包括如下内容:1 建树 2 各种遍历:前序 中序 后序 层次遍历 3 搜索 4 插入 5 删除 6 显示等。 -Related to the achievement of a binary tree operation, generally include the following: 1 contribution to the various traverse 2: pre-order level in the traversal sequence after
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:179.45kb
    • 提供者:shixuping
  1. 222

    0下载:
  2. 退火算法,能够良好的处理数据,避免局部的最优值,因为添加了遗传算法-Annealing algorithm, can be a good deal of data, to avoid the local optimal value, because of an genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:491.72kb
    • 提供者:杨帆
  1. 222

    0下载:
  2. 算法艺术与信息学竞赛 ACM方面学习的好帮手-Algorithm art and informatics competitions ACM in learning about a good helper
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:17.52mb
    • 提供者:张观平
  1. D1R4

    0下载:
  2. 计算机方法实现线性方程组的求解,输入系数矩阵即可得到结果,并杨正结果的正确性。-Computer methods to achieve the solution of linear equations, enter the coefficient matrix can be obtained results, and the correctness of the results of Yang.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:209.68kb
    • 提供者:zhangyifan
  1. 222

    0下载:
  2. 此程序c代码编写,可以实现任意长数据的加减,很实用-This program c code to write, can achieve an arbitrary length data, addition and subtraction, it is useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:651byte
    • 提供者:许愿
  1. 222

    0下载:
  2. 是别人写的智能组卷硕士论文,还蛮好的,拿来分享一下,希望对别人有帮助啊-Intelligent Test Paper is written by someone else master' s thesis, quite a good, brought to share, want to help others ah
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.49mb
    • 提供者:zixu
  1. 222

    0下载:
  2. 结构计算中常用的数学算法分析!-Structure calculation of commonly used mathematical algorithms!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8.26kb
    • 提供者:董景刚
  1. 222

    0下载:
  2. 在一个园形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定 每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。 编一程序,由文件读入堆数N及每堆的石子数(≤20), ①选择一种合并石子的方案,使得做N-1次合并,得分的总和最小; ②选择一种合并石子的方案,使得做N-1次合并,得分的总和最大。 -Playground in a park-shaped stone piles around the place N (N
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:10.65kb
    • 提供者:谢锦
  1. 222-phase1

    0下载:
  2. simple database system
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:38.36kb
    • 提供者:Teng
  1. 222

    0下载:
  2. VB 写的24点计算方法,网上搜索的资料整理出来的!-VB was calculated for 24 points, on-line search of the documentation out!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.56kb
    • 提供者:joan
  1. 222

    0下载:
  2. i m enginner in telecomminication field,i want to download on this website
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.72kb
    • 提供者:bob18
« 12 3 »
搜珍网 www.dssz.com