您要查找的是不是:
- data reduction input program 数据简化输入程序
- This process is called data reduction. 这个过程叫做数据处理。
- In this paper, ALGOL computer program of data reduction techniques, for fatigue crack growth test is described. 本文叙述了疲劳裂纹扩展速率试验数据处理的ALGOL计算程序。
- So far, the input program can be loaded automaticly when started. 这样启动时就会自动加载输入法。
- The software consists of data acquisition program, curve input program, asynchronous serial communication program, pressure sensor calibrating program etc. 文中详细讨论了分布式计算机控制系统中上位测试计算机系统采用组念软件LabVIEW实现的上位机应用程序,包括压力传感器标定程序、曲线输入程序、数据采集程序、串行通讯程序等。
- Data reduction The process of converting experimental data into useful, condended, information. 数据简化把测试数据转為精炼、有用的信息。
- Data reduction: The process of converting experimental data into useful , condended, information. 数据简化:把测试数据转为精炼、有用的信息。
- Research of Intelligent Data Input Program in MIS 关于MIS开发中数据智能输入程序的研究
- In this thesis, data reduction and the reduction of attributes is discussed and studied. 本论文对数据缩减技术以及属性维的数据缩减技术进行了初步的探讨和研究。
- By the time the data reduction was complete, only 2,928 of these remained as candidate neutrino events. 把没用的数据剔除后,仍然可能是真实的微中子事件只剩下2928个。
- Physical principle of LPS technique, testing equipment, testing method and data reduction are described. 简述了LPS技术的应用原理、实验设备、实验方法和数据处理方法。
- A new adaptive data reduction algorithm is presented to display large amounts of data on the computer screen of active sonar system. 摘要本文讨论了主动声纳系统中主动检测结果的数据显示问题。
- The front end parses the text of an input program into some intermediate form like an abstract syntax tree, and the back end takes the intermediate form and generates an executable from it. 前端负责将输入的程序进行解析为一些中间格式,如抽象语法树,而后端则接受这些中间格式并由它生成一个可执行文件。
- The computation results show that parallel genetic algorithm is fit for data reduction problem with large scale and large data sample point. 计算结果表明,并行遗传算法适合于求解问题规模较大及大数据样本点的数据约简问题。
- Among the many compression algorithm, RLE compression is lossless compression to the original integrity of the data reduction. 在众多的压缩算法中,RLE压缩属于无损压缩,能够对原始数据进行完整的还原。
- If you save the images after astrometric data reduction has been performed, the software will add WCS keywords to the FITS header. 如果你的图片经过天文测量数据分类转换后储存,本软件将在FITS文件头部分添加WCS关键词。
- In actual practice, data deduplication is often used in conjunction with other forms of data reduction such as conventional compression and delta differencing. 在实践中,重复数据删除是经常与其他形式的数据同时减少,如传统的压缩和三角洲差分。
- Input Program Processing of Network CNC 网络数控输入程序处理
- Rough sets theory provides a framework in which indiscernibility relations and boolean reasoning form a foundation for data reduction and decision rule generation. 粗糙集理论的概念性框架之一就是利用不可分辨关系和布尔推理作为数据约简和获取决策规则的基础。
- The input programs will never “fall of the end of memory”, that is, you will never execute an instruction that is located between addresses F0 and FF, inclusive. 程序运行的过程中不会从内存中溢出,也就是说不会有F0到FF的指令让你去执行。