搜索资源列表
ASC码的转化
- 任意输入字符将其转化成ASC码,并且具有出错提示的功能.-arbitrary character of its importation into ASC yards, and has suggested the error function.
表达赋值
- 简单的赋值语句转化为四元式 只对单字符赋值 以及表达式的四元式转换 -simple assignment into four yuan-only assignment of single characters and expressions of 4 yuan conversion
PrintCode
- z4mplus打印机打印条形码,二维码,包括可以打印汉字字符,汉字字符通过转化为图象点阵格式打印-z4mplus printer bar codes, two-dimensional codes, including print Chinese characters. chinese characters through the lattice images into print format
English-japanese
- 能够将英文字符转化为日文片假名的vb源代码-English characters can be translated into Japanese Katakana a constant source code
kjasfdoiwer
- 字符表示的十六进制数转化为相应的整数    错误则返回    -1    -said the character hexadecimal number into the corresponding integer
huffman
- 哈夫曼编码:输入一个文本文件(英文文本),剔除其中的非英文字符,并将英文字符统一转化为大写字符,然后统计各个字符的出现概率。创建哈夫曼树,给出编码表(即各字符的码字)及编码效率(带权路径长度)
mowangyuyan
- 可以把魔王语言,转化为正常的字符,是栈的应用
TEST_DES
- 对输入的十六进数加密(把输入的字符转化成二进制整数,比如输入两个字符1F,转化成二进制数00011111),比较输入和输出。当把输入的数改变一个比特时(如把1F变为1E),比较输出的变化.修改程序,使得DES的16轮循环中每一轮循环结束都能输出一个结果(显示为十六进制的数),即输出Li、Ri(1 i 16)的值。
ean13
- 该函数主要实现EAN13码相关算法以及转化为二进制字符串.和通过二进制字符生成EAN13 BMP条码图片.在WIN下DEV-C++ 5编译通过.
bmp2ascii.tar
- 功能:将一个bmp图像提取特征后,经过分析bmp图像格式,转化生成一个字符图像,可以用来作qq签名等。
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
char2dec 字符类型转化为十进制int类型函数
- 字符类型转化为十进制int类型函数,可以直接调用char2dec函数,输出为整形数int-Into a decimal character type int type function, you can call char2dec function, the output of integer int
Hex2Bin
- HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
acsmx
- AC算法----有限自动机的多模式匹配算法.该算法应用有限自动机巧妙地将字符比较转化为了状态转移。-AC algorithms finite automata---- Multi-pattern matching algorithm. The algorithm uses finite automata skilfully converted to state transition character comparison.
hamming
- 本实验实现了任何字符的输入 然后通过转化成为含有校验位的海明码-Experimental realization of any of the characters in the input and then into a parity bit contains the Hamming code
flash_readfrom_txt
- 此程序从外部TXT文档中读取字符串内容并将其转化为数组,共其后程序调用-This procedure from an external TXT file to read the contents of the string and translate them into an array, a total of subsequent procedure calls
tofile
- 将文件转化为自符,然后再把字符转化成文件的小例程!-File into a self-address, and then the document character transformed into a small routine!
chartodata
- 将字符转化为十进制数,完成了共同体格式数据的转化为十进制数的功能。-Into a decimal number of characters to complete the Community-formatted data into a decimal number function.
charge
- 时间格式,字符串格式、整形格式等数据格式的转换函数,可直接调用(Data format conversion)
图片转字符画
- 将一张图片转化成一篇字符画,不过没什么大用处。有时候会出现点错误,请见谅。(Turn a picture into a character picture, but it doesn't help much. Sometimes there will be some mistakes, please forgive me.)