CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ASCII码

搜索资源列表

  1. ckts

    0下载:
  2. 串口调试助手是串口调试相关工具,有多个版本。如:友善串口调试助手,支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。-Serial debugging assistant is serial debugging tools, there are several versions. Such as: friendl
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2443560
    • 提供者:与狼共舞
  1. encode

    0下载:
  2. 程序功能:对文件进行加密和解密的程序,说明如下: 1 由用户设定6个字符(ASCII码32-127)组成的密码,加密时可以将选取内容的每个字符 依次加上密码中的字符的ASCII码再减去31。 2 如果原始字符ASCII码在32-127之间,则表示可显示的英文字符,在加上密码后范围超过 ASCII码值的32-127,则进行模运算(ch 128)。 3 对于中文字符,每个字符由两个大于160的ASCII码组成,如果如果读入的原始字符ASCII码
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2143
    • 提供者:chengshili
  1. ExtraData

    0下载:
  2. NAME0183 ASCII码输入语句解析模块,本人亲自编写亲测-NAME0183 ASCII code input statement analysis module, write and test have dong by itself
  3. 所属分类:transportation applications

    • 发布日期:2017-04-25
    • 文件大小:154098
    • 提供者:陈魁
  1. hexfile.c

    0下载:
  2. 以16进制打开文件,并显示 ASCII 码,支持 pageup,pagedown,Home,End,ESC-open files by 16 bits
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2414
    • 提供者:独奏
  1. bmp

    0下载:
  2. 将中文ASCII码转换为bmp的汉字图片-exchange chineses ASCII string to bmp pictures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:10448
    • 提供者:DonovanLiang
  1. COSC_2425_LY_Project5

    0下载:
  2. 写了一个程序名为Get_frequencies是构造一个字频表。输入 该过程应该是一个指向字符串的指针和指向256的双数组初始化 为全零。每个阵列位置是由对应的ASCII码索引。当过程 返回时,阵列中的每个条目都包含了多少次的计数对应 字符发生在字符串中。-Write a procedure named Get_frequencies that constructs a character frequency table. Input to the procedu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:26601
    • 提供者:li
  1. UART_SEND

    0下载:
  2. MSP430F149 串口发送代码,用串口发送字符、字符串、字符的ASCII码-MSP430F149 send serial code, serial port to send character string of ASCII character codes
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:21378
    • 提供者:lujia
  1. biaobaixilie

    0下载:
  2. 一个小程序,实现表白的作用哦,自己修改ASCII码就变成自己的表白哦-A small program to achieve the role of confession, oh, make changes to the ASCII code became his confession oh
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1922578
    • 提供者:孙艳
  1. S_Project

    0下载:
  2. stm32 12864串口多重菜单程序,汉字,图片,ASCII码,正显,反显等非常不错的例程-stm32 12864 Serial multiple menu program, characters, images, ASCII code, is significant, such as a very good anti significant routines
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1568254
    • 提供者:haiitx
  1. read_1

    0下载:
  2. 读取内容为ASCII码编辑的STL文件,统计面元数并存储数据。-Read the contents of the ASCII STL file editing, statistics and data storage bin number.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:452284
    • 提供者:童杰
  1. Comspy_28332

    0下载:
  2. 通过操作windows内核,达到监视串口数据的目的。它不是串口 调试 程序,而是真正的 监视 程序!它不需打开串口(一般串口只能被一个程序占用),就可方便监视它方程序对任一串口发送与接收的数据,可设定数据类型为十六进制和ASCII码,并可方便地将数据保存成文本文件。 使用时先启动该程序并监视,然后运行您的串口程序,即可监视您程序对串口的每一个动作。 -By operating windows kernel to achieve the purpose of monitoring the
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:370488
    • 提供者:feiyg
  1. ascii_table

    0下载:
  2. 常见ascii码表查询,方便在编程时查找某个字符的asscii.-asscii talble, it is esay to look up char!
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:97623
    • 提供者:albert
  1. source

    0下载:
  2. 文件加密:对给定的ASCII码值进行加密:若字符是英文字母或数字,则用该字符在ASCII码表中位置之后第五位字符进行加密,否则用ASCII码表中位置之前第三位字符进行加密。-File encryption: For a given value of the ASCII code for encryption: If the character is a letter or number, then use the ASCII character code table position after
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:577
    • 提供者:孙旺宇
  1. XUNLIAN

    0下载:
  2. 编写程序成功实现输出ASCII码为32-127的字符,-Successful programming output ASCII character code is 32-127,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:165987
    • 提供者:超儿
  1. 1

    0下载:
  2. 将七个字符串从小到大按ASCII码排序后输出-sort number
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:520
    • 提供者:张江娜
  1. 3-ASCII-Conv

    0下载:
  2. ASCI码转换的单片机实现。。KEIL和protues联调的仿真实现-ASCI code to convert the MCU. . KEIL and protues FBI Simulation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:15242
    • 提供者:jok
  1. vb5

    0下载:
  2. VB源码:ASCII码转换器源代码,任意字符的ASCII码转换工具,基于VB6的源代码,可以把任意字符(数字、字母、汉字)转化成ascii码,也可以把ascii码还原成最初的字符。-VB source code: ASCII code converter source code of any character ASCII code conversion tools, based on VB6 source code, you can put any characters (numbers, l
  3. 所属分类:assembly language

    • 发布日期:2015-09-30
    • 文件大小:8192
    • 提供者:廖欣
  1. LCD1602

    0下载:
  2. 1602液晶模块内部的字符发生存储器(CGROM)已经存储了不同的点阵字符图形,这些字符有,阿拉伯数字、英文字母的大小写、常用的符号、和日文假名等,每一个字符都有一个固定的代码,其中数字与字母同ASCII码兼容。-1602 LCD module within the character generation memory (cgrom) have been stored in different character dot matrix graphics, these characters, w
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:19117
    • 提供者:钱繁星
  1. Visual-Basic

    0下载:
  2. 一个VB开发的必备参考资料,内含API函数查阅手册,VBS基础,VBS参考,键盘功能键的ASCII码。-A VB development of essential reference materials, consult the manual contains API functions, VBS basis, VBS reference, the keyboard function keys ASCII code.
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1543360
    • 提供者:
  1. HexConvertor

    0下载:
  2. 用Java写的Ascii码/16进制,Unicode/16进制动态转换器,随着输入文本的改变,动态调整转换结果。-Ascii code written in Java/hex, Unicode/16 hex dynamic converter, with the change of the input text dynamically adjust the conversion results.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-28
    • 文件大小:140080
    • 提供者:刘陈展
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 46 »
搜珍网 www.dssz.com