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

搜索资源列表

  1. ASCii_code

    0下载:
  2. 用于获取字符和汉字的ASCII码值,用于液晶屏开发非常有用-For access to characters and characters of the ASCII code value for the LCD screen is very useful to develop
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7214
    • 提供者:无畏
  1. letter_count

    2下载:
  2. 统计给定txt ASCII码字符频数和百分比,同时显示其二进制码,输入文件设置路径D:\in.txt 输出路径D:\out.txt可自行修改-Statistics given txt ASCII character code frequency and percentage, at the same time to demonstrate its binary code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1071
    • 提供者:bigpotato
  1. shuffle

    0下载:
  2. 洗发牌模拟程序: 一副扑克牌有54张,为简单起见,这里撇去大小王不计,剩下52张扑克共4种花色:红桃(Heart),方块(Diamond),梅花(Club),黑桃(Spade),其ASCII码分别为3,4,5,6,扑克牌的面值则有十三种:A(Ace),两点(Deuce),三点(Three),四点(Four),五点(Five),六点(Six),七点(Seven),八点(Eight),九点(Nine),十点(Ten),丁钩(Jack),皇后(Queen)与老K(king)。 发牌过程要求随即
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:673
    • 提供者:学习生
  1. I2C

    0下载:
  2. I2c实现对AT24C16写入1至8的ASCII码,并读出数据送入数码管显示-I2C write AT24C16 implementation of the 1-8 the ASCII code, and读出数据into a digital tube display
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:22502
    • 提供者:李林
  1. qw

    0下载:
  2. 在液晶上用串行数据通信方式依次显示常用ASCII码-LCD serial data communications on the way followed by shows that commonly used ASCII codes
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:430913
    • 提供者:jiang
  1. dt

    0下载:
  2. 选择性读入并筛选数据,然后已ASCII码输出。Matlab程序。-Matlab program on loading and export database.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:78309
    • 提供者:sang
  1. 06801_30

    0下载:
  2. 用汇编实现将求和以ASCII码的形式依次显示 即:将每位十六进制数转换成ASCII码的形式从高位到低位依次输出 -With the compilation in order to achieve the sum of the form of ASCII code sequence shows that: for each hexadecimal number will be converted into ASCII code format from a high level to low
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1342
    • 提供者:li
  1. read_hdf

    0下载:
  2. 这个命令行程序可以读取和导出任何HDF格式的文件。用户可以选择输出到显示器、ASCII码文件或是二进制文件。-This is a command line program for reading and dumping any HDF file. The user has the option of listing the output to the screen (default), or to an output ASCII or binary file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:30360
    • 提供者:justforcode
  1. readkey

    0下载:
  2. 读51按键,并将ascii码返回计算机串口调试助手,-Read 51 keys, and return the computer serial port debugging assistant
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:42341
    • 提供者:张轩伟
  1. huffman

    0下载:
  2. 还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件-huffman code ,can output coded binary to a file,and convert to a ASCII
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5278
    • 提供者:张贵川
  1. PrintASCIIandMultiplication

    0下载:
  2. 打印ASCII码表及九九乘法表 实现多种方式,有良好的界面选择菜单-Print ASCII code table and the multiplication table to achieve a variety of ways, and a good choice of menu interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2440
    • 提供者:wangyao
  1. GetChCoder

    0下载:
  2. 获取字符对应ASCII码的小例子,可以查看中文的对应编码。-Corresponding ASCII character code to obtain a small example, you can view the corresponding code in Chinese.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:26849
    • 提供者:18log
  1. 07111713542398

    0下载:
  2. ul是一套功能强大的文本编辑器,可以编辑文本,16进制,ASCII码,可以取代记事本,修改文件,是一套非常好的,编辑器!-ul is a powerful text editor, you can edit the text, 16 hexadecimal, ASCII code, you can replace Notepad, modify the file, is a very good editor!
  3. 所属分类:Applications

    • 发布日期:2017-04-14
    • 文件大小:4062
    • 提供者:宋继龙
  1. denbinhex

    0下载:
  2. 转换十六进制, 十进制, 二进制, ASCII码的Visual Basic 6 源代码-This project converts a value of hex (base 16), denary (base 10), binary (base 2) or ascii into each of the others.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:8208
    • 提供者:laimijun
  1. c

    0下载:
  2. 输出ASCII码表;插入法排序;矩阵转化;魔方;随机变量统计硬币的正反面的次数-ASCII code table output insertion sort matrix transformation Cube random variables Statistics coins the number of positive and negative
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1755
    • 提供者:chenbin
  1. Huffman

    0下载:
  2. 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-In accordance with ascii code ascii characters in the document the frequency of the situation created Haffman tree, and then the character of the Huffman code corresponding to write docu
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:815858
    • 提供者:郭峰
  1. basic

    0下载:
  2. ASCII码转换程序,大小写转换程序,正负数判断程序.-ASCII code conversion process, the conversion process case, the procedure to determine the number of positive and negative.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3188
    • 提供者:欧阳征涛
  1. vhdl

    0下载:
  2. ps2 vhdl 实现键盘输入 数码管显示ascii码-ps2 vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:187770
    • 提供者:建宁
  1. chuankoutongxin

    0下载:
  2. 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. convert1

    1下载:
  2. 二进制转换:通过ASCII码将文本转换成二进制码(用C++编写)- Binary converter /* converts text into binary using the division method*/ /* through ASCII code */ /*compiled with the Dev-C++ compile
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1300
    • 提供者:vla
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 46 »
搜珍网 www.dssz.com