Welcome![Sign In][Sign Up]
Location:
Search - ascll

Search list

[CSharpSocketsss

Description: CSharp写的一个带有界面的接受端程序。能讲字节流转化成标准的ASCLL码
Platform: | Size: 20160 | Author: aq | Hits:

[Windows DevelopASCll 码与字符转变

Description: 把 ASCll 码 转变与字符 ,把 字符 转化成ASCll 码 -put ASCll code changes and the characters and characters into ASCll code
Platform: | Size: 170843 | Author: bjn2000 | Hits:

[Windows DevelopCodingConvert

Description: 字符编码转换,可以支持gb2312、ASCll、汉字、字符之间的转换
Platform: | Size: 14856 | Author: 李寿波 | Hits:

[Embeded-SCM DevelopHanziInput

Description: 汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字库有着天然的对应关系,通过内码可以在字库中得到这个汉字的点阵或是矢量数据用于显示。交换码用于网络的传输交换或者特定字符集的转换。在我们嵌入式环境中只使用汉字内码进行汉字的感知。输入法要解决的问题就是如何把外部输入转换为汉字内码的问题,一般来说的外部输入码有两种ASCLL字符,或特殊为汉字输入设计的字符如五笔字型。这里我们采用使用ASCLL码的拼音形式来实现汉字输入。
Platform: | Size: 108711 | Author: fengzm | Hits:

[Other resourceVisual C++ 6.0程序员指南

Description: 本书是美国微软出版社授权的 Microsoft Visual Studio系列中文版图书之一,它是 Visual C++ 6.0程序员的实用参考书。 书中讨论的许多主题均以范例程序进行说明,所有范例程序的项目文件都在配套光盘上。本书是从事Visual C++ 6.0应用与开发的所有技术人员极好的工具书,同时也是大专院校相关专业的师生的自学、教学参考用书。 全书共分成六个部分: 第一部分介绍Developer Studio和AppWizard的基础知识; 第二部分介绍文本、图形和对话框编辑器; 第三部分是编程指南,展示了如何使用Classwizard和 Gallery来加速编程开发工作,创建自己的组件; 第四部分介绍 ActiveX控件及其使用,说明如何用MFC或ATL来写 ActiveX控件; 第五部分讨论调试器的各种能力,程序优化的各种选项及原因,如何定制Visual C++,如何编制宏和附加实用程序; 第六部分提供ASCll字符和ANSI字符的标准表格,并简要描述ClassWizard支持的MFC类和VBScript-the book is authorized Microsoft Microsoft Visual Studio line Chinese version of one book, which is 6.0 Visual C programmers practical reference books. Book Many of the topics discussed were examples of procedures that all procedures examples of projects supporting documents are in the CD-ROM. The book is engaging in Visual C + + 6.0 application development with all the technical staff excellent tool, as well as tertiary institutions relevant professional teacher training, teaching reference books. The book is split into six parts : the first part describes Developer Studio and the basic knowledge +5.0; The second part gives text, graphics and dialog editor; The third part of the programming guide, showing how to use Classwizard Gallery and to accelerate the development of programming buil
Platform: | Size: 10822579 | Author: 刘建国 | Hits:

[Documents用表格形式显示ASCII字符

Description: 一、 实验目的及要求 熟悉Debug命令,掌握应用Debug完成汇编程序的调试,检测程序的运行过程。 二、 实验内容 按15行×16列的表格形式显示 ASCll码为10H~FFH的所有字符,即以行为主的顺序及 ASCll码递增的次序依次显示对应的字符。每 16个字符为一行,每行中相邻两个字符之间用空白符(ASCII为20)隔开。
Platform: | Size: 112640 | Author: wangzhekid | Hits:

[Windows DevelopASCll 码与字符转变

Description: 把 ASCll 码 转变与字符 ,把 字符 转化成ASCll 码 -put ASCll code changes and the characters and characters into ASCll code
Platform: | Size: 171008 | Author: bjn2000 | Hits:

[VC/MFCVisual C++ 6.0程序员指南

Description: 本书是美国微软出版社授权的 Microsoft Visual Studio系列中文版图书之一,它是 Visual C++ 6.0程序员的实用参考书。 书中讨论的许多主题均以范例程序进行说明,所有范例程序的项目文件都在配套光盘上。本书是从事Visual C++ 6.0应用与开发的所有技术人员极好的工具书,同时也是大专院校相关专业的师生的自学、教学参考用书。 全书共分成六个部分: 第一部分介绍Developer Studio和AppWizard的基础知识; 第二部分介绍文本、图形和对话框编辑器; 第三部分是编程指南,展示了如何使用Classwizard和 Gallery来加速编程开发工作,创建自己的组件; 第四部分介绍 ActiveX控件及其使用,说明如何用MFC或ATL来写 ActiveX控件; 第五部分讨论调试器的各种能力,程序优化的各种选项及原因,如何定制Visual C++,如何编制宏和附加实用程序; 第六部分提供ASCll字符和ANSI字符的标准表格,并简要描述ClassWizard支持的MFC类和VBScript-the book is authorized Microsoft Microsoft Visual Studio line Chinese version of one book, which is 6.0 Visual C programmers practical reference books. Book Many of the topics discussed were examples of procedures that all procedures examples of projects supporting documents are in the CD-ROM. The book is engaging in Visual C++ 6.0 application development with all the technical staff excellent tool, as well as tertiary institutions relevant professional teacher training, teaching reference books. The book is split into six parts : the first part describes Developer Studio and the basic knowledge+5.0; The second part gives text, graphics and dialog editor; The third part of the programming guide, showing how to use Classwizard Gallery and to accelerate the development of programming buil
Platform: | Size: 10822656 | Author: 刘建国 | Hits:

[CSharpSocketsss

Description: CSharp写的一个带有界面的接受端程序。能讲字节流转化成标准的ASCLL码-CSharp written with a procedural interface, the receiving end. Able to speak into a standard byte transfer ASCLL code
Platform: | Size: 20480 | Author: aq | Hits:

[Windows DevelopCodingConvert

Description: 字符编码转换,可以支持gb2312、ASCll、汉字、字符之间的转换-Character encoding conversion, can support gb2312, ASCll, characters, character conversion between
Platform: | Size: 48128 | Author: 李寿波 | Hits:

[Embeded-SCM DevelopHanziInput

Description: 汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字库有着天然的对应关系,通过内码可以在字库中得到这个汉字的点阵或是矢量数据用于显示。交换码用于网络的传输交换或者特定字符集的转换。在我们嵌入式环境中只使用汉字内码进行汉字的感知。输入法要解决的问题就是如何把外部输入转换为汉字内码的问题,一般来说的外部输入码有两种ASCLL字符,或特殊为汉字输入设计的字符如五笔字型。这里我们采用使用ASCLL码的拼音形式来实现汉字输入。-err
Platform: | Size: 108544 | Author: fengzm | Hits:

[SCMlcd

Description: 该程序文件作为密码小键盘项目的主程序模块,用于控制整个密码键盘的状态及工作流程, 通过串口接收主机命令,进行分析,对于不同的命令进行不同情况处理。控制键盘录入密码, 调用LCD、LED显示状态,语音提示,调用3DES加密函数对密码进行加密,最后将密文送回至主机。 键盘扫描模块:unsigned char key_scan(),主机发送输入密码命令时,调用该程序,录入 密码,键盘扫描程序得到的密码以ASCLL码的形式通过返回值返回。 3DES加密模块:录入的密码进行加密,密码以全局变量的形式存放。加密后的密码放回至全局变量。 LCD液晶显示: 显示密码输入状态和用户提示-err
Platform: | Size: 7168 | Author: rewofei | Hits:

[assembly languageASC-example

Description: 实现ASCll码字体(5x7)表编程实例(.asm 格式)-Achieve ASCll font code (5x7) table programming examples (. Asm format)
Platform: | Size: 3072 | Author: 郁嘉南 | Hits:

[assembly languageLCD-ASC

Description: 标准LCD液晶图形显示模块ASCll码字体(5x7)表(.asm 格式)-Standard LCD LCD graphics display module ASCll code fonts (5x7) table (. Asm format)
Platform: | Size: 2048 | Author: 郁嘉南 | Hits:

[Technology Managementascllcode

Description: 由ASCLL码值向图形变换的关系,用来进行两者间的相互变换.-failed to translate
Platform: | Size: 69632 | Author: nirvana | Hits:

[Windows Developcstyle

Description: 利用ASCLL码实现动物图形的输出用户可根据需要选择不同的图形-Code ASCLL animals use to achieve the output of graphics users may need to select based on different graphics
Platform: | Size: 39936 | Author: 罗康 | Hits:

[GUI Developascll

Description: 这个好啊,输入任何一个字母。就能早点改字母对应的ascll码。16进制等等信息,还有键盘事件/我靠,太好了-The good, enter any one letter. Can change the letter corresponding to the ascll earlier code. 16 hexadecimal, and so forth, there are keyboard events/I rely on, good
Platform: | Size: 1024 | Author: banjaming0 | Hits:

[Algorithmexample

Description: 数值运算,创建数据库,十六进制转换成二进制,读取字母的ascll值以及提取前五个字母。-Numerical operations, create the database, convert hex binary, values, and read letters ascll extract the first five letters.
Platform: | Size: 12288 | Author: 刘涛 | Hits:

[Otherread-ascll-

Description: 读取指定路径的文件并把它转换成aclll码。打开软件输入路径,点击确定按钮,如果路径存在则可以生成ascll码并粘贴到文本框-Read the specified file path and convert it into aclll code? Open the software, enter the path, click the OK button, if the path exists, can generate ascll code and paste it into a text box
Platform: | Size: 5120 | Author: 佛挡杀佛 | Hits:

[Windows Developtrans

Description: MATLAB中实现ASCLL码(字母)向二进制转换的程序,可将键入字母转换为8位二进制数(A program that converts ASCLL code into binary in MATLAB, which can be typed into 8 bit binary numbers)
Platform: | Size: 1024 | Author: 刘壮30037 | Hits:
« 12 3 »

CodeBus www.codebus.net