虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

255

  • 先从ASCII说起

    先从ASCII说起,ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。

    标签: ASCII

    上传时间: 2013-12-25

    上传用户:天涯

  • 本软定时器模快所通过一个唯一的索引(即序号)来表识每一个软定时器

    本软定时器模快所通过一个唯一的索引(即序号)来表识每一个软定时器,这个序号从0到MAX_SOFT_TIMER-1 ,最多为255个。要使用软定时器模块,首先需要让软定时器管理任务运行起来。软定时器管理任务的函数名称为SoftTimer,所以只需要Small RTOS的要求在Config.h的数组TaskFuction加上SoftTimer项即可。因为软定时器执行的任务时间等因素不确定,所以一般把这个任务优先级定得比较低。

    标签: 定时器 索引

    上传时间: 2013-12-21

    上传用户:xiaoxiang

  • 自己编的DES加密、解密算法

    自己编的DES加密、解密算法,可实现windows下任何文件的加密、解密,尤其适用使用公用电脑而一些私人的文件不想被别人看到的情况,可设置八个字节的密钥,也就是每一位可以从0到255,这样对方就算已知置换矩阵和S盒的情况下用穷举法破解的难度也在2的32次幂,还是相当安全的。 加密:DESencrypt.exe 解密:DESdecrypt.exe

    标签: DES 加密 解密 算法

    上传时间: 2015-09-22

    上传用户:exxxds

  • CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s

    CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point.

    标签: Correlation Algorithm programme the

    上传时间: 2013-12-21

    上传用户:leixinzhuo

  • 智能选台器

    智能选台器,255个频道存储,3010遥控器,全自动收台

    标签:

    上传时间: 2015-12-06

    上传用户:小眼睛LSL

  • 设计一个窗口

    设计一个窗口,在窗口中有五行文字,字体分别为楷体、宋体、仿宋体、黑体和自定义字体,字号由8到40线形增长,每一行的文字相继出现后又消失,而且每一行文字的颜色由RGB(0,0,0)到RGB(255255255)线形增长

    标签: 窗口

    上传时间: 2014-01-19

    上传用户:爺的气质

  • 该源码属于嵌入式开发

    该源码属于嵌入式开发,适合pxa255等平台,和常见的255更新操作系统通过网口烧录相比,该程序适合于通过CF卡启动操作系统。

    标签: 源码 嵌入式开发

    上传时间: 2016-01-06

    上传用户:zhangyigenius

  • ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid cryst

    ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with no external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.

    标签: 7529 controller dot-matrix graphic

    上传时间: 2013-12-02

    上传用户:奇奇奔奔

  • 将从0809采集的电流信号

    将从0809采集的电流信号,即0到255变成0到100,中间的系数自己可以修改,调试成功了都

    标签: 0809 采集 电流信号

    上传时间: 2016-01-24

    上传用户:fxf126@126.com

  • RS编码

    RS编码,verilog编写,可以自定义多项式,(255,233)和(204,188)均可。

    标签: RS编码

    上传时间: 2016-02-13

    上传用户:yd19890720