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

WHILE

WHILE是计算机的一种基本循环模式。当满足条件时进入循环,进入循环后,当条件不满足时,跳出循环。WHILE语句的一般表达式为:WHILE(表达式){循环体}。
  • Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary

    Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings WHILE occasional symbols appear in short strings.

    标签: dictionary Compression lempel-ziv provide

    上传时间: 2014-01-07

    上传用户:我们的船长

  • This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3

    This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, WHILE not exceeding a maximum pre-defined torque, without collision with any obstacle in the robot workspace.

    标签: point-to-point trajectory algorithm proposes

    上传时间: 2013-12-21

    上传用户:chenxichenyue

  • 编译课上做的小程序

    编译课上做的小程序,用四种分析方法分别实现(LL1,算符优先,递归下降,简单词法分析) 完成对正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>=︱<斜竖>* <小于>→< <等于>→= <大于>→> <冒号> →: <斜竖> →/ 识别语言的保留字 :begin end if then else for do WHILE and or not

    标签: 编译 程序

    上传时间: 2014-06-29

    上传用户:sjyy1001

  • As I write this foreword, I am collaborating with four leading user interface (UI) component vendo

    As I write this foreword, I am collaborating with four leading user interface (UI) component vendors on a presentation for the 2004 JavaOneSM conference. In our presentation, the vendors will show how they leverage JavaServerTM Faces technology in their products. WHILE developing the presentation, I am learning some things about the work we’ve been doing on JavaServer Faces for the past three years. The vendors have their own set of concerns unique to adapting their product for JavaServer Faces, but they all voice one opinion loud and clear: they are very relieved to finally have a standard for web-based user interfaces.

    标签: collaborating component interface foreword

    上传时间: 2014-08-27

    上传用户:时代电子小智

  • A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo

    A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block WHILE waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.

    标签: user-space can drivers perform

    上传时间: 2014-01-01

    上传用户:saharawalker

  • 运行环境:win—tc。 能实现一下功能: 1)从键盘读入数据

    运行环境:win—tc。 能实现一下功能: 1)从键盘读入数据,分析出一个单词。 2)返回单词种别(用整数表示), 3)返回单词属性(不同的属性可以放在不同的全局变量中)。 输入数据例: 0 92+data> 0x3f 00 WHILE 正确结果:这些单词的单词种别及其属性 INT10 0 INT10 92 + _ IDN data > _ INT16 63 INT8 0 WHILE _

    标签: win 运行环境 读入数 键盘

    上传时间: 2017-06-26

    上传用户:ynwbosss

  • Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each rec

    Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest challenges facing developers today is sorting through the wide variety of tools available form various source and figuring out how to them effectively. The recipes in Java Extreme Programming Cookbook showcase how to use the most important features of these XP tools. Many of these tools are geared towards unit testing, WHILE others are invaluable for continuous integration with these practical examples, you ll be able to choose the most effective tools to accomplish your goals, then implement them in a cohesive development environment quickly.

    标签: cut-and-paste Programming collection Cookbook

    上传时间: 2017-06-29

    上传用户:cmc_68289287

  • MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and s

    MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and solving optimal node architecture choice problems. It is intended as an analysis and simulation tool for researchers and educators that are easy to use and modify. MATSNL is designed to give the rough power/ lifetime predictions based on node and application specifications WHILE giving useful insight on platform design for the large node lifetime by providing side-by-side comparison across various platforms. The MATSNL code and manual can be found at the bottom of this page. A related list of publications describing the models used in MATSNL is posted on the ENALAB part of the 2 project at http://www.eng.yale.edu/enalab/aspire.htm

    标签: computing lifetime wireless M-files

    上传时间: 2014-01-01

    上传用户:lnnn30

  • Mastering Dojo will teach you how to build an Internet application that will impress your end users

    Mastering Dojo will teach you how to build an Internet application that will impress your end users and delight you WHILE you’re writing it. The book also explains Dojo’s JavaScript underpinnings, both for newcomers and for refugees from other languages.

    标签: will application Mastering Internet

    上传时间: 2017-07-02

    上传用户:chenbhdt

  • MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and

    MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and solving optimal node architecture choice problems. It is intended as an analysis and simulation tool for researchers and educators that are easy to use and modify. MATSNL is designed to give the rough power/ lifetime predictions based on node and application specifications WHILE giving useful insight on platform design for the large node lifetime by providing side-by-side comparison across various platforms.

    标签: computing lifetime wireless M-files

    上传时间: 2017-07-19

    上传用户:hasan2015