CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - token

搜索资源列表

  1. token

    0下载:
  2. 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:8857
    • 提供者:罗春威
  1. Smart_Card_Applications

    0下载:
  2. An Overview of Smart Card Security. The smart card, an intelligent token, is a credit card sized plastic card embedded with an integrated circuit chip. It provides not only memory capacity, but computational capability as well. The self-containm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:1363008
    • 提供者:Nguyen Duong
  1. S3_SW

    0下载:
  2. 这个程序是用来测试拨码开关与按键开关的, 当按下按键开关时,相应的led会点亮, 同理打开拨码开关相应的led也会点亮-This procedure is used to test switch DIP switch and button, when pressing the button switch, the corresponding led will light up, open the same token the corresponding DIP switch led wi
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:188386
    • 提供者:刘飞
  1. Lab2boardDSP

    0下载:
  2. The source code for program 2: Project Blink LEDs, used the #define statement to set the DELAY in hexadecimal of fffff. #define directive substitutes token-string for all subsequent occurrences of an identifier in the source file. The identifier is r
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:17597
    • 提供者:hafizm
  1. TNC

    0下载:
  2. C program for Token number display
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:29583
    • 提供者:sathish
  1. CSAMSv01

    0下载:
  2. 这是基于飞思卡尔单片机MC13213上的完整的工程文件。用Codewarrior 6.1开发的基于ZIGBEE协议的巡检器。还应用了令牌环的算法。-This is based on Freescale' s MC13213 microcontroller complete project file. With Codewarrior 6.1 developed ZIGBEE protocol-based inspection device. Token Ring has also appl
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:380947
    • 提供者:陈涛
  1. init

    0下载:
  2. 飞利浦ARM7芯片,台湾联杰公司DM9000网络芯片的驱动程序,100Mbps,爽令牌环结构的全双工通信模式-Philips ARM7 chip, Taiwan, United Jie' s DM9000 network driver chips, 100Mbps, Shuang Token Ring structure of full-duplex communication mode
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:95758
    • 提供者:李惠康
  1. cefun

    0下载:
  2. Know what API functions are supported by your Windows CE based token, all types of processors one program for each
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:153537
    • 提供者:osama
  1. meter_bucket_renew

    0下载:
  2. 实现一个简单的令牌桶算法(按照固定速率向桶中放钱。 传送信息包要按照大小花钱买。 钱够了就送出 钱不够就要等候储蓄 )-Implement a simple token bucket algorithm (Putting the money into the bucket at a fixed rate and pay the price according to the information size which you need to send. The informati
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1486
    • 提供者:Mintsiang
  1. rfc5105.txt

    0下载:
  2. An ENUM domain name is tightly coupled with the underlying E.164 number. The process of verifying whether the Registrant of an ENUM domain name is identical to the Assignee of the corresponding E.164 number is commonly called "validation". This
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:17276
    • 提供者:歪歪
  1. 485

    0下载:
  2. 485通信的原理,整个通信过程的描述。令牌机制的实现的方式,和一些注意事项-485 principle, the descr iption of the entire communication process. Token mechanism to achieve the way, and some notes
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:65845
    • 提供者:张耀
  1. 10.1.1.124.2654

    0下载:
  2. an adaptive token bucket algorithm
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:113249
    • 提供者:raju
  1. example1_TIM

    0下载:
  2. 本例展示了如何利用外设TIM2来产生四路频率不同的信号。 TIM2时钟设置为36MHz,预分频设置为2,使用输出比较-翻转模式(Output Compare Toggle Mode)。 TIM2计数器时钟可表达为:TIM2 counter clock = TIMxCLK / (Prescaler +1) = 12 MHz 设置TIM2_CCR1寄存器值为32768,则CC1更新频率为TIM2计数器时钟频率除以CCR1寄存器值,为366.2 Hz。因此,TIM2通道1
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:278655
    • 提供者:彭富林
  1. bootm

    0下载:
  2. u-boot编译错误cmd_bootm.c:477: parse error before ) token 修改方法-u-boot compile error cmd_bootm.c:477: parse error before ) token
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-10
    • 文件大小:1605
    • 提供者:xi
  1. LCB-2AB01

    1下载:
  2. 本系统MCU采用ATmega128,通讯模式为使用SJA1000的PeliCan基本帧模式。 CAN总线比特率:500Kbps(定时器值为0X00 0X16);PeliCan基本帧模式。总线采用令牌模式控制,上位机掌控令牌权力 -The system MCU ATmega128, communication mode to use SJA1000 PeliCan basic frame mode. CAN bus bit rate: 500Kbps (timer value 0X00
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:62593
    • 提供者:xu
  1. strtok

    0下载:
  2. strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为\0 字符。在第一次调用时,strtok()必需给予参数s字符串,往后的调用则将参数s设置成NULL。每次调用成功则返回指向被分割出片段的指针。-strtok- break down a string into tokens (ANSI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-08
    • 文件大小:4288
    • 提供者:roc
  1. E_clock

    0下载:
  2. 无线令牌环的实现,用于各端点的组网,可以实现低成本点菜或服务要求的无线传输.-the realization of wireless token ring for the endpoint to connect as a net, it can complete the wireless communication of the low cost dinner oder or service request.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:555139
    • 提供者:詹士波
  1. token-project

    0下载:
  2. A Token-Bucket Based Rate Control Algorithm With Maximum And Minimum Rate Constraints
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:21055
    • 提供者:haber13
  1. modbus程序

    0下载:
  2. 本程序,通过ATmega88 AVR单片机的运行实现modbus的基础运行代码,运用串行口输出,连接多个设备,由总线地址区分各个运行设备和数据、指令的传输,可以在本程序的基础上进行完善令牌机制。(This program, through the ATmega88 AVR SCM to achieve MODBUS based operation code, the use of serial port output, connecting multiple devices, each oper
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-05
    • 文件大小:41984
    • 提供者:老茂
搜珍网 www.dssz.com