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

搜索资源列表

  1. EX5_7

    0下载:
  2. 表达式类型的实现 1. 算术表达式的合法输入数据包括变量(A~Z,a~z)、常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。程序对数据输入格式不作要求,用户需自己保证语法正确,详见用户手册说明。 2. 演示程序以人机对话的方式执行,即在计算机上显示提示信息后,由用户在键盘上输入对应的数据或命令,程序将执行相应的操作并显示下一步信息。 3. 程序执行的命令包括: 1) 根据用户输入的前缀表达式自动添加括号并建立其自然书写形式的表达式; 2)提示用户给各变量赋值;
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.7kb
    • 提供者:战天
  1. 030300726[1]

    0下载:
  2. 1-2 实系数复变多项式问题« 编程任务:给定阶数分别为n和m的实系数复变多项式f(x) 和g(x),以及复数z,计算f (z) / g(z)的值。« 数据输入:由文件input.txt 给出输入数据。第一行有2 个正整数g(x) 的阶数。接下来的2行,每行分别有n和m个实数数。最后一行的2 个实数分别表示复数z 的实部和虚部。« 结果输出:将计算出的f (z) / g(z)的值输出到文件output.txt。文件的第一行是计算得到的复数,保留6 位有效数字。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:林天
  1. Statistical-letters-number

    0下载:
  2. Descr iption: 给定一段文章,请输出每个字母出现的次数。 Input: 只有一组输入数据,该数据大小<10KB。 在文章中除最后一个字符外,只有小写字母、空格和换行符,没有另外的标点、数字和大写字母等。该文章以’#’结尾。 Output: 输出格式为“C A”,C为’a’..’z’中的字母,A为出现次数,C和A之间空一格。 Sample Input: here is the input this is the article
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:9kb
    • 提供者:沙魄郎君
  1. FIR

    0下载:
  2. FIR滤波器幅频特性图像C#的实现! 使用交互界面! 可实现滤波器阶数的选择-This module provides functions to implement Finite Impulse Response (FIR) * filters using a variety of algorithms. * * These functions use most or all of the following input parameters: * * inp
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:2.68kb
    • 提供者:wangcongyi
  1. amcharts_net_1.6.4.0

    0下载:
  2. 报表 主要配置样式控制报表形式,数据读取已xml和txt文件-Report style control report form the main configuration, the data has been read xml and txt files
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.27mb
    • 提供者:baobao
  1. move

    0下载:
  2. 上面这段代码就是设置x轴方向的速度为30米每秒(UDF默认是SI单位制)。vel[0]表示x、vel[1]表示y、vel[2]表示z。细心读者肯定会有疑问,这里并没有指定是哪条边界移动,别急,这需要到后面,在Fluent里设置。-When one of these general multiphase models is enabled, storage must be set aside for the mixture as well as the individual phases. Thi
  3. 所属分类:CSharp

    • 发布日期:2017-11-02
    • 文件大小:37.69kb
    • 提供者:印王
  1. bujusheji

    0下载:
  2. FANUC数据采集布局,包括报警,用户管理,帮助,系统时间,NC的X、Y、Z轴坐标,主轴转速和进给速度-The FANUC data acquisition layout, including alarms, user management, help, the system time, NC The X, Y, Z axis coordinate, the spindle speed and feed speed
  3. 所属分类:CSharp

    • 发布日期:2017-11-03
    • 文件大小:19.46kb
    • 提供者:刘广琪
  1. SharpGL

    0下载:
  2. 三维点云数据读取并显示。格式为按行读取,坐标为(X,Y,Z)-3D point cloud data read and displayed. The format is read by line, the coordinates (X, Y, Z)
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.83mb
    • 提供者:sunsenzhen
  1. jQuery_upload_multiple

    0下载:
  2. jQuery PHP upload_multiple AJAX上传带预览功能,在火狐下完美运行,submit_form_process.php为上传代码。本Ajax上传程序利用multiple="multiple"属性实现添加多图功能,height:0 width:0 z-index: -1 是为了隐藏input,因为Chrome下不能使用display:none,否则无法添加文件,点击图片时则点击添加文件按钮。在jquery中创建FormData对象,为FormData对象添加数据,显示加载图
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:42.48kb
    • 提供者:wangqi
  1. Info_safety_DES_lab3_ver1_2

    0下载:
  2. The Data Encryption Standard (DES, /ˌ diː ˌ iː ˈ ɛ s/ or /ˈ dɛ z/) was once a predominant symmetric-key algorithm for the encryption of electronic data. It was highly influential in the advancement of modern cryptograp
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:123.13kb
    • 提供者:Inna Ivanova
  1. iri-calculation

    0下载:
  2. 路面平整度检测系统(外部数据轮轴加速度数据读入,地图匹配,数据库交互)-International rough index software.based on the z-axis acceleration data .The software consists of the Baidu map api and oracle data base.The result consists of repair suggestions and IRI of road sections.
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:7.8mb
    • 提供者:郑凌瀚
  1. RinexSp3Reader

    1下载:
  2. 读取GNSS卫星精密星历Sp3文件。传入精密星历文件地址,便可以进行精密星历数据读取,读取完成后按卫星、时间、X、Y、Z格式存储在表结构中,以表的形式返回以供使用。-Reads the GPS satellite precise ephemeris Sp3 file. Incoming precise ephemeris file address, you can read the ephemeris data. Read as format of satellite number, time,
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3.18kb
    • 提供者:曹操
  1. MLX90333-Datasheet-Melexis

    1下载:
  2. MLX90393,它能够准确测量沿X,Y和Z轴的磁通密度变化。其应用范围包括从游戏杆、滑动开关、推/拉开关、矫平机(leveler)、直线滑动开关和旋钮等等,到复杂的三维位置传感系统。在处于空闲状态时,该IC仅消耗2.5μA的电流,非常适用于需要微功耗的应用。MLX90393采用一个单片磁像素单元(monolithic magnetic pixel cell)设置,并具有16位分辨率输出。-This document holds the specification of a 3-axis mag
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:966.67kb
    • 提供者:王广龙
搜珍网 www.dssz.com