-
1 string processing
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > string processing
-
2 string processing
1) Программирование: обработка строк (строковых данных)2) SAP.тех. обработка строки -
3 string processing
przetwarzanie napisów -
4 string processing
przetwarzanie napisówEnglish-Polish dictionary of Electronics and Computer Science > string processing
-
5 string-processing algorithm
Программирование: алгоритм обработки строкУниверсальный англо-русский словарь > string-processing algorithm
-
6 string-processing language
Программирование: язык программирования с функцией обработки строковых переменныхУниверсальный англо-русский словарь > string-processing language
-
7 string-processing language
English-Russian electronics dictionary > string-processing language
-
8 string-processing language
The New English-Russian Dictionary of Radio-electronics > string-processing language
-
9 string processing languag
• jazyk na spracovanie reta -
10 String processing languages
சரம் முறைவழியாக்கு(இ.வ)/செயற்படுத்து(த.வ) மொழிகள் -
11 String processing language
சரம் செயற்படுத்து மொழிகள் -
12 string processing languages
dizgi isleme dilleri -
13 efficiency of string-processing algorithms
Программирование: эффективность алгоритмов обработки строкУниверсальный англо-русский словарь > efficiency of string-processing algorithms
-
14 string
1) в языках программирования - тип данных, позволяющий хранить и обрабатывать последовательности символов, поэтому иногда её называют символьной, или текстовой (character string, text string), строкой. В большинстве ЯВУ строки в исходном тексте программы должны быть заключены в двойные кавычки (double quotation marks)см. тж. allophone string generation, binary string, bit string, byte string, character string, dynamic string, empty string, format string, hexadecimal string, long string, null string, setup string, string constant, string data type, string formula, string function, string length, string literal, string manipulation, string operator, string operation, string processing, string type, string variable, substring, text stringАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > string
-
15 processing
в ВТ существует множество видов обработки данных и сигналов, представленных как в цифровом, так и в аналоговом видесм. тж. analytical processing, array processing, audio processing, background processing, call processing, concurrent processing, data processing, distributed processing, geometry processing, image processing, information processing, interactive processing, interrupt processing, knowledge processing, list processing, multiprocessing, natural language processing, network processing, operational processing, optical signal processing, packet processing, parallel processing, pipeline processing, processing demand, processing element, signal processing, speech processing, string processing, teleprocessing, transaction processing, vector processing, vertex processing, word processingАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > processing
-
16 string operation
строковая операция, операция над строкамиосновными операциями над строками являются: поиск подстроки, выделение подстроки, сцепление (конкатенация) строк (string concatenation). Операции над функциями выполняются с помощью строковых операторов (string operator) и строковых функций (string function)Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > string operation
-
17 string
• rivi• nuora• nyöri• jänne• jäntere• jonoautomatic data processing• jono (atk)• jono(tietotekn)• vetää johto• viulunkieli• pujottaa• rihma• kieli• kieli(musiikki)music• kieli (soit.)• ketjuautomatic data processing• merkkijono• nauha• naru• perata• paula• sarja• syy• säie• kuitu• lanka* * *1. striŋ noun1) ((a piece of) long narrow cord made of threads twisted together, or tape, for tying, fastening etc: a piece of string to tie a parcel; a ball of string; a puppet's strings; apron-strings.) naru2) (a fibre etc, eg on a vegetable.) kuitu3) (a piece of wire, gut etc on a musical instrument, eg a violin: His A-string broke; ( also adjective) He plays the viola in a string orchestra.) kieli, jousi-4) (a series or group of things threaded on a cord etc: a string of beads.) nauha2. verb1) (to put (beads etc) on a string etc: The pearls were sent to a jeweller to be strung.) pujottaa nauhaan2) (to put a string or strings on (eg a bow or stringed instrument): The archer strung his bow and aimed an arrow at the target.) panna johonkin kielet, panna johonkin jänne3) (to remove strings from (vegetables etc).) poistaa rihmat4) (to tie and hang with string etc: The farmer strung up the dead crows on the fence.) ripustaa•- strings- stringy
- stringiness
- string bean
- stringed instruments
- have someone on a string
- have on a string
- pull strings
- pull the strings
- string out
- strung up
- stringent
- stringently
- stringency -
18 processing instruction
"An XML structural construct. A mechanism for embedding information in a file intended for proprietary applications rather than the XML parser or browser. The XML parser passes the instructions to the application. A processing instruction is a string of text included almost anywhere in an XML document's character data between ? and ? marks. It begins with the name of the application for which the PI is intended, followed by the data for the instruction. An example is the XML declaration that begins every valid XML file: ?xml version=""1.0"" standalone=""yes"" ?" -
19 ANSI string
automatic data processing• ANSI-merkkijono -
20 ASCIIZ string
automatic data processing• ASCIIZ-merkkijono
См. также в других словарях:
String (computer science) — In formal languages, which are used in mathematical logic and theoretical computer science, a string is a finite sequence of symbols that are chosen from a set or alphabet. In computer programming, a string is traditionally a sequence of… … Wikipedia
String interning — In computer science, string interning is a method of storing only one copy of each distinct string value, which must be immutable. Interning strings makes some string processing tasks more time or space efficient at the cost of requiring more… … Wikipedia
Processing (programming language) — Processing Paradigm(s) object oriented Appeared in 2001; 9 years ago (2001) … Wikipedia
String literal — A string literal is the representation of a string value within the source code of a computer program. There are numerous alternate notations for specifying string literals, and the exact notation depends on the individual programming language in … Wikipedia
String Buffer — In object oriented programming, a String Buffer is an alternative to String. It has the ability to be altered through adding or appending, whereas a String is normally fixed or unchangeable. Java s approach Theory Java s standard way to handle… … Wikipedia
String cheese — For the band, see The String Cheese Incident. Traditional Korbáčiky from Slovakia Several different types of cheese are known as string cheese. It is peelable and when peeled, it does so in strings or strips from the larger cheese. In Slovakia, a … Wikipedia
String exploits — Several implementation / design flaws are associated with string programming, some of those are associated with security exploits. Concatenation problems It is possible to cause String1 + User Input String + String2 to behave in unepected ways by … Wikipedia
Transparallel processing — is a form of processing, in computing or otherwise, in which items are processed simultaneously by one processor.Transparallel processing complements the three forms of processing called: * subserial processing, in which items are processed one… … Wikipedia
printf format string — An example of the printf function. Printf format string (which stands for print formatted ) refers to a control parameter used by a class of functions typically associated with some types of programming languages. The format string specifies a… … Wikipedia
List of string quartet composers — Born before 1800= *Giovanni Battista Sammartini (ca. 1700 ndash;1775): wrote several quartets though as with many early works for the medium some of these could be played equally by a small string orchestra. *Christian Cannabich (1731 ndash;1798) … Wikipedia
Empty string — In computer science and formal language theory, the empty string (or null string)[1] is the unique string of length zero. It is denoted with λ or sometimes Λ or ε. The empty string is distinct from a null reference in that in an object oriented… … Wikipedia