搜索资源列表
calc
- 2,4,8,16进制转换,及ASCII码转换,字符串转换
huffman
- 基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code
7
- 一家银行希望采用光学字符识别系统自动读出支票中的账号,组成账号的每个数字都是7段数 位体。一种图象处理软件可以将组成数字的横段和竖段分别转换成ASCII码中的竖线‘|’和下划线 ‘_’。你需要设计一个程序,从扫描转换的结果推测原始的账号,假定: (1)若经扫描转换的某组数字全部保存了正确的数字形式而且满足校验条件,则该组数字就是原 始的账号; (2)9位数中最多只有一位在扫描转换中失去正确的数字形式; (3)扫描转换不会引入额外的数位段。 -A bank wishin
ASCII
- ASCII转换 指的是ASCII与字符之间的转换-ASCII change
ACSzhuanhuan
- 欧姆龙ASCII转换 特别适合初学者学习-Omron ASCII conversion suitable for beginners to learn
matlabfun
- 信源函数 randerr 产生比特误差样本 randint 产生均匀分布的随机整数矩阵 randsrc 根据给定的数字表产生随机矩阵 wgn 产生高斯白噪声 信号分析函数 biterr 计算比特误差数和比特误差率 eyediagram 绘制眼图 scatterplot 绘制分布图 symerr 计算符号误差数和符号误差率 信源编码 compand mu律/A律 压缩/扩张 dpcmdeco DPCM(差分脉冲编码调制)解码 dpcmen
201092916509894
- 汉字和字符转换ASCII及ASCII转换成和汉字及字符 -Chinese characters and ASCII and ASCII character conversion and converted into Chinese characters and character
Bin2AscOfSTL
- 3维stl数据有ascii和binary两种格式。本程序提供将bianary转换到ascii格式的功能。-3D stl ascii and binary data formats are. This procedure provides the bianary converted to ascii formats.
CP340_CP341_MODBUS_POLL_SLAVE
- 自己写的MODBUS主站程序使用SCL写(含源码) 使用SCL写的,程序显得比较大。还有从站的程序也同时奉上。 Modbus 主站说明 主要程序列表 主站轮询调度程序背景数据块 DB200 POLL_MANAGER2_DB 通信对象数据块 DB203 OBJECT_IMAGES 设备读写的数据数据块 DB204 SUB_STATION_DATAS 主站轮询调度程序 FB200 POLL_MANAGER2 Modbus主站程序 FB2
comtrade
- 本程序包包含两个程序和一个文档。两个程序为二进制与ASCII码之间的转换,文档为comtrade数据格式标准文档。-This package contains two procedures and documentation. Two programs for the conversion between binary and ASCII code, documentation comtrade data format standard document.
ASCII2bin
- 这是一个C++程序,可以将ACII码转换成二进制形式的字符串-This is a C++ code project. You can use this project to chang a ASCII number into a Binary number.
2345822
- 易语言十六进制与十进制相互转换源码 10与ASCII码对照表-Easy language hexadecimal and decimal conversion source of mutual 10 and ASCII code table
wfm_ascii_dpo
- matlab读取和转换wfm波形为ascii嘛-matlab read and convert to ascii Well wfm waveform
zfzhq-v3.0
- 字符转换器。本程序可以对ASCII、大小写、进制进行转换,转换后可实现二进制、八进制、十进制、十六进制查看。-Character converters. This procedure can be ASCII, sensitive, binary conversion, the conversion can achieve binary, octal, decimal, hexadecimal view.
deeplearing-hinton
- hinton2006年发表在science上的关于深度神经网络的文章Reducing the Dimensionality of Data with Neural Networks的matlab程序 mnistdeepauto.m //训练AutoEncoder的主文件 converter.m //将样本集从.ubyte格式转换成.ascii格式,然后继续转换成.mat格式 makebatches.m //创建小批量数据块用于RBM训练 rbm.m //训练RBM二进制隐层
characterd__Chiqese
- 功能说明:将汉字转换为ASCII码的应用程序,源码不错的-Function descr iption: convert Chinese characters to the ASCII code application, source of good
zkdn8
- 功能说明:将汉字转换为ASCII码的应用程序,源码不错的-Function descr iption: convert Chinese characters to the ASCII code application, source of good
fastq序列统计软件
- 可统计error rate Q20 Q30 但速度较慢,如需加快速度,可屏蔽ASCII转换,不输出error rate