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

搜索资源列表

  1. 编写用于表示有向图的数据结构

    0下载:
  2. 编写用于表示有向图的数据结构,以及不同表示方法之间相互转换的程序。 从文件读入一个有向图(带权,n 个结点,m 条边)的权矩阵表示,输出这个图的关联矩 阵、边列表、逆向表、邻接表表示。 程序除了能够实现要求的功能以外,代码中要有能体现出不同表示方法的数据结构。 -Writing means between the map data structure, and the different representations of the conversion process. Readi
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-17
    • 文件大小:54037
    • 提供者:zxy
  1. MyRGB2HSI

    0下载:
  2. 自己实现的rgb到hsi的转换函数,能够实现将rgb图像数据转换为hsi颜色空间的图像数据-Rgb to hsi own implementation of the conversion function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:29579
    • 提供者:axis
  1. DDS_DAC0832

    0下载:
  2. 基于verilogHDL语言DDS波形产生的程序,利用AD3092进行数据转换的-DDS-based waveform generation program verilogHDL language, using AD3092 data conversion
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:687604
    • 提供者:daisy
  1. AutoCAD

    0下载:
  2. 先分析在Au【ocAD环境中组织cIs数据的方法,包括图形链接属性数据的方法和cAD/GIs间数据转换的方法,然后指出传统的转换方法的不足之处,并给出一种数据解译器组成结构,从而可以有效地实现cAD/GIs数据的无缝转换。最后,以地籍信息系统为例,验证在AutocAD环境中组织GIs数据能极大地提高专题cls的整体性能。-In the first analysis method Au [ocAD environment organization cIs data, the method incl
  3. 所属分类:CAD

    • 发布日期:2017-04-17
    • 文件大小:404991
    • 提供者:Jackson
  1. msp430g2553adc

    0下载:
  2. 利用msp430g2553上的adc10模块,序列通道采集并且把数据转换到数组中,方便数据处理。-Adc10 module uses msp430g2553 on the sequence of channel acquisition and converts the data into an array for data processing.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:19542
    • 提供者:魏中振
  1. Available-in-the-GDAL-library-file

    0下载:
  2. GDAL是一个在X/MIT许可协议下的开源栅格空间数据转换库。它利用抽象数据模型来表达所支持的各种文件格式。它还有一系列命令行工具来进行数据转换和处理。-Is an open source GDAL raster spatial data conversion library in the X/MIT license agreement. It uses abstract data model to express a variety of file formats are supported.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:232786
    • 提供者:dangdang
  1. Hex2Bin

    0下载:
  2. 实现将十六进制数据转换为二进制数据,数据都以.txt格式储存。-Achieve hexadecimal data into binary data, the data is stored in. Txt format.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:45484
    • 提供者:龙雨辰
  1. vbmaopao

    0下载:
  2. vb冒泡排序算法源代码示例,将输入的数据转换为数值型,对第i遍排序,初始假定第i个元素最小,将找出的最小元素与第i个元素交换,对冒泡算法不熟悉的推荐下载本款VB源码实例。-vb bubble sort algorithm source code examples, the input data is converted to numeric, sort of all over the i, the i-th element initially assumed minimum, identify
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:cpudn90
  1. Project1

    0下载:
  2. 我见过许多代码,在从ACCESS数据库读取图像数据后,往往需要借助一个临时文件进行转换才能显示,其实借助API,完全可以直接显示,而不需要临时文件,此外,大家还可以使用OleCreatePictureIndirect函数转图像数据转换成标准的IPicture接口,以实现VB图像显示的自动性和持续性,具体代码如下:-I ve seen a lot of code, after reading the image data from the ACCESS database, often need
  3. 所属分类:Shell api

    • 发布日期:2017-04-07
    • 文件大小:2691
    • 提供者:hanxu
  1. Base64

    0下载:
  2. 简单的BASE64转换,可用于完美各种游戏数据转换-BASE64 simple conversion, can be used for a variety of games perfect data conversion ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4764
    • 提供者:凌天
  1. Canyu1-SerialPortText

    0下载:
  2. 通过串口采集数据,可以将采集回来的数字数据转换为图像,根据图像灰度不同判断数据是否正确-Collecting data through the serial digital data can be collected back into an image, grayscale image data according to different judgments are correct
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:147008
    • 提供者:刘灿宇
  1. src

    0下载:
  2. 从YUV文件中读取YUV数据,再将YUV数据转换为RGB数据,再通过SDL显示到手机上-YUV YUV file is read from the data, then the data is converted to RGB YUV data, and then displayed on the phone by SDL
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:8092
    • 提供者:魏建
  1. time

    0下载:
  2. 实现数据转换,如Excel转数据库,数据库转Excel、Word等,还可以显示系统时间-export database
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6273748
    • 提供者:hanguo
  1. TMPdatatransfer

    1下载:
  2. 用C写的将tmp格式的红外热像图原始数据转换显示-Written in C infrared heat tmp format like convert raw data displayed in Fig.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5194
    • 提供者:孙小易
  1. vbhanshudaquan

    0下载:
  2. vb各类函数大全,有数据转换等的,也有其他常用的函数,很全面-vb all kinds of functions Guinness, data conversion, there are other commonly used functions, very comprehensive
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:223120
    • 提供者:陆一飞
  1. AD

    0下载:
  2. ATMEGA16,AD数据转换,然后通过LCD1602显示出来-ATMEGA16, AD data conversion, and then out through the LCD1602 display
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:129781
    • 提供者:regerg
  1. zhongkaotiyuchengjifenxi

    0下载:
  2. 中考体育成绩分析,能自动将体育测试数据转换成标准成绩-Physical examination results analysis, test data can be automatically converted into a standard sports scores
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:235357
    • 提供者:尚维军
  1. xmltest

    0下载:
  2. 将数据库数据转换成xml文件,根据你自己的数据库,转成对应的xml文件-Converting database data into xml file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:324376
    • 提供者:南半球
  1. Preprocess

    1下载:
  2. 预处理的源定位 --- --- --- --- --- --- - 各种脚本用于处理源定位中使用的时间数据。 Time2Frames.m mutilchannel时间数据转换为频谱帧 Time2TF.m 时间数据转换为相对传递函数的帧到通道1。 Frames2R.m 频谱帧转换为(freqeuncy而定)的协方差矩阵。 R2C.m 转换协方差矩阵噪声子空间(用于音乐)。
  3. 所属分类:transportation applications

    • 发布日期:2015-05-29
    • 文件大小:3072
    • 提供者:李云
  1. ETH-232SPI

    0下载:
  2. ETH-232SPI模块是实现将UDP网络数据包与UART232串口/SPI数据之间互转的传输设备,其拥有操作简单,成本低,体积小,速度快,功耗低,稳定性高等特点。本模块是一款多功能型以太网串口数据转换模块, 它内部集成了 TCP/IP 协议栈, 用户利用它可以轻松完成嵌入式设备的网络功能, 节省人力物力和开发时间, 使产品更快的投入市场, 增强产品竞争力,同时模块还支持DHCP自动获取IP功能,保证网络不冲突。-ETH- 232 SPI module is the realization of
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:975513
    • 提供者:229714423
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com