CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ASCII
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - ASCII - List
[
CSharp
]
TextExchangeSrc12源代码
DL : 0
本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。 本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to Text, ASCII, Default, Unicode, BigEndianUnicode, UTF-8, UTF-7, GBK, BIG5 among the conversion, the text for inquiries. Conversion results using hexadecimal representation. The software is an open source software, follow the GPL, the copyright belongs to all the developers in common ownership, for the use of the software source code of any software, we must also use the GPL open-source approach to the release, the specific details please see License.txt.
Date
: 2008-10-13
Size
: 33.4kb
User
:
lee
[
CSharp
]
uft8
DL : 0
UTF-8文件转成ANSI ASCII文件VB6和C#代码示例-UTF-8 files into ASCII document ANSI VB6 and C# code examples
Date
: 2008-10-13
Size
: 15.33kb
User
:
陈国洪
[
CSharp
]
Asciicharactertableandgameprogramming
DL : 0
用C语言编的键盘ASCII和编程成序,帮助大家理解-C language series of the keyboard and programming into ASCII order to help you understand
Date
: 2008-10-13
Size
: 23.61kb
User
:
张自营
[
CSharp
]
SMTPDemo
DL : 0
SMTP (Simple Mail Transfer Protocol) : 电子邮件从客户机传输到服务器或从某一个服务器传输到另一个服务器使用的传输协议。 SMTP 是请求/响应协议,命令和响应都是基于ASCII 文本,并以CR 和LF 符结束。响应包括一个表示返回状态的三位数字代码。-SMTP (Simple Mail Transfer Protocol) : E-mail transmission from the client to the server or from a server to another server transmission of transmission agreements. SMTP is a request / response agreements, orders and responses are based on the ASCII text, and to meet CR and LF end. Response includes a return to the state said the three-digit code.
Date
: 2008-10-13
Size
: 9.47kb
User
:
qingao
[
CSharp
]
AIMI561
DL : 0
This the free version of my Basis of AI Backprop designed to accompany my not yet published textbook, _The Basis of AI_. This program contains enough features for students in an ordinary AI or Neural Networking course. It includes the quickprop and delta-bar-delta algorithms for faster training and a fast integer version for machines without floating point hardware. This particular package includes C source for DOS and UNIX, examples, an ASCII manual and a number of DOS binaries. The binaries are for systems with floating point hardware (bp.exe), one for systems without floating point hardware (bp486sx.exe) and an integer version binary (ibp486sx.exe) for systems without floating point hardware.
Date
: 2008-10-13
Size
: 2.28mb
User
:
dsoiufsodiuf
[
CSharp
]
LCDdisplay
DL : 1
针对192x64点阵图形液晶显示模块的汉字显示程序,并且定义中文字库和ASCII字库
Date
: 2008-10-13
Size
: 7.34kb
User
:
李培
[
CSharp
]
CalculateToos
DL : 0
一个用c#编写的软件,能够实现字符串、ascii码和Unicode码之间的转换;10进制,2进制、16进制之间的转换;字符穿的MD5加密算法的实现,对于C#的初学者也许会有帮助~
Date
: 2008-10-13
Size
: 17.22kb
User
:
成功过
[
CSharp
]
04051b33刘奏
DL : 0
一个哈夫曼算法.具体题目如下: 题目要求:1)建立一正文文件(本程序中建立的文件名文test.txt),向其中输入字符(本程序中可输入任意ASCII值) 2)通过哈夫曼算法求出文件中字符的相应编码 3)建立一与正文文件(test.txt)对应的编码文件(本程序中为bainma.txt)-a Huffman algorithm. Specific topics are as follows : Subject : 1) the establishment of a text document (the procedures established in the File Name text test.txt), which imported to the character (this program can import arbitrary ASCII values) 2) by Huffman algorithm obtained documents characters The corresponding coding 3) and the establishment of a text document (test.txt) corresponding encoded files (the procedures for bainma.txt)
Date
: 2008-10-13
Size
: 14.59kb
User
:
沈扬
[
CSharp
]
04051b33刘奏
DL : 0
一个哈夫曼算法.具体题目如下: 题目要求:1)建立一正文文件(本程序中建立的文件名文test.txt),向其中输入字符(本程序中可输入任意ASCII值) 2)通过哈夫曼算法求出文件中字符的相应编码 3)建立一与正文文件(test.txt)对应的编码文件(本程序中为bainma.txt)-a Huffman algorithm. Specific topics are as follows : Subject : 1) the establishment of a text document (the procedures established in the File Name text test.txt), which imported to the character (this program can import arbitrary ASCII values) 2) by Huffman algorithm obtained documents characters The corresponding coding 3) and the establishment of a text document (test.txt) corresponding encoded files (the procedures for bainma.txt)
Date
: 2025-12-22
Size
: 218kb
User
:
沈扬
[
CSharp
]
TextExchangeSrc12源代码
DL : 0
本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。 本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to Text, ASCII, Default, Unicode, BigEndianUnicode, UTF-8, UTF-7, GBK, BIG5 among the conversion, the text for inquiries. Conversion results using hexadecimal representation. The software is an open source software, follow the GPL, the copyright belongs to all the developers in common ownership, for the use of the software source code of any software, we must also use the GPL open-source approach to the release, the specific details please see License.txt.
Date
: 2025-12-22
Size
: 33kb
User
:
lee
[
CSharp
]
uft8
DL : 0
UTF-8文件转成ANSI ASCII文件VB6和C#代码示例-UTF-8 files into ASCII document ANSI VB6 and C# code examples
Date
: 2025-12-22
Size
: 23kb
User
:
陈国洪
[
CSharp
]
Asciicharactertableandgameprogramming
DL : 0
用C语言编的键盘ASCII和编程成序,帮助大家理解-C language series of the keyboard and programming into ASCII order to help you understand
Date
: 2025-12-22
Size
: 23kb
User
:
张自营
[
CSharp
]
Serialport_Data_Anylize_Tool
DL : 0
串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。-Serial port analization tool. All data from/to serial port can be received/sent in the form of binary, hex and ASCII.
Date
: 2025-12-22
Size
: 195kb
User
:
wk
[
CSharp
]
ASCII
DL : 0
程序员编程的时候可能会去查ASCII码对照表,所以给给出次资源!-When the programmer may be programmed to check ASCII code table, so to give time resources!
Date
: 2025-12-22
Size
: 11kb
User
:
吴 治国
[
CSharp
]
EncodeTest
DL : 0
C#语言中ASCII和Unicode编码的不同之处比较,利用源码实现其不同之处。-C# language in the ASCII and Unicode-encoded difference comparison, the use of source code to achieve their differences.
Date
: 2025-12-22
Size
: 15kb
User
:
zhanghengyuan
[
CSharp
]
ASCII
DL : 0
C#大写及小写字母的ASCII码对照,我是C#初学者,希望对需要的人有帮助-C# uppercase and lowercase letters of the ASCII code control, I am a C# beginner, want to help people in need
Date
: 2025-12-22
Size
: 1kb
User
:
xiaker
[
CSharp
]
ASCII
DL : 0
ASCII码查询软件,可以查询任意字符的ASCII码。-ASCII code to query the software, you can query any character' s ASCII code.
Date
: 2025-12-22
Size
: 40kb
User
:
魔神
[
CSharp
]
Ascii-code
DL : 0
包括ascii码源码,用此源码可以生成任何字符相对应的ascii码。-ascii code
Date
: 2025-12-22
Size
: 34kb
User
:
tursunniyaz
[
CSharp
]
ascii
DL : 0
ASCII 字符串转换。 压缩包,打开直接编译,无任何控件。 仅供相互学习。-ascii string change .
Date
: 2025-12-22
Size
: 30kb
User
:
pengjun
[
CSharp
]
c--ASCII
DL : 0
所有的ASCII码都可以用“\”加数字(一般是8进制数字)来表示。而C中定义了一些字母前加 \ 来表示常见的那些不能显示的ASCII字符,如\0,\t,\n等,就称为转义字符,因为后面的字符,都不是它本来的ASCII字符意思了。-All ASCII code can be represented by " \" plus the number (typically 8 hexadecimal numbers). And C is defined in a number of letters before adding " \" to indicate that the common ASCII characters can not be displayed, such as \ 0, \ t, \ n, etc., is called the escape character, because behind the character, is not it already ASCII characters mean.
Date
: 2025-12-22
Size
: 6kb
User
:
joe
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.