搜索结果
找到约 873 项符合
DO-WHILE 的查询结果
其他数据库 This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected
This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted to a file on disk (along with any edits to the data). When t ...
其他书籍 John.Wiley.and.Sons.You.Can.Do.It.A.Beginners.Introduction.to.Computer.Programming.eBook-DDU
John.Wiley.and.Sons.You.Can.Do.It.A.Beginners.Introduction.to.Computer.Programming.eBook-DDU
嵌入式Linux 在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试
在c环境下的编译器
一.实验完成主要功能描述:
1.if语句
2.if_else语句
3.while语句
4.数组
5.函数调用
6.对外部函数printf的调用(用于打印)
二.测试环境
1.fedora core 4(OS)
2.lex version 2.5.4
3.yacc
4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
多国语言处理 ICTCLAS的JNI调用接口文件: Title:ICTCLAS Caller * <p>Description:do chinese word segmentation.do
ICTCLAS的JNI调用接口文件:
Title:ICTCLAS Caller
* <p>Description:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it.
* 请不要改变包名、类名以及native的方法名,否则调用将失效。
* 由于ICTCLAS本身存在很多鲁棒性问题,调用segSentence时,string参数请保证不要过 ...
家庭/个人应用 把较大的文件按照指定大小分为若干小块以便于存储和传输 http://www.hugjava.com/projectDetail.do?id=7
把较大的文件按照指定大小分为若干小块以便于存储和传输
http://www.hugjava.com/projectDetail.do?id=7
VC书籍 Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you
Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles
汇编语言 it is very good!but i do not like it!
it is very good!but i do not like it!
编译器/解释器 min_Pascal语言的语法
min_Pascal语言的语法,其中<循环语句>改为 ::= do<语句> while<条件>。压缩包中还包括5个测试用例。
另外,如要文档,请给我邮件。
编译器/解释器 while语句的LL1词法语法和语义分析
while语句的LL1词法语法和语义分析
人工智能/神经网络 fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memo
fastDNAml is an attempt to solve the same problem as DNAML, but to do so
faster and using less memory, so that larger trees and/or more bootstrap
replicates become tractable. Much of fastDNAml is merely a recoding of the
PHYLIP 3.3 DNAML program from PASCAL to C.