搜索结果
找到约 284 项符合
Testing 的查询结果
按分类筛选
- 全部分类
- 技术资料 (73)
- 其他书籍 (18)
- 单片机编程 (13)
- 软件设计/软件工程 (13)
- 其他 (11)
- Java编程 (8)
- 电子书籍 (7)
- Linux/Unix编程 (7)
- 文章/文档 (7)
- 软件工程 (6)
- matlab例程 (6)
- 网络 (5)
- 文件格式 (5)
- Java书籍 (5)
- 书籍 (4)
- 微处理器开发 (4)
- VC书籍 (4)
- 软件测试 (4)
- 数值算法/人工智能 (3)
- 可编程逻辑 (3)
- 压缩解压 (3)
- 通讯编程文档 (3)
- 嵌入式/单片机编程 (3)
- 单片机开发 (3)
- 嵌入式Linux (3)
- VHDL/FPGA/Verilog (3)
- 系统设计方案 (3)
- VIP专区 (3)
- 笔记 (2)
- DSP编程 (2)
- 加密解密 (2)
- 操作系统开发 (2)
- 测试测量 (2)
- 教程资料 (2)
- 手机短信编程 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 人工智能/神经网络 (2)
- 数据结构 (2)
- 其他嵌入式/单片机内容 (2)
- PCB相关 (1)
- 电源技术 (1)
- 无线通信 (1)
- 学术论文 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 技术书籍 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- IEEE论文 (1)
- 图形图像 (1)
- 源码/资料 (1)
- Internet/网络编程 (1)
- 串口编程 (1)
- 磁盘编程 (1)
- Applet (1)
- USB编程 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 其他行业 (1)
- Windows CE (1)
- Symbian (1)
- 中间件编程 (1)
- JavaScript (1)
- 电子政务应用 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- 并行计算 (1)
图形图像 GoDec_beta_1.0和SSGoDec_beta_1.0代码亲测可运行
该代码用于视频中背景与前景的分离
Run "TestGoDec" firstly for testing the background modeling by GoDec on Hall 
dataset. 
Run "TestSSGoDec" firstly for testing the background modeling by Semi-Soft 
GoDec on Hall dataset. The time cost on my PC is 8.75s, which is >4 times 
faste ...
数据结构 This code implements the shortest path algorithm via the simple scheme and fibonacci heap data struc
This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
技术资料 这是我用delphi写的一个串口测试系统,有代码发送与接收的列表。
这是我用delphi写的一个串口测试系统,有代码发送与接收的列表。-This is what I used to write a delphi serial testing system, a code to send and receive the list.
*行业应用 escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encry
escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it!
软件设计/软件工程 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 ...
其他 Understanding of software development methodologies and concepts, experience with full product lifec
Understanding of software development methodologies and concepts, experience with full product lifecycle from scope to customer release
5. Strong design decomposition skills, analysis and testing
6. Proactive approach to problem solving
7. Strong communication skills are paramount as is drive and ...
嵌入式/单片机编程 Altera公司开发板1c20 CF卡通用例程(初始化、读、写、测试等)-Altera Corporation development board 1c20 CF cartoon with routi
Altera公司开发板1c20 CF卡通用例程(初始化、读、写、测试等)-Altera Corporation development board 1c20 CF cartoon with routines (initialization, reading, writing, testing, etc.)
技术资料 51单片机驱动ADS1115在1602上显示程序源码
说明: 基于51单片机驱动ADS1115进行AD采集在1602上显示程序源码(Based on 51 single-chip drive diode for water lamp processing, including driving, testing, C file)
单片机编程 基于双ATmega128的安检力学试验机设计
针对当前安检力学试验机所能完成的试验种类单一、自动化程度低等问题,提出一种以ATmega128单片机为核心控制器的安检力学试验机的设计。详细阐述了该安检力学试验机各个组成部分的设计原理和方案,并且给出了各部分的软件设计思想和操作流程。经过大量测试试验表明:设计的安检力学试验机可以完成多达十余种的力学安检试验 ...
Internet/网络编程 The Gray Watson debugging malloc library is C source code for a drop in replacement for the system m
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run ...