CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Flow Chart

搜索资源列表

  1. ii

    0下载:
  2. 实现绘制各种情况直线的Bresenham算法,并将实现的算法应用于任意多边形的绘制,要求多边形的顶点由键盘输入或鼠标拾取,绘制的多边形顶点要准确,图形应该封闭。 要求掌握Bresenham算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Implementation of the Bresenham line drawing algorithm for various situations, and to achieve an arbitrary
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1907507
    • 提供者:linym
  1. visio

    0下载:
  2. PPT文稿演示,从最基本的讲起,教会你制作visio流程图-PPT presentation presentations, from the most basic of the talk in the church you make visio flow chart
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1360164
    • 提供者:lee
  1. Servletshow

    0下载:
  2. selevet的流程图,贯穿所有servlet的实现接口和方法,并列出所有dao的实现类,可以更好的帮助大家实现servlet的方法-selevet flow chart, through the realization of all the servlet interfaces and methods, and list all the dao implementation classes can be a better way to help you achieve the servlet
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:27814
    • 提供者:szl
  1. Rijndael_ingles_2004

    0下载:
  2. AES加密算法Flash流程图,介绍AES加密算法的实现-Flash flow chart of AES encryption algorithm, AES encryption algorithm describes the realization of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:236616
    • 提供者:于惊涛
  1. jj

    0下载:
  2. 2410 启动代码的分析 板子上电,那么cpu 从地址0 开始取得指令,然后一步一步的按照我们的程序执行下去。我 们试着来画一下程序最开始时运行的流程图。-2410 boot code analysis of board power, then the cpu to obtain instructions from the address start with 0, and then step by step in accordance with our procedures be im
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:223754
    • 提供者:樊鹏
  1. defgm

    0下载:
  2. Language and environment: Fortran 90 This is a sample program of The Decomposed element free Galerkin method compared with the finite difference method for elastic wave propagation, by Katou, M., Matsuoka, T., Mikada, H., Sanada, Y. and Ashida, Y.
  3. 所属分类:Applications

    • 发布日期:2017-04-09
    • 文件大小:2173043
    • 提供者:蒋礼
  1. RILATCMDmode

    0下载:
  2. ril 层 AT cmd mode 下的讲解流程图-ril layer AT cmd mode under the flow chart to explain
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:15530
    • 提供者:bob.bao
  1. sjmxjsjdzlxt

    0下载:
  2. 设计模型计算机的指令系统 包含设计步骤 具体流程图 指令系统说明 指令系统设计程序等-Design model that contains the computer' s instruction set design procedure flow chart of instruction shows the specific instruction system design procedures,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:11732
    • 提供者:sjy
  1. cifa

    0下载:
  2. 一个简单的词法分析器报告,包括流程图-A simple lexical analyzer reports, including the flow chart ...
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:98711
    • 提供者:林志远
  1. Visio

    0下载:
  2. 画流程图工具,一般用于软件的流程图设计,比较方便-Flowchart drawing tool, the general flow chart for software design
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3260460
    • 提供者:sp
  1. AT89C51andDS18B20

    0下载:
  2. 基于at89c51与ds18b20设计的温度测试仪,含软件流程图和硬件设计-Based on the design at89c51 and ds18b20 temperature testing device, including software and hardware design flow chart
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:569124
    • 提供者:yh
  1. AT89C2051

    0下载:
  2. 基于AT89C2051单片机的智能电压数据采集系统,内含原理说明及程序编写流程图-AT89C2051 microcontroller-based smart-voltage data acquisition system, containing principles and procedures for the preparation of flow chart shows
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:119606
    • 提供者:hjxbinbin
  1. RUANJIANGONGCHENG

    0下载:
  2. 1. 选择一个规模小的软件系统,要求该系统有明确的功能需求。 2. 对系统进行需求分析,并写出需求分析说明书。 3. 根据需求分析,进行系统总体设计,并绘制出总体系统结构图。 4. 根据总体设计,进行详细设计,并绘制出详细系统功能图,并建立数据字典。 5.根据详细设计,描述部份功能的流程图。 -1. Select a small-scale software system, require that the system has a clear functional requ
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:126735
    • 提供者:linshiyu
  1. ResistanceTesterrelatedinformation

    0下载:
  2. 基于AVR单片机的电阻测试仪,带有LED数码管显示,内有CVAVR 的C编译器和烧写软件,还有程序流程图和源码电路。-Based on AVR microcontroller resistance tester with LED digital tube display, there CVAVR C-compiler and writing software, as well as program flow chart and source circuits.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-15
    • 文件大小:3608177
    • 提供者:ss
  1. HomeWork

    0下载:
  2. VC++ Written in a matrix calculator program with source code and detailed analysis of the report can be directly as a curriculum design report addresses the selection matrix calculator program rationale and objectives to be completed, analysis of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:4576533
    • 提供者:cjs
  1. DigitalTube

    0下载:
  2. 一个51系列单片机系统的人机接口,要求: (1)外接16个按键 (2)4位数码管 包括实现的硬件(原理)电路图,数码管0-F的编码;每个按键的编码(共16个)。 ;程序或程序流程图,按下一个键数码管显示相应的编码。-A 51 series microcontroller system, man-machine interface requirements: (1) add-in 16 keys (2), 4 digital tube, including the realiz
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:157769
    • 提供者:毕泽修
  1. tracking

    1下载:
  2. GPS信号跟踪的仿真程序,提供了详细的信号跟踪的流程图-GPS signal tracking simulation program, providing a detailed flow chart of signal tracking
  3. 所属分类:GPS develop

    • 发布日期:2017-03-25
    • 文件大小:3826
    • 提供者:lond
  1. 01

    0下载:
  2. 提出了一套基于Modbus协议的总线控制系统,分析了Modbus协议的特点,介绍了Modbus协议的内容及通信过程,给出了系统的软件实现方法,包括系统流程图及部分校验代码。-Proposed a set of protocols based on Modbus bus control system, analysis of the characteristics of the Modbus protocol, Modbus protocol describes the content and c
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:269947
    • 提供者:hong
  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. 1111

    0下载:
  2. JM程序的编码流程图,图有点大,可能看起来比较费劲-JM program code flow chart, figure a bit large, may seem a hard time
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:967987
    • 提供者:严云
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 32 »
搜珍网 www.dssz.com