搜索结果
找到约 244 项符合
ISI-CASE 的查询结果
其他书籍 Foreword The four case studies that follow each have a number of common features. They each illustr
Foreword
The four case studies that follow each have a number of common features. They each illustrate the birth of an idea and show how that idea can be realised into a marketable product. Each case study deals with engineering design and development issues and each highlights the importance of dev ...
Java书籍 A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO sp
A Case Study: Replacing the persistence layer of a
Business Process Engine with JDO
The JDO specification (JSR-12) was released from the Java Community Process in April
2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides
a concise introduction. Several book ...
电子书籍 『下载说明』这里提供给大家的是《Extreme Programming Refactored:The Case Against XP》(重构极限编程——XP的实践与反思)英文版的CHM格式电子书下载。
『下载说明』这里提供给大家的是《Extreme Programming Refactored:The Case Against XP》(重构极限编程——XP的实践与反思)英文版的CHM格式电子书下载。
数据库系统 PowerDesigner是Sybase公司的CASE工具集
PowerDesigner是Sybase公司的CASE工具集,使用它可以方便地对管理信息系统进行分析设计,它几乎包括了数据库模型设计的全过程。利用PowerDesigner可以制作数据流程
图、概念数据模型、物理数据模型,可以生成多种客户端开发工具的应用程序,还可为数据仓库制作结构模型,也能对团队设计模型进行控制。它可与许多流行的数据 ...
数值算法/人工智能 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input
北京大学ACM比赛题目
Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper ...
其他 clear case 基本操作指南,系本人在网上收集
clear case 基本操作指南,系本人在网上收集
Internet/网络编程 一个简单的端口扫描程序: addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务"
一个简单的端口扫描程序:
addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务" Case 21 plus = "FTP服务★★★★★" Case 25 plus = "SMTP服务★★" Case 43 plus = "Whois服务" Case 53 plus = "DNS服务☆" Case 80 plus = "HTTP服务★★★★★" Case 81 plus = "HOSTS2名称 ...
VHDL/FPGA/Verilog 用CASE语句来设计的四选一电路,大家可以放心使用的,很简单,也很实用,希望能有所帮助.
用CASE语句来设计的四选一电路,大家可以放心使用的,很简单,也很实用,希望能有所帮助.
FlashMX/Flex源码 ASP个人聊天系统 If MenuSwf="" Then MenuSwf="About" select case lcase(MenuSwf) case "about" TopMenu=
ASP个人聊天系统
If MenuSwf="" Then MenuSwf="About"
select case lcase(MenuSwf)
case "about"
TopMenu="a"
case "news"
TopMenu="b"
case "project"
TopMenu="c"
case "clients"
TopMenu="e"
case "contact"
TopMenu="f"
case "mainbinner"
TopMenu="g"
case "person"
TopMenu="h" ...
汇编语言 汇编语言编程 case使用 有举例子 详细说明
汇编语言编程 case使用 有举例子 详细说明