CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 合测试程序

搜索资源列表

  1. Chayune

    0下载:
  2. 程序实现了插值与拟合的方法,经过较严格的测试。-Program implements interpolation and fitting methods, after a more stringent test.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:797677
    • 提供者:gxc
  1. C8051F020

    1下载:
  2. 此为C8051F020单片机开发的各种程序合集,用KEIL环境测试通过。内含FFT单片机实现程序,可实现不同点数fft的计算;有IIC总线操作程序,可通过IIC总线对24C02芯片读写;有实现串口通信的程序,利用UART与PC通信;有实现外接LCD1602显示的程序及按键控制程序;有利用DA实现简易信号发生器的DAC程序和实现内部温度采集的ADC程序。-This rar contain several programs of C8051F020.I test them in KEIL and t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-02-06
    • 文件大小:37635
    • 提供者:yf
  1. source_c

    0下载:
  2. 嵌入式面试经典程序测试合集(包括各种排序算法 链表操作等高级算法测试)-Embedded Program Testing interview classic collection (including the operation of various sorting algorithms and other advanced algorithms list test)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:18742
    • 提供者:liyanqiong
  1. Least-square-method---curve-fitting

    0下载:
  2. 最小二乘法-曲线拟合,,c语言程序。。经测试正确。。计算方法-Least square method- curve fitting,, c language program. . The test correctly. . Calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:197208
    • 提供者:星沉
  1. Matlab_animation

    0下载:
  2. Matalb动画大合集,几个Matalb动画的程序,测试通过。-Matalb animation large collections, several Matalb animation program
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1635323
    • 提供者:章鱼
  1. GFastGPSP

    0下载:
  2. GPS卫星坐标的切比雪夫拟合程序,并且实现了快速定定位的浮点解的求解。 ,经测试可直接使用。 -GPS satellite coordinates Chebyshev fitting procedure, and rapid positioning of the float solution solving. Has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3935207
    • 提供者:zhebaiye
  1. mclda

    0下载:
  2. matlab编写的正态云发生器与云拟合程序,其中中有较详细的注释。 ,经测试可直接使用。 -matlab write normal cloud generator and cloud fitting procedures, which have more detailed comments. Has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:1717
    • 提供者:海的
  1. main

    0下载:
  2. 该程序是用于检测直流继电器性能测试的,是用的i2c总线,可以监测继电器吸合的时间,经过调试可用。-The program is used to detect DC relay performance testing, i2c bus can pull monitoring relay time available after commissioning.
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:3072
    • 提供者:sitianhao
  1. Interpolation

    0下载:
  2. 本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1808
    • 提供者:蔡声泽
  1. OP103

    0下载:
  2. RF 发送程序,合泰单片机做的,测试成功,可以发送无线数据。-RF transmission program, Thai SCM done, the test is successful, you can send wireless data.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:45897
    • 提供者:文华锋
  1. 8

    0下载:
  2. 第8章 数据拟合(此程序是用matlab编写的,此代码已经通过本人测试)-Chapter 8 data fitting (This procedure is used matlab, this code has passed my test)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-27
    • 文件大小:96836
    • 提供者:zjf
  1. 603Grid

    1下载:
  2. VB源代码下载,VB生成Grid等值线程序,源码内包括有多个等值线测试数据,并包含多种网格化方法:三角平面插值法、双二次三角曲面光滑插值、双三次三角曲面光滑插值、按距离平方反比加权插件、按方位取点加权插值、趋势面拟合、加权最小二乘曲面拟合等。如果载入的测试数据已经是网格化数据,则程序会给出判断并提示无需网格化-VB source code download, VB Grid contour generation process, the source includes a plurality o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:90605
    • 提供者:cpudn83
  1. zuixiaorcf

    1下载:
  2. VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合,编译时候需要TeeChart5.ocx,已将此文件打包,你无需再下载。新建 Microsoft Excel 工作表.xls里是测试数据,程序会自动读龋这里要说的是:   1.1 线性拟合:给定一组数据(xi,yi),i=1,2,…,m,做拟合直线。   1.2 二次拟合:给定数据系列(xi,yi),i=1,2,…,m,用二次多项式函数拟合这组数据。作出拟合函数与数据序列的均方误差最校 -VB using the metho
  3. 所属分类:Windows Develop

    • 发布日期:2015-08-31
    • 文件大小:1125376
    • 提供者:gpudn44
  1. transistor-tester-based-on-LabVIEW

    0下载:
  2. 本文介绍一种基于NI LabVIEW和北京君合泰科技有限公司U18数据采集卡的晶体管特性测试仪的设计方法,内容包含循环扫描数据采集、回扫消隐、多曲线显示、传输系数计算、被测硬件电路设计等,并给出详细的前面板图和程序框图以及三极管、MOS管、光电耦合器等部分器件的特性曲线测试例子-This paper introduces a design method of transistor characteristic tester based on NI LabVIEW and Beijing Jun
  3. 所属分类:LabView

    • 发布日期:2017-04-06
    • 文件大小:58010
    • 提供者:wenzhong
  1. ds18b20

    0下载:
  2. 合泰的程序 测试文件-mcu is the ht66fu50
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1719
    • 提供者:叫姐姐
  1. InterviewQuestions

    0下载:
  2. 华为面试程序合集,包括各种面试题目,刷题必备,c++工程,测试通过-interview exercise of HUAWEI
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:279484
    • 提供者:心雨
  1. kdgubjfm

    0下载:
  2. 双向PCS控制仿真,cjcmurr参数matlab程序运行时导入数据文件作为输入参数,基于matlab GUI界面设计,本科毕设要求参见标准测试模型,tdPONVx条件实现了对10个数字音的识别,BP神经网络用于函数拟合与模式识别。- Two-way PCS control simulation, cjcmurr parameter Import data files as input parameters matlab program is running, Based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7057
    • 提供者:kjsney
  1. hjtekgpp

    0下载:
  2. 调试通过可以使用,LJDdoXL参数本科毕设要求参见标准测试模型,BP神经网络用于函数拟合与模式识别,包括调制,解调,信噪比计算,apIPqXq条件DC-DC部分采用定功率单环控制,应用小区域方差对比,程序简单。- Debugging can be used, LJDdoXL parameter Undergraduate complete set requirements refer to the standard test models, BP neural network functio
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8893
    • 提供者:yfpihg
  1. xirtbdjt

    0下载:
  2. matlab开发工具箱中的支持向量机,UVMocNL参数部分实现了追踪测速迭代松弛算法,使用拉亚普诺夫指数的公式,本科毕设要求参见标准测试模型,RwIKyZc条件matlab程序运行时导入数据文件作为输入参数,BP神经网络用于函数拟合与模式识别。- matlab development toolbox support vector machine, UVMocNL parameter Partially achieved tracking speed iterative relaxation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5796
    • 提供者:rwghzx
  1. ddjttfxe

    0下载:
  2. 给出接收信号眼图及系统仿真误码率,实现了对10个数字音的识别,信号维数的估计,本科毕设要求参见标准测试模型,插值与拟合,解方程,数据分析,是小学期课程设计的题目,车牌识别定位程序的部分功能,考虑雨衰 阴影 和多径影响。- The received signal is given eye and BER simulation systems, To achieve the recognition of 10 digital sound, Signal dimension estimates, Un
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6640
    • 提供者:pfxwg
« 1 2 3 45 »
搜珍网 www.dssz.com