CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 原始数据

搜索资源列表

  1. ReadBaseData

    0下载:
  2. 读取多普勒雷达资料,本程序对SA型天气多普勒雷达原始体扫数据进行处理,对使用雷达原始数据进行后继处理特别重要-read Doppler radar data, the process of the SA-Doppler weather radar on the original scan data processing, the use of radar data for the original subsequent handling of particular importance
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4871538
    • 提供者:方德贤
  1. GPSReceiverPCprogram

    0下载:
  2. 接收GPS NEMA0813语句,显示经纬度坐标等信息,并保存原始数据-GPS receiver NEMA0813 statement showing latitude and longitude coordinates, and other information, and to preserve the original data
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:232364
    • 提供者:huangzhi
  1. convmat

    0下载:
  2. 一种把原始数据转换为矩阵形式,并且把数据分成训练与测试,按频率转换的一个小程序。-a kind of conversion of the original data matrix form, and data into training and testing, Frequency conversion by a small procedure.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1424
    • 提供者:王小然
  1. CRC

    1下载:
  2. 上机实验(1)——CRC校验码(3学时) 实验要求:编写出CRC码的编码和解码程序。 (1)实验框架:CRC编码-信道传输-CRC解码。 (2)CRC编码将原始数据按照既定的生成多项式进行编码; (2)信道传输中实现模拟信道,某些位数据随机发生差错; (3)CRC解码要能准确判断是否有差错,无差错要恢复出原始数据。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11005
    • 提供者:没有
  1. Rem

    0下载:
  2. 这个是一个可以实现3~6KM距离通讯的程序,实现过程都已经详细注释 硬件采用ADC得到原始数据 然后根据线路得编码情况得到数据 而且针对多节点 带了一个自适应的算法 这样就可以在总线上任意两个终端通讯
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8641
    • 提供者:hncscj
  1. 指数平滑法预测数据

    0下载:
  2. 指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k -- smoothing cycle * n -- raw dat
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:892
    • 提供者:浣熊
  1. 捷联惯导的C程序实现 dongtai

    2下载:
  2. 捷联惯导的C程序实现,四元数表示姿态,动态数据显示,MATLAB进行图像处理,包含原始数据。-SINS of the C program implementation, said the attitude quaternion, dynamic data, MATLAB for image processing, including raw data.
  3. 所属分类:其它

    • 发布日期:2011-07-25
    • 文件大小:5242324
    • 提供者:Toroji
  1. filetran2

    0下载:
  2. 去掉原始数据每行中的逗号,即将逗号变成空格-Removed from the raw data for each line of the comma, the comma is about to become a space
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:477300
    • 提供者:王燕
  1. dlgy

    0下载:
  2. 对工业数据进行查询的程序,将原始数据划分成在地、考核、区属三种口径,并能自动对增加值进行核算!-Of industrial data query process, the original data is divided into the ground, assessment, belonged to the three kinds of diameter, and can automatically increase the value accounting!
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-29
    • 文件大小:565122
    • 提供者:张春盛
  1. chaxunbaocun

    0下载:
  2. 一个是不设置主键会新加多一个数据,并且以后所有数据变动都在这个数据完成。原始数据不变-bubian
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:776
    • 提供者:徐徐
  1. sort

    0下载:
  2. 从DATA_BUF(1000H)开始存放50个字节数据,编写程序将这些数据由小到大排序,排序后的数据仍放在该区域中。 要求原始数据在源程序中给出,排序前后的数据以每行10个的格式显示在屏幕上-From DATA_BUF (1000H) began storing 50 bytes of data, preparation of the program will sort the data from small to big, sort the data remains on the post
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:74820
    • 提供者:yangxiao
  1. c4

    0下载:
  2. Manchester码的编码规则是,如果原始数据为“1”,将其编码成“10”;如果原始数据为“0”,将其编码成“01”。这种编码的特点是每个码元中间都有跳变,低频能量较少,便于接收端提取时钟信息。-Manchester, the coding rule is, if the original data is " 1" , be coded " 10" if the original data is " 0" , be coded " 0
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:3262
    • 提供者:严雪峰
  1. hafuman

    0下载:
  2. 哈夫曼编码为实现哈夫曼编码,先构造哈夫曼树。哈夫曼树的每个节点都存有该节点的信源符号,概率,双亲节点,左孩子节点和右孩子节点。每个节点的概率为该节点左孩子节点和右孩子节点的概率之和。每次选取概率最小的两个节点作为左右孩子节点,直到把所有的数据都整合到哈夫曼树中。每个原始数据都处于叶子节点的位置。-Huffman coding Huffman coding to achieve the first Huffman tree structure. Huffman tree for each node
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:205192
    • 提供者:carter
  1. mypack

    0下载:
  2. window xp DOS命令窗口读取mindset的原始数据-window xp DOS command window to read the mindset of the raw data
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:192353
    • 提供者:黄家良
  1. code

    1下载:
  2. 潮流计算的MATLAB源程序 简单潮流计算的牛顿拉夫逊程序,相关的原始数据 数据输入格式如下: B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写 对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点 编号,将变压器的串联阻抗置于低压侧处理。 第三列为支路的串列阻抗参数。 第四列为支路的对地导纳参数。 第五烈为含变压器支路的变压器的变比 第六列为变压器是否是否含有变压器的参数,其中“1”为含有变压器, “0”为不含有
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:1600
    • 提供者:鹅鹅鹅
  1. GM

    0下载:
  2. 灰色预测 数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定-The gray prediction data does not show a certain law can take the modeling and forecasting methods, forecast data and raw data there is a certain
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:772
    • 提供者:谭超
  1. xindianxiaobofejie

    0下载:
  2. 利用matlab软件对心电信号进行小波分解和降噪处理,包含原始数据-Wavelet decomposition and noise reduction processing of the ECG signal using matlab software contains raw data
  3. 所属分类:ELanguage

    • 发布日期:2017-11-11
    • 文件大小:56812
    • 提供者:吴建设
  1. READ-SDK-DEMO

    0下载:
  2. 以十六进制的形式,直接读取文件在磁盘的原始数据 。-In hexadecimal form, directly read the raw data file on disk.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:177800
    • 提供者:ning
  1. vb

    0下载:
  2. 是matlab中对bp理论的源代码 通过此代码 只需输入原始数据 通过计算可以得到 预期的输出结论-the cold for matlab
  3. 所属分类:ELanguage

    • 发布日期:2017-04-08
    • 文件大小:12880
    • 提供者:扬州
  1. InitDB.src

    0下载:
  2. 用于系统初始化工作,通过表格向数据库中导入原始数据的代码-For system initialization, import code of the original data to the database through the form
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:47495
    • 提供者:杨帅
« 12 3 »
搜珍网 www.dssz.com