而HARWELL计算机则完全没有这方面的问题,记得有一次这台机器连续自动运算了10天之久,从圣诞节一直算到新年假期结束为止。
The machine once ran for ten days unattended over a Christmas and New Year holiday period.
你有没有能力去改变自己、改变他人甚至是改变世界,其实就要看你有没有能力好好了解自己的大脑,并且介入原本会自动运算的大脑运作。
Your capacity to change yourself, change others, and even change the world, may boil down to how well you know your brain, and your capacity to intervene in otherwise automatic processes.
PHP还有用于算术运算的自动类型转换。
PHP also has automatic type conversion for arithmetic operations.
例如,将算术运算符(如+)施加于某个元素时,该运算符会自动提取该元素的数值。
For example, arithmetic operators such as +, when applied to an element, automatically extract the numeric value of the element.
该系统以plc的先进功能特别是高速计数功能为核心,通过信号控制和数据运算,实现铸坯切割的自动定尺。
According to the core of PLC's advanced functions, especially its high-speed count function, the automatic cut to length is realized by signal control and data computing.
如果松绑定(looser - binding)运算符使用紧绑定(tighter - binding)运算符作为操作数表达式,那么优先级是自动处理的。
If looser-binding operators take as operands expressions using tighter-binding operators, precedence is handled automatically.
计算机之所以能实现自动连续运算,是由于采用了C。
The computer is able to realize, is automatic successive computation by c.
介绍了通过矢量运算方法对立铣加工刀具偏移方向和刀具轨迹进行快速自动判别和计算的原理和方法。
The principle and method was introduced of identifying cutter offset direction and calculating cutter path according to vector operation.
“自动矢量处理”实现了在自然数据基础上网状径路数据自动产生、快速运算。
The way of automatic vector processing accomplishes automatically generation of reticulation route data and quick operation.
设计描述了通用型运算放大器参数自动测试系统的设计。
This paper describes the design of automatic multi-parameter testing system of general purpose operational amplifier.
该软件系统可自动完成数据采集、运算处理、检测报告打印及故障分析等功能。
The system can automatic realize some function include data capture, operation dispose, testing report print and fault analyse etc under computer control.
单片机是将运算器、存储器、定时器、模数转换器和串行通信接口等集成在一个芯片上的小型计算机系统,它可以被嵌入到各种自动控制器和智能电子产品中。
Microcontroller is a small computer system that integrates ALU, memory, timer, ADC, UART, etc in one chip. it can be embedded into many kinds of controllers and intelligent electronic products.
给出了一种运算量低、鲁棒性好的人脸自动识别和跟踪算法。
A automatic face detection and tracking algorithm is presented, which is of very low computational complexity and is rather robust to image content.
修正PCA算法能够在运行过程中自动地识别样本集之中的“劣点”,从而通过迭代计算加以适当处理来排除对运算精度的影响。
The new robust PCA algorithm can recognize the outliers in the sample set automatically and exterminate their effects to the accuracy of the PCA algorithm through proper processing to the outliers.
具有独特项目属性信息存贮,自动查询,智能运算分析,直观仿真图示等功能。
It is characterized by the function of the attribute information storage of items, automatic data retrieval, intelligent operating analysis and intuitionistic virtual graphic display.
在自动控制仪表中,常常需要使用具有乘除法运算功能的元件。
In automatic control devices, electronic elements with a multiplying-dividing function are often required.
这几部分装置共同发挥作用,可监测血糖水平,并根据由计算机运算的结果,自动输注适当剂量的胰岛素。
The devices would work together, monitoring blood glucose levels and automatically infusing appropriate doses of insulin as determined by a computer algorithm.
本文正是对此问题进行研究,提出一种简单的方法并利用一个判断阈值来实现在GS正交化过程中自动确定正交化运算的次数。
In this paper, a simple and fast approach is proposed to detect the orthogonalisation automatically in the procedure of GS orthogonal decomposition. Finally, computer simulations are presented.
在本控制系统中,天然气计量采用计算机作在线全自动补偿运算,自动计算出标准状态下天然气流量。
In the designed control system, Computers are used in the measurement of the gas to compensate auto-online computation and calculate the flux of the gas automatically in the standard state.
处理后的数据参与控制运算,实现流化床床层温度、炉膛负压、烟气含氧量等控制回路的自动调节功能。
The system uses intelligent PID controller to design automatic control loops, including pressure of incinerator, percentrage of oxygen in gas.
设计了简单可行的脉冲减法运算电路和馈送自动转换电路。
A pulse subtraction operated circuit and an automatic conversion feeding circuit are designed.
具有项目属性信息存贮、自动查询、智能运算分析、直观仿真图示等功能。
It is characterized by the function of attribute information storage of items, automatic data query, intelligent operating analysis and visual graphic display.
元胞自动机模拟方法由于其结构简单、易于并行运算而在工程领域有着广泛的应用。
The cellular automata simulation method was widely used in engineering areas because of its simple structure and adapted to parallel calculating.
为解决状态观测器中采用传统浮点数运算时,因自动下溢出产生误差的问题,提出全整数运算算法提高控制精度。
To avoid the cumulative error problem caused by auto-overflow in state observer floating operation, the whole-integer operation was proposed to improve the control precision.
车牌定位是车牌自动识别系统中关键的第一步,传统的最大梯度差算法按图像像素矩阵的顺序进行扫描和运算,存在运算量大,耗时长的缺点。
The traditional MGD (maximum gradient difference) algorithm based on the order of the image pixels matrix has the shortcomings of the large operation measure and long-time running.
基于优化模型和遗传算法的运算过程,编写计算程序,实现地下水数学模型的自动识别。
Based on the optimization model and the work process of genetic algorithms, the program was written to calibrate the groundwater model.
针对地形图识别中的要素自动分割问题,提出了基于形态分解运算的提取算法。
Aimed at the automatic segmentation of elements in topographic maps, a new effective algorithm based on morphological decomposition is presented.
拷贝赋值运算符是由编译器自动实现,除非你提供一个。
A copy assignment operator is implemented by the compiler automatically unless you provide one.
拷贝赋值运算符是由编译器自动实现,除非你提供一个。
A copy assignment operator is implemented by the compiler automatically unless you provide one.
应用推荐