搜索结果
找到约 223 项符合
Case 的查询结果
按分类筛选
- 全部分类
- 其他 (20)
- 其他书籍 (15)
- 技术资料 (11)
- 文章/文档 (10)
- 软件设计/软件工程 (10)
- Java编程 (10)
- VHDL/FPGA/Verilog (8)
- 软件工程 (8)
- 单片机开发 (8)
- 源码 (8)
- VC书籍 (7)
- 模拟电子 (6)
- 单片机编程 (6)
- 编译器/解释器 (6)
- 书籍 (6)
- matlab例程 (5)
- 电子书籍 (4)
- Java书籍 (4)
- Linux/Unix编程 (4)
- 电源技术 (3)
- 传感与控制 (3)
- 嵌入式综合 (3)
- 技术管理 (3)
- 系统设计方案 (3)
- 其他行业 (3)
- 数据结构 (3)
- 数值算法/人工智能 (3)
- 通讯编程文档 (3)
- 可编程逻辑 (2)
- 数学计算 (2)
- SQL Server (2)
- 数据库系统 (2)
- 汇编语言 (2)
- 文件格式 (2)
- 通讯/手机编程 (2)
- VIP专区 (2)
- PCB相关 (1)
- 教程资料 (1)
- 无线通信 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- 接口技术 (1)
- 其他数据库 (1)
- 嵌入式/单片机编程 (1)
- RFID编程 (1)
- 书籍源码 (1)
- 邮电通讯系统 (1)
- 人工智能/神经网络 (1)
- Internet/网络编程 (1)
- FlashMX/Flex源码 (1)
- 游戏 (1)
- 行业发展研究 (1)
- 串口编程 (1)
- 金融证券系统 (1)
- Jsp/Servlet (1)
- 教育系统应用 (1)
- Ajax (1)
- JavaScript (1)
- 技术书籍 (1)
- 软件 (1)
其他 This is a binary search tree with void* pointer in data segment in order you to search store and del
This is a binary search tree with void* pointer in data segment in order you to search store and delete O(n) worst case, O(log(n)) agerage case data.
串口编程 This software allows users to see how a serial async com port can be used to comunicate with a sync
This software allows users to see how a serial async com port can be used to comunicate with a sync device (SPI). In this case, the software reads a low cost digital temperature sensor IC.
其他书籍 This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it
This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it s a fairly common show, perhaps not. It might have even been a show that you taped. Whatever the case, you want to share it with others bur aren t quite sure how. This guide should be your answer.
Thi ...
软件设计/软件工程 To introduce software process models To describe three generic process models and when they may be
To introduce software process models
To describe three generic process models and when they may be used
To describe outline process models for requirements engineering, software development, testing and evolution
To explain the Rational Unified Process model
To introduce CASE technology to support s ...
Jsp/Servlet public class month1{ public static void main(String [] args){ int month = 10 int days = 0 s
public class month1{
public static void main(String [] args){
int month = 10
int days = 0
switch(month){
case 1:
days = 31
case 2:
days = 28
case 3:
days = 31
VC书籍 This book has been written to support a practically oriented course in programming language transla
This book has been written to support a practically oriented course in programming language
translation for senior undergraduates in Computer Science. More specifically, it is aimed at students
who are probably quite competent in the art of imperative programming (for example, in C++,
Pascal, or Mod ...
其他书籍 This volume presents the state of the art concerning quality and interestingness measures for data m
This volume presents the state of the art concerning quality and interestingness measures for data mining. The book summarizes recent developments and presents original research on this topic. The chapters include surveys, comparative studies of existing measures, proposals of new measures, simulati ...
matlab例程 P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In e
P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In
each case plot the spectrum of the resulting discrete-time signal.
Ts= 0.1 ms, Ts= 1 ms, Ts = 0.01 Sec
Ajax AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to
AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter resides i ...
通讯编程文档 Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is the blocking on eac ...