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

搜索资源列表

  1. readtext

    1下载:
  2. 读入一个文本数据,转换成矩阵。 -Reading into a text data, conversion into a matrix.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6659
    • 提供者:曲直
  1. double_bus

    0下载:
  2. 此程序为双向总线设计部分,位宽为八位,通过时钟脉冲进行总线上数据转换-This procedure for two-way bus design parts for the eight-bit wide, through the bus clock for data conversion
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:939
    • 提供者:zhaohongliang
  1. SQLServer2000ProgrammerGuide

    0下载:
  2. 本书共分20章 分别讲述了SQL Server 2000的介绍安 装与升级 Transact-SQL语言基础 数据库管理 表 存储过程等数据库对象的管理 数据完整性与数据查 询用户和安全性管理备份恢复和复制代理服务数据转换服务SQL Server的工具SQL Server 2000 与Internet等有关内容-The book is divided into 20 chapters, respectively, described the introduction of SQL S
  3. 所属分类:Database system

    • 发布日期:2017-06-19
    • 文件大小:28558664
    • 提供者:ww
  1. mysqltooracle

    0下载:
  2. ConvertMysqltoOracle是一个免费的数据库转换工具,实现快速安全地将Mysql数据库导入为ORACLE数据库。 Convert Mysql to Oracle功能特点 可能转换所有的Mysql字段类型 支持所有版本的Mysql 可以将数据合并到已经存在的ORACLE表中 非常容易使用的向导模式 支持所有版本的Mysql字符集 对超大数据表的导出进行了优化处理 -ConvertMysqltoOracle is a free databas
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1067008
    • 提供者:n_nm_m
  1. ExportXprop Txt

    1下载:
  2. cad数据转换时候属性输出工具,需要在cad中加载,启动vba工具,方便转为shp文件-cad data conversion tools when the output attribute, need to load cad, start vba tools, convenient to shp file
  3. 所属分类:GIS编程

    • 发布日期:2013-07-04
    • 文件大小:29345
    • 提供者:ssuper
  1. CommonAlgorithm_C_language

    0下载:
  2. C语言的小算法,包括链表,汉偌塔,进制转换,数组,数据结构等-Small C language algorithms, including linked lists, Han Ruo-tower, hexadecimal conversion, arrays, data structures, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:320447
    • 提供者:周期
  1. IEEEchangeBCDfloat

    0下载:
  2. 标准的四字节IEEE浮点型数据转换为BCD码源代码,通过这个转换程序可以把数据送到数码管上显示数据了,很实用的哦对用汇编语言包来写的同胞-Standard four-byte IEEE floating-point type data into a BCD code source code, through the conversion process can control data sent to the digital display data, it is practical to us
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:2038
    • 提供者:谢苏岚
  1. socket

    1下载:
  2. 用于应用层的数据传输,将数据封装成数据包在internet传输,实现协议转换,测试通过-Application layer for data transmission, will be packaged as data packets in the internet transmission, the realization of protocol conversion, testing through
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:1465
    • 提供者:唐豆
  1. kingdee

    0下载:
  2. 2008年培训针对的版本: 金蝶EAS BOS V540 培训内容:《金蝶EAS BOS标准培训课程》 集成开发环境准备 课程案例分析 业务建模工具的介绍及应用 工作流的概念及设计 数据转换流程设计(BOTP) 报表及套打设计 预警平台 权限设置 元数据介绍 设计成果的发布部署 Kscr ipt脚本介绍 认证考试(笔试) 培训天数:5天 培训方式:教学与现场练习相结合的方式 认证考试 培训结束后进行认证考试(笔试)
  3. 所属分类:Project Manage

    • 发布日期:2017-06-22
    • 文件大小:42984729
    • 提供者:xxp3369@126.com
  1. WUGISRe

    1下载:
  2. 自己用C#从底层开发的GIS系统,数据格式和坐标转换算法等均从底层开发,界面美观,数据格式可扩展性强-Their use of C# From the bottom of the development of GIS systems, data formats and coordinate transformation algorithm, etc. from the bottom of development, beautiful interface, data format scalabil
  3. 所属分类:CSharp

    • 发布日期:2016-04-20
    • 文件大小:35375
    • 提供者:amy chang
  1. zzx

    0下载:
  2. 这个并串转换代码是依靠同步状态机来实现其控制的。其实并串转换在实际的电路中使用还是比较多的,尤其在通信线路方面的复用和分解方面,原理上就是一个串并转换和并串转换的过程。举个简单的例子,计算机串口发送数据的过程,如果满足发送条件了,其实就是一个并串转换的过程了。好了,废话不说,看代码就是。 写完一看,一个并串转换居然搞了这么大,有点失败。但是整个代码已经通过了后仿真,而且思路还是比较清楚的,可靠性和稳定性方面也应该没有问题滴,呵呵。不过说老实话,里面有些信号是确实可以去掉的,不过后来就懒
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:7011
    • 提供者:zzx
  1. changetohex

    0下载:
  2. 介绍如何把char buffer 里的数据转换为16进制格式的 字符数组数据 转换 为 HEX 格式-Describes how the char buffer the data is converted to 16 characters in hexadecimal format array data into a HEX format
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1426
    • 提供者:士大夫
  1. timedepth

    0下载:
  2. 地震数据时间深度转换,fortran语言编写-Time-depth conversion of seismic data, fortran language
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:11185
    • 提供者:yan
  1. dujojfd

    2下载:
  2. 本文提出了一种基于AT89S51和模数转换芯片ADC0809的数据采集系统的设计与实现方案。主要从硬件电路设计、数据采集程序设计2个方面进行了详细阐述,其中硬件电路设计部分结合具体芯片,详细的介绍了数据采集系统各部分硬件接口电路的设计。设计中利用51单片机控制A/D转换器构成采样模块,实现对信号的采集,采样后的数据通过LED显示出来。本论文设计并实现了一种数据采集系统,具有简单可靠、使用方便、扩展性强等特点。-This paper presents a AT89S51-based and ana
  3. 所属分类:Project Design

    • 发布日期:2014-05-31
    • 文件大小:256154
    • 提供者:fujun
  1. adc

    1下载:
  2. MSC-51(STC-89c51)单片机数据采集转换测试程序-MSC-51 (STC-89c51) single-chip data acquisition conversion test procedures
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1859
    • 提供者:james
  1. bbb

    0下载:
  2. 把misr 传感器获取的 hdf格式数据 转换成二进制格式 !-Misr acquired the hdf format sensor data into binary format!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:798453
    • 提供者:杨培玉
  1. LinuxC

    0下载:
  2. linux c函数详解 , 第一章:字符测试函数 第二章:数据转换函数 第三章:内存配置函数-Detailed linux c function, the first chapter: Chapter II character test function: data transfer function in Chapter III: memory allocation function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4967585
    • 提供者:yuyong
  1. zhangxin

    0下载:
  2. 键盘输入四个八进制数据转换为16进制数据-Keyboard input of four octal data into a 16-band data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:883
    • 提供者:wubinbin
  1. XML

    1下载:
  2. xml数据转换,很好的说明文档,值得一看哦-xml data conversion, good documentation, see Oh
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:778197
    • 提供者:light
  1. OceanmapVer1_1

    0下载:
  2. 这是一个通用的数组编辑器,OceanMap只是我给它起的一个名字。 主要功能: 1. 数组的行和列的个数可以自动进行保存,不必担心丢失数据; 2.可以以命令行方式调用OceanMap; 3.可以把输入的网格型数据转换成矩阵形式。-This is a common array editor, OceanMap only since I gave it a name. The main functions: 1. Array the number of rows and column
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:7780
    • 提供者:蓓贝
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com