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

搜索资源列表

  1. one

    0下载:
  2. 程序实现二叉树结点的类型定义和对二叉树的基本操作。该程序包括二叉树结构类型以及每一种操作的具体的函数定义和主函数。 1.先序次序建立一个二叉树 ,用#表示某结点的左右子树是否为空,用于表示该结点是否为叶子或者可能存在左子树or右子树。例如对一个简单的三节点二叉树,节点b和c分别为根节点a的左孩子和右孩子,用先序来创建就表示为ab##c## 2.按先序、中序、后序、层次遍历分别输出二叉树的所有节点 3.求二叉树中所有节点数 4.求二叉树的深度 -Program binary t
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1237
    • 提供者:杨痒痒
  1. One-yuan-polynomial-multiplication

    0下载:
  2. 题目说明:   要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入:   输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。   例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输出:   以指数递
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1125
    • 提供者:杨旭光
  1. PLC-Simulator

    0下载:
  2. 基于STM8S105S4开发,模拟16个Y点,6个X点,6路温度采集,一路AD输入,一路DA输出-Based STM8S105S4 develop, simulate 16 Y points, six X-point, 6-channel temperature acquisition, all the way to AD input, one output DA
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:246442
    • 提供者:博文 冉
  1. Fuzzy-PID

    0下载:
  2. 程序首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,解模糊用到得规则是取隶属度最大的那个数即MOM算法。-The program first is to write two inputs, one output membership function next is fuzzy rules, a total of 49 then come to control the amount of ambiguity function U, am
  3. 所属分类:matlab

    • 发布日期:2017-02-11
    • 文件大小:4096
    • 提供者:
  1. MLP_MG

    0下载:
  2. Mackey-Glass时间序列预测建模问题,建立了四输入一输出、具有3层结构的MLP人工神经网络,实现了函数逼近的功能。-Mackey-Glass time series prediction modeling, the establishment of a four-input one output, with a 3-layer MLP artificial neural network architecture to achieve a function approximation fu
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1175
    • 提供者:乔木
  1. BP_2_1

    0下载:
  2. 带动量项BP网络,二输入,一输出,能直接运行-BP network drive volume terms, two inputs, one output, can directly run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1857
    • 提供者:王石
  1. ANN-Output-Calculation-by-BP-algm

    0下载:
  2. Artificial neuarl network is one of the recent developed softcomputing technique work on the basis of human neural system. The traning and testing are the two important process in artificial neural network. ther are many techniques used for the train
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:664653
    • 提供者:Karthick
  1. SEEDVPM642_loop2

    0下载:
  2. TI DM642 D1视频输入输出源码,一路输入,一路输出-TI DM642 D1 video input and output source, one input, one output
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:319965
    • 提供者:sunlei
  1. keshe_qd6

    0下载:
  2. 用VDHL硬件描述语言实现六路抢答模块,满足互锁功能,即同时按下只有一个输出。-Using VDHL hardware descr iption language to realize six road module, meet the interlocking functions, namely, while pressing the only one output.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:854263
    • 提供者:王薰薰
  1. New-Compressed-(zipped)-Folder

    0下载:
  2. this a function of mean filter with fuzzy logic and is perform of one input one output-this is a function of mean filter with fuzzy logic and is perform of one input one output
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:662
    • 提供者:ehab
  1. MSP430_IIC

    0下载:
  2. msp430g2221模拟i2c读写 输入四个I/O,输出一个I/O-msp430g2221 i2c write and read four input and one output
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:96544
    • 提供者:杨泷峰
  1. MSP430g2221_IIC

    0下载:
  2. msp430g2221的i2c对于TPS65982的读写,以及四个输入和一个输出-msp430g2221 write and read TPS65982 by i2c,it has four input I/O and one output
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:96679
    • 提供者:杨泷峰
  1. Input-Output--arrange

    0下载:
  2. 输入10个数到一维数组,按从大到小的次序排序后输出,分别用三个函数实现数据的输入,输出及排序 -Input the number 10 to one dimensional array, according to the order big to small of the sorted output, respectively, three function realization of data input, output and sorting
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:12087
    • 提供者:张憧
  1. jiasuanqi

    0下载:
  2. Java编的简单计算器 两个输入 一个输出-Simple Calculator Java Code two input one output
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2315
    • 提供者:hei497395
  1. uart-one-output

    0下载:
  2. stm32 串口1输出,可以调整波特率,程序可修改-stm32 uart1
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1909517
    • 提供者:扬名
  1. BP

    1下载:
  2. bp神经网络,两个输入,一个输出。并且代入检测数据。获得神经网络预测值和检测值之间的差值,在时域上,将差值的变化值也一并获得。-bp neural network, two inputs and one output. And substituting the test data. Neural network prediction obtain a difference value and the detected values, in the time domain, the differe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:922
    • 提供者:wuhui
  1. day_file_to_xun

    0下载:
  2. 由遥感图像的日数据生成旬数据,一是输出旬数据总和,二是输出旬数据平均值-From the date of remote sensing image data generated late data, the sum of ten days one output data, the second is the average of the output data late
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:676
    • 提供者:丁紫
  1. BPANN

    0下载:
  2. this matlab file perform bpANN learning procedure for a one output Neural network-this matlab file perform bpANN learning procedure for a 8 input, one output Neural network
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:39283
    • 提供者:caero
  1. Power-Balance-Contros

    0下载:
  2. The new schemes ensure the output power balance in one output cycle through interchanging output voltage of the H-bridge cells according to quarter cycle with appending restricting equations by use of redundant phase voltages.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-06
    • 文件大小:564551
    • 提供者:cai
  1. TOUCH-IC-GRM810NS_06

    0下载:
  2. 格瑞达触摸芯片GRM810NS_06: − 最多可支持6个触摸按键; − 每个按键对应一个输出口,支持组合键; − 支持单键或者连续键 − NSOP16封装 广泛应用于电磁炉、油烟机、热水器、电水壶、面包机、压力锅、电子门锁等小家电-Ge Ruida touch chip GRM810NS_06: - Supports up to 6 touch keys - Each key corresponds to one
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:491905
    • 提供者:蔡生
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com