Examples of using Single function in English and their translations into Russian
{-}
-
Official
-
Colloquial
Are you tired of the single function on the factory radio?
Turning off the additional sensors is only a single function.
Temporary disorders of single functions are possible during 2-3 weeks.
In our body the fingers all work in unison andcollective response as a single functioning hand.
Some roles, such as DNS Server, have only a single function, and therefore do not have available role services.
If the actions are performed by one person continuously,you can combine them into a single function.
Easy-to-use API containing a single function and a single event.
We use a single function from libgmp- mpz_powm() as a replacement for the Java Math library's BigInteger modPow.
All device management is performed with a single function button Fire.
It is not a single function, but actually a whole family of scoring functions, with slightly different components and parameters.
To implement most games in 2D requires just a single function to draw an image.
Usually a single function of a multiple-function spell is weaker than a single-function spell of the same level.
It main idea is that in the body there is no single function that would not be controlled by the brain.
Part 5- example of illuminating surface in comparison with light-emitting surface in the case of a"single function lamp.
Due to the combination of various interfaces on a single function insert, there is a suitable connection available for any application.
Mutual recursion is also known as indirect recursion,by contrast with direct recursion, where a single function calls itself directly.
This allows the use of a single function(procedure) decoding of a frame, regardless of whether the transmission medium, transmission protocol is.
The project was implemented using the Intel VTune Amplifier XE 2013 tool,which allowed collecting energy consumption at the single functions level.
Medical personnel were threatened and, after this incident, the single functioning medical centre in the area suspended its services;
Machine gun Machine guns are weapons which automatically shoot more than one shot without manual reloading, by a single function of the trigger.
A unique easy-to-use XML API containing a single function and a single event allows you to quickly integrate CADEditorX into your final application.
This can also be done without mutual recursion, for example by still having separate functions for each production rule, but having them called by a single controller function, orby putting all the grammar in a single function.
Finding that the resulting curves were similarly shaped,he sought a single function which could generate all of them, when appropriate constants were inserted.
As explained in the space-filling curve article, in 1890, Peano found the first space-filling curve, and by Jordan's 1887 definition, which is now standard,a curve is a single function, not a sequence of functions. .
A unique easy-to-use XML API containing a single function and a single event allows you to quickly integrate this CADSoftTools SDK into your application.
It emphasizes the need to also take into account workload factors, to ensure that there is a critical mass in the volume of activity when determining staffing requirements andto combine activities requiring similar skills under a single function wherever possible.
In real world problems such as structural optimization problems, a single function evaluation may require several hours to several days of complete simulation.
It was difficult to provide a breakdown of the work assigned to the individual posts shown in table 27A.11 because the unit was a very small one, andit was impossible to identify a single post with a single function.
The setting up of such a system requires combining, in one single function, the existing data gathering exercise for reporting programme implementation with the self-evaluation exercise.
There are also some algorithms which naturally have two phases, such as minimax(min and max), and these can be implemented by having each phase in a separate function with mutual recursion,though they can also be combined into a single function with direct recursion.