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

搜索资源列表

  1. 汇编语言程序设计报告

    0下载:
  2. 这是有关汇编语言的程序设计实例,以实验报告的形式给出.有源码,流程图.-This is the assembly language programming examples, the report of the experiment is given. A source, the flow chart.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22754
    • 提供者:鲁宾
  1. 0240302314jiangwei13852910295

    0下载:
  2. 游程长度编码非常简单,编码、解码速度快,应用广泛。本文主要介绍了游程长度编码的原理和实现技术,对游程长度编码技术做了较为全面地研究。包括游程压缩模型、数据压缩、解压缩过程,并给出了流程图和相应的程序。 关键词:编码;解码;游程长度编码;压缩;解压缩。 -run-length coding is very simple, encoding, decoding speed, widespread use. This paper describes a run-length coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:377449
    • 提供者:蒋伟
  1. 44fe979b4813b

    0下载:
  2. 数值分析中的欧拉算法 本文建立在數值分析的理論基礎上,能夠在Matlab環境中運\行,給出了理論分析、程序清單以及計算結果。更重要的是,還有詳細的對算法的框圖說明。首先運\用Romberg積分方法對給出定積分進行積分,然後對得到的結果用插值方法,分別求出Lagrange插值多項式和Newton插值多項式,再運\用最小二乘法的思想求出擬合多項式,最後對這些不同類型多項式進行比較,找出它們各自的優劣。 -numerical analysis of Euler algorithm is base
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:87890
    • 提供者:向勇
  1. bayes-ppt

    0下载:
  2. 详细的阐述了贝叶斯的原理,而且有例子说明,还附有程序的流程图-Detailed descr iption of the Bayesian principle, but also examples, but also with process flow chart
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:174210
    • 提供者:liutingting
  1. txl.rar

    0下载:
  2. 数据结构课程设计 通讯录,一个很不错的系统,流程图包含在内。,Address book data structure course design, a very good system, flow chart included.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:22563
    • 提供者:fdf
  1. flow_chart

    2下载:
  2. Matlab单队列多服务台仿真总流程图 本系统仿真程序采用事件步长法进行仿真,由以下功能模块组成: 1、仿真时钟; 2、事件表; 3、系统状态变量; 4、初始化子程序; 5、事件子程序; 6、调度子程序; 7、时钟推进子程序; 8、随机数产生子程序; 9、输出函数子程序; 10、统计计数器; 11、主程序。-Matlab simulation of the total single-queue multi-desk syst
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:73329
    • 提供者:xuwentao
  1. signalprocess

    0下载:
  2. 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures for 2FFT-DIT is the matlab program a compressed file, together with principles and the second is the flow chart and summary of the procedures on c
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:157458
    • 提供者:杨文
  1. sijielongge

    0下载:
  2. 数值计算中的四阶龙格—库塔计算方法及流程图-Numerical calculation of fourth-order Runge- Kutta calculation method and flow chart
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7728
    • 提供者:张旭
  1. iso

    0下载:
  2. 它是ISO9001的流程图,很不错,清晰,明了,让人看了能懂-It is a flow chart ISO9001 very good, clear, clear, people watching understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:409737
    • 提供者:apple
  1. FFt-c

    0下载:
  2. 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures 2FFT-DIT first compressed file is a matlab program, together with flow chart and summary of the principles and the second on the procedures for c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:70905
    • 提供者:李南
  1. 1926112

    0下载:
  2. PL/0词法分析,说明文档流程图尚未完成,-PL/0 lexical analysis, documentation flow chart has not yet completed,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:33393
    • 提供者:kandy
  1. gauss

    0下载:
  2. 高斯列主元消元法解n元一次方程组和简易流程图-PCA out Gaussian elimination method solution of n-一次方程group and the simple flow chart
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:36594
    • 提供者:jiyaodian
  1. queen1

    0下载:
  2. 解决八皇后问题,算法不太高明,未付流程图及开发说明。-8 Queen' s problem to solve, not very smart algorithm, flow chart and the development of outstanding notes.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:774
    • 提供者:dseles
  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. 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. 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. 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. 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. x264dateflow

    0下载:
  2. 文件介绍了x264程序的算法流程表,每个函数的内容详细介绍在里面-Document describes the algorithm flow chart x264 programs, and detailed descr iption of each function in it
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:82051
    • 提供者:董思维
  1. roubt

    0下载:
  2. 运水机器人,包括系统设计方案,具体模块的选择以及软件程序流程图-Carrying water robot, including system design, selection of specific modules, and software program flow chart
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:74876
    • 提供者:liuxiaokun
« 12 3 »
搜珍网 www.dssz.com