CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - data test

搜索资源列表

  1. 51汇编程序1ASM

    0下载:
  2. 本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D / E Series, procedures follo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.6kb
    • 提供者:小顽童
  1. Marker_demo21

    0下载:
  2. In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API function
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25.73kb
    • 提供者:cc
  1. Static_Plot

    0下载:
  2. 对数据进行统计计算,得到其平均值,均方差,并用图形显示,适合于测量数据试验的统计显示,可以保存统计图像-statistical data, to be their average, standard deviation and used graphics suitable for measurements in the test statistics, statistics images can be saved
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:88.78kb
    • 提供者:张效栋
  1. 维普浏览器OCR

    0下载:
  2. fen否则需依次排队等候。一旦有顾客理完发离去时,排在队头的顾客便可开始理发。若理发店每天 连续营业T小时, 求一天内顾客在理发馆内平均的逗留时间、顾客排队等候理发的队列的平均长度、营业时间到点后仍需 要完成的收尾工作时间 测试数据:理发椅数N及关门时间由用户读入,第一个顾客进门的时刻为0,之后每个顾客进门的时刻由 前一个顾客进门时间确定。即在进门事件发生时即产生两个随机数(durtime,intertime),durtime为进 门
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:477.85kb
    • 提供者:王寒夜
  1. 数据结构-1800题

    0下载:
  2. 数据结构是一门比较难学的课程,尤其是有些同学在期末时候都不知道考什么 ,该怎么考,针对这些情况,本人特意上传在数据结构中经常所遇到的一些例题,有些有详细解释,希望能帮上同学们的一点小忙:)-data structure is a more difficult school curriculum, particularly in some of the students do not know when the end is tested, the test how, in these insta
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:761.78kb
    • 提供者:张广
  1. MergeSort1

    0下载:
  2. 要求先对所输入序列进行扫描。输入序列为整形数据,用正序、逆序和不同乱序程度的不同数据作测试比较。 2)通过扫描,找出序列中已经存在的最大有序列,将原序列分为若干个有序子列。 3)用归并法,对“2”中有序子列进行归并。 4)本程序要求用顺序链表作为存储结构。 5)演示程序以用户和计算机的对话式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(0--100)和不同测试数据的组数(3-8)。每次测试完毕,列表显示测试结果。 -first requested
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:发光
  1. SaleSystem

    0下载:
  2. 用VB开发的一个小小的销售管理系统 准确来讲,只是一个Test,但是其中的数据流程倒是不错~ 有利学习-VB developed a small sales management system accurately speaking, just one Test, However, the data flow is all very well ~ conducive to learning
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:327.5kb
    • 提供者:刘杰
  1. 217.matlab.tar

    1下载:
  2. 椭圆拟合的相关介绍与数学运算方法,包括说明文档及源码、和测试数据-elliptical fitting related presentations and mathematical methods, including documentation, and source code, and test data
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19.07kb
    • 提供者:胡笑民
  1. t

    0下载:
  2. 这是以上程序运行所用的数据,是试验测得的数据。-This is the procedure used in the operation, the test measured data.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.69kb
    • 提供者:刘辉
  1. carstation

    0下载:
  2. 停车场问题,课程设计的重要内容,使数据结构课程设计的重要课程,该程序通过了测试,没有错误-parking issues, curriculum design an important part of the data structure of the curriculum design courses, the program passed the test, no error
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:王晓东
  1. E12_0230

    0下载:
  2. 约瑟夫环 1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推. 2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码. 3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点 4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:39.89kb
    • 提供者:苏言暖
  1. Test

    0下载:
  2. 对话框控件的操作,ListCtrl控件中数据的动态增加,并且数据可保存为txt文件-Dialog control operation, ListCtrl control the dynamic increase of the data and the data can be saved as a txt file
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3.59mb
    • 提供者:penglian
  1. Test

    0下载:
  2. vc++编写的一个小程序,可以用来测试传感器的数据并且显示数据。-vc++ written a small program that can be used to test the sensor data and display the data.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:225.67kb
    • 提供者:xiebo
  1. xml-test

    0下载:
  2. 将xml文件的信息显示在treeview中-treeview show xml data
  3. 所属分类:TreeView

    • 发布日期:2017-04-01
    • 文件大小:467.69kb
    • 提供者:苏州路
  1. IMU-software-of-test

    0下载:
  2. imu数据的实时显示,还可以显示imu模块的实时姿态-IMU data real-time display, can display IMU module real-time attitude
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-06
    • 文件大小:9.19mb
    • 提供者:张泉泉
  1. test

    0下载:
  2. 串口数据显示界面程序,用于串口提取的电压数据的界面显示和保存-Serial data interface program for serial extraction voltage data interface display and preservation
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1.83mb
    • 提供者:carl
  1. wave-test

    0下载:
  2. 通过串口读取数据波特率115200,数据长度32K.显示数据波形与频谱-Via a serial port to read data, display data waveform and spectrum
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:63.71kb
    • 提供者:沈中意
  1. Test

    0下载:
  2. 通过串口采集GPS数据,传感器数据采集,包括位置:经纬度、高度,姿态:俯仰角、滚转角、偏航角-GPS data gathered through a serial port, sensor data collection, including location: longitude and latitude, altitude and attitude: pitching Angle, roll Angle and yaw Angle
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5.2mb
    • 提供者:milkystar
  1. Test

    0下载:
  2. 通过串口采集GPS数据,传感器数据采集,包括位置:经纬度、高度,姿态:俯仰角、滚转角、偏航角-GPS data gathered through a serial port, sensor data collection, including location: longitude and latitude, altitude and attitude: pitching Angle, roll Angle and yaw Angle
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-29
    • 文件大小:56.66kb
    • 提供者:milkystar
  1. USR-TCP232-Test

    0下载:
  2. 一款实用的串口助手工具,能够进行串口读取以及两台设备的数据传输-A practical tool serial assistant, capable of data transmission and two serial reading device
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-06
    • 文件大小:521.16kb
    • 提供者:张斌浩
« 12 3 4 »
搜珍网 www.dssz.com