搜索结果
找到约 79 项符合
white 的查询结果
按分类筛选
- 全部分类
- matlab例程 (8)
- 其他书籍 (7)
- 技术资料 (7)
- Java编程 (6)
- 其他 (6)
- 通讯编程文档 (6)
- 软件设计/软件工程 (4)
- 教程资料 (3)
- 可编程逻辑 (3)
- 微处理器开发 (3)
- Java书籍 (3)
- 书籍 (3)
- 通讯/手机编程 (2)
- 汇编语言 (2)
- 资料/手册 (1)
- PCB图/BOM单/原理图 (1)
- 电源技术 (1)
- 单片机编程 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- FlashMX/Flex源码 (1)
- DSP编程 (1)
- Modem编程 (1)
- J2ME (1)
- Delphi控件源码 (1)
- VHDL/FPGA/Verilog (1)
- 技术管理 (1)
- 数据结构 (1)
- 数值算法/人工智能 (1)
- 3G开发 (1)
Java编程 white board
white board
其他 hello everyday, That is Visual C++ black and white chess source code. Please enjoy it.
hello everyday, That is Visual C++ black and white chess source code. Please enjoy it.
软件设计/软件工程 06-White Box testing 软件工程白盒测试
06-White Box testing
软件工程白盒测试
其他书籍 [1].264_MPEG-4 Part 10 White Paper:H.264 白皮书
[1].264_MPEG-4 Part 10 White Paper:H.264 白皮书,介绍h.264编码标准的细节。
软件设计/软件工程 白盒测试(White-box Testing
白盒测试(White-box Testing,又称逻辑驱动测试,结构测试)是把测试对象看作一个打开的盒子。利用白盒测试法进行动态测试时,需要测试软件产品的内部结构和处理过程,不需测试软件产品的功能。白盒测试又称为结构测试和逻辑驱动测试。 ...
其他书籍 Purpose of this White Paper This white paper describes a collection of standards, conventions, and
Purpose of this White Paper
This white paper describes a collection of standards, conventions, and guidelines for writing solid Java
code. They are based on sound, proven software engineering principles that lead to code that is easy to
understand, to maintain, and to enhance. Furthermore, by follow ...
Delphi控件源码 mobile Wimax White paper
mobile Wimax White paper
其他书籍 SIEMENS TD-SCDMA White Paper, the Solution for TDD bands. 有助于了解TDD的一些知识
SIEMENS TD-SCDMA White Paper,
the Solution for TDD bands.
有助于了解TDD的一些知识
其他 IBM关于声音应用开发的白皮书.This white paper is intended for software developers who want to learn about the too
IBM关于声音应用开发的白皮书.This white paper is intended for software developers who want to learn about the tools and
techniques available to create new voice applications.
Java编程 disp() { setTitle("扫描线种子填充算法") setSize(width,height) setBackground(Color.white) addWindow
disp()
{ setTitle("扫描线种子填充算法")
setSize(width,height)
setBackground(Color.white)
addWindowListener(this)
addMouseListener(this)
addMouseMotionListener(this)
setVisible(true)