搜索结果
找到约 53 项符合
allowing 的查询结果
按分类筛选
- 全部分类
- 书籍 (5)
- 电源技术 (4)
- 其他 (4)
- Linux/Unix编程 (4)
- 技术资料 (4)
- 单片机编程 (3)
- 软件设计/软件工程 (2)
- Delphi控件源码 (2)
- 手机短信编程 (2)
- 其他书籍 (2)
- 传感与控制 (1)
- 无线通信 (1)
- 开发工具 (1)
- 实用工具 (1)
- 测试测量 (1)
- Java编程 (1)
- 软件工程 (1)
- Applet (1)
- 微处理器开发 (1)
- 压缩解压 (1)
- matlab例程 (1)
- 邮电通讯系统 (1)
- 人工智能/神经网络 (1)
- J2ME (1)
- 其他嵌入式/单片机内容 (1)
- 嵌入式/单片机编程 (1)
- 汇编语言 (1)
- 电子书籍 (1)
- JavaScript (1)
- Java书籍 (1)
- DSP工具/软件 (1)
测试测量 产品检测中裕度和校准的乐趣
Abstract: This application note presents an overview of electronic margining and its value in detectingpotential system failures before a product ships from the factory. It is a calibration method that effectivelypredicts and allows adjustments to improve product quality. Margining also can be use ...
软件工程 In most software-development organizations, the testing program functions as the final "quality gat
In most software-development organizations, the testing program functions as the
final "quality gate" for an application, allowing or preventing the move from the
comfort of the software-engineering environment into the real world. With this role
comes a large responsibility: The success of an appli ...
Applet How to Use Tables With the JTable (in the API reference documentation) class you can display tables
How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane
软件设计/软件工程 Design Specification Introduction Goals and Objectives GameForge is a graphical tool used
Design Specification
Introduction
Goals and Objectives
GameForge is a graphical tool used to aid in the design and creation of video games. It attempts to bring game development down to a level that any computer savvy user can understand, without requiring masterful programming ability. A user w ...
压缩解压 ZIP压缩、解压缩算法库
ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述:
This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers.
Its easy and practical interface mak ...
matlab例程 This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab co
This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a window ...
软件设计/软件工程 This paper introduces a software visualization system that: creates animations of programs without t
This paper introduces a software visualization system that: creates animations of programs without the programmer writing any animation code and provides a window interface that automatically displays program information, explicitly showing the scope and context of its data, and allowing considerabl ...
其他 With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its com
With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP s success is built. PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily exten ...
Delphi控件源码 Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap
Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traf ...
其他 Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of
Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows s version, such as allowing more than one mines in a square.