搜索资源列表
STRTOUP
- 一个可以进行全角字符《---》半角字符转化的 C 语言函数。-a can-wide angle characters -- In the half-angle of characters into C language function.
ASC码的转化
- 任意输入字符将其转化成ASC码,并且具有出错提示的功能.-arbitrary character of its importation into ASC yards, and has suggested the error function.
English-japanese
- 能够将英文字符转化为日文片假名的vb源代码-English characters can be translated into Japanese Katakana a constant source code
caonima
- 使用库函数将字符转化为整数浮点数,很简单-use of library functions will be rounded characters into the float, a very simple
sanjiaoxing
- 求三角形面积的算法,可以将输入的三个符合三角形定理的字符转化为整数来求面积-Triangle area of the algorithm, can be imported with three triangle theorem of the characters into the area to seek Integer
TEST_DES
- 对输入的十六进数加密(把输入的字符转化成二进制整数,比如输入两个字符1F,转化成二进制数00011111),比较输入和输出。当把输入的数改变一个比特时(如把1F变为1E),比较输出的变化.修改程序,使得DES的16轮循环中每一轮循环结束都能输出一个结果(显示为十六进制的数),即输出Li、Ri(1 i 16)的值。
STRTOUP
- 一个可以进行全角字符《---》半角字符转化的 C 语言函数。-a can-wide angle characters-- In the half-angle of characters into C language function.
ASCII码
- 输入一个字符显示其ASCII码的小程序-importation of a character ASCII show the small program
汇编
- 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A
这个类包含了几种常见字符集以及字符串的转化方法
- 这个类包含了几种常见字符集以及字符串的转化方法,VC源代码-This class includes normal char set and transformation of string.
ASC码的转化
- 任意输入字符将其转化成ASC码,并且具有出错提示的功能.-arbitrary character of its importation into ASC yards, and has suggested the error function.
English-japanese
- 能够将英文字符转化为日文片假名的vb源代码-English characters can be translated into Japanese Katakana a constant source code
caonima
- 使用库函数将字符转化为整数浮点数,很简单-use of library functions will be rounded characters into the float, a very simple
sanjiaoxing
- 求三角形面积的算法,可以将输入的三个符合三角形定理的字符转化为整数来求面积-Triangle area of the algorithm, can be imported with three triangle theorem of the characters into the area to seek Integer
TEST_DES
- 对输入的十六进数加密(把输入的字符转化成二进制整数,比如输入两个字符1F,转化成二进制数00011111),比较输入和输出。当把输入的数改变一个比特时(如把1F变为1E),比较输出的变化.修改程序,使得DES的16轮循环中每一轮循环结束都能输出一个结果(显示为十六进制的数),即输出Li、Ri(1 i 16)的值。-To enter the hexadecimal number of encryption (t
ean13
- 该函数主要实现EAN13码相关算法以及转化为二进制字符串.和通过二进制字符生成EAN13 BMP条码图片.在WIN下DEV-C++ 5编译通过.-EAN13 realize the function of the main code-correlation algorithm and converted into a binary string. And through binary characters generated barco
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
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set
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.