CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - file array

搜索资源列表

  1. bianyiyuanlisheji

    0下载:
  2. 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 ●保留字(关键字):所谓保留字是指
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:513232
    • 提供者:与非门
  1. 28

    0下载:
  2. 先创建文本文件IN.DAT,在文件中写20个四位整数。 编写函数readDat()把从文件中读出这些数并存入数组a中;编写函数Calvalue( ), 其功能要求: 1. 求出这文件中共有多少个正整数totNum 2. 求这些数右移1位后, 产生的新数是偶数的数的个数totCnt, 以及满足此条件的这些数(右移前的值) 的算术平均值totPjz。 最后在main( )函数中把所求的结果输出。-First create a text file IN.DAT, wrote
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:815
    • 提供者:田勇
  1. MV2FR

    0下载:
  2. MATLAB m-file for plotting the inverse Nyquist array of a 3 input, 3 output system (needs control and multivariable frequency domain toolboxes).
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1860
    • 提供者:mmaa
  1. mmplayer

    0下载:
  2. 设计媒体播放器在窗体上利用文件系统控件选择需要播放的文件,使用命令按钮控件数组播放相应文件。此外,创建一个复选框,用于选择是否需要重复播放,创建两个文本框用于显示播放文件的长度和当前位置。-Design media player using the file system in the form control select the file you want to play, use the command button control array of play the correspond
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:71108
    • 提供者:lizhenhua
  1. C

    0下载:
  2. 《程序设计基础》课 程 设 计:包括实验报告和源代码 题目一: 使用菜单选择程序 题目二: 用结构数组设计职工文件 题目四: 链表信息管理 -" Program Design" Course Design: including lab reports and source code subject 1: Use the menu to select the program title 2: The structure of the array design fi
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:36722
    • 提供者:llw
  1. 2

    0下载:
  2. 1) 实现对两个文件数据进行合并,生成新文件3.txt 2) 抽取出三科成绩中有补考的学生并保存在一个新文件4.txt 3) 对合并后的文件3.txt中的数据按总分降序排序(至少采用两种排序方法实现) 4) 输入一个学生姓名后,能查找到此学生的信息并输出结果(至少采用两种查找方法实现) 5) 要求使用结构体,链或数组等实现上述要求. 6) 采用多种方法且算法正确者,可适当加分. -1) The realization of the merger of the two
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:2216
    • 提供者:asdf
  1. Dictionar-TabelaDispersie

    0下载:
  2. An associative array (also associative container, map, mapping, dictionary, finite map, and in query-processing an index or index file) is an abstract data type composed of a collection of unique keys and a collection of values, where each key is ass
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:9494
    • 提供者:darulor
  1. Zhizhenshuzu

    0下载:
  2. 读取指定目录的文件,并将文件名称存储到指针数组中。-Read the specified directory, file, and the file name is stored in the array of pointers.
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:4018777
    • 提供者:李益国
  1. MFC-TO-TXT

    0下载:
  2. 这个是在MFC读取TXT文件的过程,很实用,特别是读取数组等-This is in MFC read TXT file process, very practical, especially reading array, etc
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:2173
    • 提供者:王涛
  1. Beamformer

    0下载:
  2. Here a zip file, containing some mat lab codes to simulate beam forming techniques that help to perform simulations on a phased array antenna ....... I hope that will be helpful to you. Thanks to let me publish here
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:948790
    • 提供者:mhmmd.mhmmd
  1. awk-operation

    0下载:
  2. AWK常用操作 变量名 含义 ARGC 命令行变元个数 ARGV 命令行变元数组 FILENAME 当前输入文件名 FNR 当前文件中的记录号 FS 输入域分隔符,默认为一个空格 RS 输入记录分隔符 NF 当前记录里域个数 NR 到目前为止记录数 OFS 输出域分隔符 ORS 输出记录分隔符 -AWK common operating variable name meaning ARGC number of command lin
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:19236
    • 提供者:aiou
  1. ImageConvert10.7z

    0下载:
  2. The ImageConvert utility converts files of pictures in the C-like array of values. The utility creates a header file which then uses in a device firmware source code. The utility imports the data from files BMP, JPEG, GIF, PNG, ICO to colour formats
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:585893
    • 提供者:Darvin_forever
  1. AM-RADIO

    0下载:
  2. This m-file simulates the operation of the heterodyne section and demodulating section of a garden variety AM receiver. An array is created that represents the superposition of three separate RF carriers, each modulated at a different audio
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1608
    • 提供者:burak
  1. MATLAB

    0下载:
  2. 熟悉matlab界面 掌握matlab的变量的命名规则 掌握常用数学运算符号和标点符号的使用方法 掌握常用数学函数的使用方法 掌握建立和使用M文件的方法 学会创建简单的数组并对数组元素进行访问,掌握数组的各种运算 学会创建数组并对数组元素进行访问和操做,掌握矩阵的各种运算规则 掌握关系与逻辑运算符的使用规则;-Matlab familiar interface grasp naming matlab variables master the use of commonly used math
  3. 所属分类:Communication

    • 发布日期:2016-01-25
    • 文件大小:51200
    • 提供者:ha0
  1. PSOt

    0下载:
  2. this file consist of maximum power point technique using perturb and observe algorithm.this algorithm will observe the max power rate in the photovoltaic array.
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:761969
    • 提供者:kalai
  1. re_array_files

    0下载:
  2. PHP多文件上传类,文件数组重组--PHP多文件上传类,文件数组重组-PHP file upload class, file array reorganization--PHP file upload class, file array reorganization
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:4736
    • 提供者:richard
  1. Docum

    0下载:
  2. dynamic arrAY EXAMPLE FILE.
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:210068
    • 提供者:bee
  1. fpdm

    0下载:
  2. PDF Form Filler This scr ipt allows to merge data into a PDF form. Given a template PDF with text fields, it s possible to inject values in two different ways: a PHP array an FDF file The resulting document is produced by the Output()
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:141842
    • 提供者:Ananthnag
  1. 明解C语言_13242450

    0下载:
  2. 《明解C语言》图文并茂,示例丰富,设有190段代码和164幅图表,对C语言的基础知识进行了彻底剖析,内容涉及数组、函数、指针、文件操作等。("Ming Jie C language" illustrated, rich examples, with 190 sections of code and 164 charts, the basic knowledge of C language thoroughly analyzed, covering the contents o
  3. 所属分类:文章/文档

    • 发布日期:2018-01-05
    • 文件大小:28952576
    • 提供者:Ha7
搜珍网 www.dssz.com