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

搜索资源列表

  1. vbkechengsheji

    0下载:
  2. 软件分前台收银和收台管理两大部分: 前台可对不同会员卡产生不同的折扣率,前台涉及三张数据库表的操作: 商品表—用来查找相应的商品信息 销售表—用来记录每次销售的商品信息 库存表.—每次销售的商品要从库存中减去相应的商品数量 后台涉及商品的查询及管理,主要功能有: 商品分类查询及单个商品的查询 商品销售统计,可根据不同的时间段,不同的商品编码,进行相应的统计 商品进/出货 商品出/
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:155179
    • 提供者:刘涛
  1. Alpha_Beta

    0下载:
  2. 基于VC++的神经网络剪枝算法程序;“剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。内附程序说明文档,介绍了该算法的主要原理,运行结果说明以及程序流程图。是很好的学习资料-VC++ based on neural network pruning algorithm program " pruning algorithm" is a kind of neural networks by simplifying the network architectur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:230568
    • 提供者:xinxin
  1. SmithFrame

    0下载:
  2. Smith原图 可以根据你输入的数据画出相应的Smith图-Smith Original data can be drawn based on your input corresponding Smith chart
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2325
    • 提供者:reiz
  1. Assi1

    1下载:
  2. 一维仿真机械手臂的运动状态,code,结果比较图,video全套-One-dimensional simulation of the robot motion state, code, results comparison chart, video complete
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:91785
    • 提供者:Sharon Yuan
  1. GaoSi

    0下载:
  2. 给出了高斯平滑处理的简单示例,以及实际效果对比图-Gaussian smoothing is given a simple example, and actual results comparison chart
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:166933
    • 提供者:wangjing
  1. bpprogramming

    0下载:
  2. 这个程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对大家有所帮助-This program the trained network file ANN.mat predict new data file, get the mean square error, and forecast data and the original d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:16734
    • 提供者:lrb
  1. huidu

    1下载:
  2. 灰度传递函数分析,(a)高斯传递模型,(b)和(c)分别是理想编码图经过结构光系统前后的灰度分布,(d)和(e)分别是编码图和采集图。-Gray transfer function analysis, (a) Gaussian transfer model, (b) and (c) are the ideal coding picture through structured light system before and after gray level, (d) and (e) are co
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2898742
    • 提供者:李二科
  1. Kruskal

    0下载:
  2. ALGORITHM KRUSKAL s with computational comlexity for 5 to 30 tops. with chart.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:662
    • 提供者:artur
  1. 1

    0下载:
  2. 余弦变换 其中包括三个程序 根据 T.D. Tran.的IntDCT流程图做的程序 二维的IntDCT变换 二维的IntDCT反变换 1维多项式变换1.cpp2维多项式变换1.c-Cosine transform, including three procedures under TD Tran.' s IntDCT process flow chart to do the IntDCT transform two-dimensional two-dimensional inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5972
    • 提供者:
  1. Data_struct_all

    0下载:
  2. 数据结构, 精华文档, 400多页. 从线性表到图,应有尽有, 还附带几个常见算法. 强力推荐.-Data structure, the essence of the document, 400 pages. From linear form to the chart, everything, also with several common algorithms. Highly recommended.
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7685870
    • 提供者:Zy
  1. Graph

    0下载:
  2. 该程序是用MFC实现的图的相关的运算,其中包括了图的深度有限遍历,广度优先遍历,最短路径等基本运算。-The program is MFC implementation of graph-related operations, including the depth chart limited traversal, breadth-first traversal, shortest path, and other basic operations.
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3963635
    • 提供者:
  1. a

    0下载:
  2. 两副图片的差异比较源码 将两副图片同时按一定大小的小块“切分开”,再分别比较这些小块,如果某个块里出现有一个不同的象素点,那就认为此块所在的位置 是有差异的否则认为是相同的,当比较完所有小块后,两副图之间的不同之处的位置也就出来了。-Compare two pictures will be two source images at the same time the size of a small piece of a certain " cut separation&qu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:275056
    • 提供者:shw
  1. pid

    0下载:
  2. 模糊PID控制器的MATLAB仿真程序 模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program internal schematic diagram of fuzzy controller, and two inputs, one output membership function chart.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:670
    • 提供者:菲儿430
  1. fuzzy-predictive-control

    0下载:
  2. 锅炉燃烧系统的模糊预测控制,完整的程序设计流程图-Boiler combustion system of fuzzy predictive control, complete the program flow chart
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1690880
    • 提供者:primer
  1. wav_fft_draw

    0下载:
  2. 这是用matlab编的代码,实现的功能是可以方便的给定一段信号,画出它的频域的频谱图,对写论文有帮助-This is compiled with the matlab code, function is convenient for a given period of the signal, draw its frequency spectrum chart, to help write the paper
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:528
    • 提供者:沈勇
  1. calculator

    0下载:
  2. 带括号的算术表达式求值,可用特殊符号加自然语言或算法框图(程序流程图等)或伪语言(like C++)-Bracketed arithmetic expression evaluation, natural language can add special symbols or diagram of algorithm (program flow chart, etc.) or pseudo-language (like C++)
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:405760
    • 提供者:wang
  1. gui

    0下载:
  2. 自己编写的matlab文件,转换成gui文件,可快速地实现彩色图像的分辨率处理并通过gui界面观看到对比图。-I have written matlab file into a gui file, you can quickly achieve the resolution of color image processing and viewing through the gui interface to the comparison chart.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:36627
    • 提供者:周天
  1. n

    0下载:
  2. 实现MATLAB中解决基线漂移的算法,使图线更便于观察-MATLAB implementation of the algorithm to solve the baseline drift, so that more easy to observe Chart
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5977
    • 提供者:hukai
  1. shixibaogao

    0下载:
  2. c++的学习实验及题解,并且附上了在c++环境下的运行结果和解题流程图。-c++ learning experiments and problem solutions, and attached in c++ environment, the operating results and problem-solving flow chart.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:693720
    • 提供者:严寒
  1. 8PSK

    0下载:
  2. 8PSK蒙特卡罗图分析,产生一个等概率且相互独立的二进制序列,将二进制序列通过串-并转换为一个三位码组。-8PSK Monte Carlo chart analysis, so the probability of generating a binary sequence and independent of each other, the binary sequence through series- and converted to a three code groups.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:99700
    • 提供者:刘辉
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com