虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

SEG-y

  • 运行程序

    运行程序,显示主菜单,要求做出选择: 输入 1 ,转到乐曲选择菜单,输入要播放的乐曲的序号,若输入正确(如 1 ),则要求输入播放次数,然后按输入的播放次数播放所选乐曲,输入非法或乐曲播放完后返回乐曲选择菜单。 输入 2 或者 3 ,程序提示“该部分功能未完成,按任意键返回”,按一下键盘返回主菜单。 输入 4 或 q 或 Q ,程序提示是否退出,键入 y ,程序退出,键入其它值则返回主菜单。

    标签: 运行程序

    上传时间: 2016-03-26

    上传用户:CSUSheep

  • Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo

    Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.

    标签: introductory HelloWorld containing Directory

    上传时间: 2016-03-29

    上传用户:exxxds

  • 学生信息管理系统,本程序共有八个功能与数据结构说明: 每一条记录包括一个学生的学号、姓名、3门课成绩、平均成绩。 1.学生记录的输入

    学生信息管理系统,本程序共有八个功能与数据结构说明: 每一条记录包括一个学生的学号、姓名、3门课成绩、平均成绩。 1.学生记录的输入,可以一次完成若干条记录的输入,可以控制所要输入学生的总数,根据提示进行输入次数,然后每输入一个值按下回车,然后再根据提示进行输入。 2.显示学生信息。完成全部学生记录的显示。 3.查找功能。输入一个学生的名字,然后就显示该学生的所有信息。 4.排序功能:按学生平均成绩进行排序。 5.插入记录。在程序进行中可以输入一个学生的名字,然后在该学生后面插入一个学生的信息,插入完之后会提示用户是否进行排序,输入y则进行排序,输入n不进行排序。 6.删除功能。该功能实现删除学生信息,给出所要删除的学生的名字,即可实现将该学生的所有信息删除。 7.文件的存盘功能。该功能模块实现对该文件的存盘操作。将文件存入磁盘中的命名为student.cpp的文件中,直到存完为止。 8.文件的读出功能。该功能模块实现对磁盘中文件名为student.cpp的文件进行读出操作,直到读完为止。 9.则退出整个程序的运行。

    标签: 记录 信息管理系统 程序 数据结构

    上传时间: 2013-12-19

    上传用户:李彦东

  • 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as

    多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.

    标签: Least-squares arbitrary Purpose Builder

    上传时间: 2013-12-18

    上传用户:宋桃子

  • 使用单片机控制两片串行A/D芯片TLC5615输出字模电压值

    使用单片机控制两片串行A/D芯片TLC5615输出字模电压值,分别接入模拟示波器的X、Y通道,示波器在双踪模式下就可以显示单片机输出的字符

    标签: 5615 TLC 用单片机 控制

    上传时间: 2013-12-24

    上传用户:古谷仁美

  • 本程序是用于WGS-84向北京1954坐标系转换的。要想进行转换需要至少3个控制点。这些后

    本程序是用于WGS-84向北京1954坐标系转换的。要想进行转换需要至少3个控制点。这些后,程序通过转换参量计算待转换点在北京1954坐标系中的空间直角坐标。然后将空间直角坐标转换成大地坐标,最后再将大地坐事本文件中。首先将控制点数据保存在一个记事本文件中。在此文件中每行对应一个控制点的信息,按先北京1954坐标系X、Y、Z再WGS-84坐标系X、Y、Z,每个数据用空格分开。然后将要输入的待转换点坐标写入令一个记事本文件,本程序可同时计算多个待转换点数据,在记事本中每行保存一个待转换点数据

    标签: 1954 WGS 转换 84

    上传时间: 2013-12-14

    上传用户:Amygdala

  • 巴克码生成与测试电路。 当计数脉冲不断进入由Q3Q2Q1组成的三位二进制异步计数器时

    巴克码生成与测试电路。 当计数脉冲不断进入由Q3Q2Q1组成的三位二进制异步计数器时,3-8译码器的8个输出经反相器后顺序输出高电平。其中五路信号经“或非”后再和其中3路“或”,在Y端便可顺序产生11000100代码序列。

    标签: Q3Q2Q1 测试电路 二进制 异步计数器

    上传时间: 2016-04-18

    上传用户:极客

  • 可以通过向电子指南针模组发送不同的命令字

    可以通过向电子指南针模组发送不同的命令字,得到X 轴和Y 轴磁性传感器的测量值,经过计算可 以得到电子指南针模组与正北方向的顺时针夹角。

    标签: 电子 模组 发送 命令字

    上传时间: 2014-01-21

    上传用户:水口鸿胜电器

  • 电源:稳压的+5V电源

    电源:稳压的+5V电源,电流小于300mA。 视频输入:RGB+HSYNC+VSYNC信号,取自VGA卡,刷新率与NTSC标准兼容。 视频输出:混合视频和S-视频(Y/C)。 支持的视频标准:PAL B、G、H和NTSCM。 电路要求VGA卡能发送与PAL或NTSC标准视频时序兼容的RGB格式视频信号。

    标签: 电源 5V电源 稳压

    上传时间: 2014-11-22

    上传用户:zhuyibin

  • PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo

    PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green sphere is produced) All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated. Output: h - a handle to the patch object The axes are also plotted: positive x axis is red positive y axis is green positive z axis is blue

    标签: PlotSphereIntensity elevation azimuth intensity

    上传时间: 2014-01-15

    上传用户:ruan2570406