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

搜索资源列表

  1. m

    0下载:
  2. 复数域网络编码分析,包括串并转换,及星座图-Complex coding domain network analysis, including string and conversion, and constellation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1505
    • 提供者:李鹏程
  1. Linux-C-library-reference-manual

    0下载:
  2. Linux C函数库参考手册、包括字符测试函数、数据转换函数、内存配置函数、时间函数、字符串处理函数-Linux C library reference manual, including character test function, data conversion functions, memory allocation, time function, string handling functions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-18
    • 文件大小:5092300
    • 提供者:赵硕硕
  1. jinzhi

    0下载:
  2. 字符串批量转换,进制批量转换,例如可以将OD的数据批量转换成10进制-String batch conversion, binary batch conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:254857
    • 提供者:fenghuo
  1. AccessPort

    0下载:
  2. 串口助手,一款方便实用的串口调试软件,课进行字符串与16进制转换。-Serial assistant, a convenient and practical serial debugging software, lessons for string and hex conversion.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-01
    • 文件大小:392313
    • 提供者:一一两依依
  1. jinzhizhuanhan

    0下载:
  2. 这是一个十六进制与字符串相互快速转换的源码,可以拿来学习-This is a string of sixteen with the rapid conversion of the source code, can be used to learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4581
    • 提供者:张克
  1. A4

    0下载:
  2. 加密(10分) 课题内容: 设计一个加密程序。包括明文与密钥的转换。通过此课题,熟练掌握数组、格式输出、字符串处理、类型转换等。 课题要求: (1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 -Encryption (10 points) DISCLOSURE: Design an encryption program. In
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1911934
    • 提供者:HXM
  1. xuistringuint

    0下载:
  2. 主要是Wstring, UTF-8之间的转化-Mainly between Wstring, string, UTF-8 conversion
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2717
    • 提供者:hhwow008disa69
  1. mod_demod

    1下载:
  2. 该源码可实现16QAM的调制解调功能,包括串并转换、二/四进制变换,并完成相干解调。给出信噪比与误码率关系仿真结果。通过输出星座图的形式直观的观察调制解调性能-The source can be realized 16QAM modulation and demodulation, including string and conversion, two/quaternary conversion and complete coherent demodulation. Given the rel
  3. 所属分类:Modem program

    • 发布日期:2017-05-04
    • 文件大小:175904
    • 提供者:kong
  1. dac8552

    0下载:
  2. FPGA中利用状态机实现串并转换,读取dac8552数据-FPGA utilizing state machine string and conversion, data read dac8552
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:656
    • 提供者:songxinliang
  1. clib

    0下载:
  2. 将字符串转为数字,一个字节的数据转换成两个字符,ASCII 到 HEX的转换函数,HEX 到 ASCII的转换函数-The string to digital, a byte of data is converted into two characters, ASCII to HEX conversion function, HEX to ASCII conversion functions
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2023
    • 提供者:张瑞华
  1. LineConv

    0下载:
  2. 实现字符串的换行格式转换的源码,可以从 \r\n 到 \n 或者从 \n 到 \r\n 的转换,本程序采用类封装,并使用标准库方便移植,测试环境VS2010。-Wrap string format conversion source code, \r\n to \n or \n to \r\n conversion, the program uses a type of packaging, and the use of the standard library to faci
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2240
    • 提供者:闭关十年
  1. json

    0下载:
  2. 数据格式的转换,例如将数组的形式转化为字符串的格式,将字符串传到页面。-Data format conversion, for example in the form of an array converted to the format string, the string passed to the page.
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:18761
    • 提供者:闫吉江
  1. js

    0下载:
  2. 数据格式的转换,例如将数组的形式转化为字符串的格式,将字符串传到页面。-Data format conversion, for example in the form of an array converted to the format string, the string passed to the page.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-07
    • 文件大小:1337301
    • 提供者:闫吉江
  1. RadixTransfer

    0下载:
  2. byte,int,String等各种类型数据相互转换。-byte, int, String and other types of data conversion.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3525
    • 提供者:徐天
  1. exp10.2.5

    0下载:
  2. 设计一个 类,储存个人的姓名,地址,邮编,用string类型储存,分别为name,addr,zip。 有默认构造函数,转换构造函数,析构,打印函数。-Design a class, store an individual' s name, address, zip code, with a string type storage, respectively name, addr, zip. We have a default constructor, conversion constr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1076
    • 提供者:jianyoung
  1. Normal-Algorithm

    0下载:
  2. 在本文章里面,有各种举出算法的C语言实现 1、大数阶乘 2、大数乘法 3、任意进制转换 4、最大公约数 5、最小公倍数 6、快速傅里叶变换 7,字符串的替换,查找,截取 8、叉乘法求多边形的面积 9、快速,希尔,选择等各种排序 10、二叉树,链表,链栈 11、二分查找 12、求解线性方程组,也叫中国余数定理 13、求点到直线距离 14、Prim算法求最小生成器 15、判断点与直线的关系,俩条直线的关系 16、求排列组合数,俩矢量角度
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1246987
    • 提供者:刘楠
  1. dsfsfDlg

    0下载:
  2. 常用语言中字符串格式与浮点数格式的转换。-Format String and Floating Point Conversion in Common Language.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-13
    • 文件大小:1950
    • 提供者:mangguo
  1. HD2017Tool

    0下载:
  2. CBC、EBC模式下的DES、3DES算法,MAC算法,十六进制字符串与二进制字符串相互转化-CBC, EBC mode DES, 3DES algorithm, MAC algorithm, hexadecimal string and binary string mutual conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10536591
    • 提供者:刘慧娇
  1. HextoBinTest

    0下载:
  2. 十六进制字符串与二进制字符串相互转化,C源码代码。使用起来很方便-Hexadecimal string and binary string mutual conversion, C source code. Use is very convenient
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9668548
    • 提供者:刘慧娇
  1. xml-bmp-bin

    1下载:
  2. EtherCAT中xml文件的logo图标转换 bmp转16进制字符串-EtherCAT in the xml file logo icon conversion bmp to hexadecimal string
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:35773
    • 提供者:小小
« 1 2 ... 18 19 20 21 22 2324 »
搜珍网 www.dssz.com