DictionaryForumContacts

   Russian
Terms for subject Programming containing слияние | all forms | exact matches only
RussianEnglish
абстрактное обменное слияниеabstract in-place merge (ssn)
автоматическое слияниеauto merge (Alex_Odeychuk)
алгоритм слиянияmerge algorithm (ssn)
быть включённым в ветку с помощью слияния без связи с источникомbe squashed into (слияние без связи с источником (squash merge) – слияние веток кода одним набором изменений, без сохранения в целевой ветке кода каждого отдельно взятого изменения, зафиксированного во время разработки в ветке-источнике: Changes will be squashed into dev. – Изменения будут включены в ветку dev с помощью слияния без связи с источником. Alex_Odeychuk)
ветвление и слияниеbranching and merging (ssn)
ветвление кода и слияние измененийbranching and merging (в системе контроля версий Alex_Odeychuk)
ветвление с последующим слияниемbranching and merging (ssn)
визуальное слияниеvisual merging (файлов ssn)
восходящая сортировка слияниемbottom-up mergesort (ssn)
все объединения и слиянияall joins and merges (ssn)
выполнение автоматического слиянияauto merging (Alex_Odeychuk)
выполнение слияния без основыbaseless merging (A baseless merge is a merging of two arbitrary branches in version control without reference to a base version. This is sometimes necessary if the source code was originally imported in a flat structure without the branch relationship being in place, or if you want to merge between one branch and another that is not a direct parent or child. Because no base version is being used to compare against, the probability of the server detecting conflicts occurring between the two branches is much higher. For example, if a file is renamed in one branch and edited in the other, it shows up as a file delete conflicting with the file edit, and then a file add that gives no hint as to which file it is related to, or that there is an edit intended for this file in the other branch. For this reason, baseless merges are discouraged. Your branching model should attempt to constrain most merges between parent and child branches to minimize the amount of baseless merging required. Alex_Odeychuk)
выполнить операцию слиянияmerge (Alex_Odeychuk)
выполнить операцию слияния версийmerge (Alex_Odeychuk)
выполнить рекурсивное слияниеmerge recursively (Alex_Odeychuk)
выполнить слияние двух ветвей кодаmerge two branches (в системе контроля версий Alex_Odeychuk)
выполнить слияние из дочерней ветки кода в родительскую ветку кодаmerge code from a child branch up to the parent branch (Alex_Odeychuk)
выполнить слияние из родительской ветки кода в дочернюю ветку кодаmerge code from a parent branch to the child branch (Alex_Odeychuk)
выполнить слияние измененийbring the changes together (Alex_Odeychuk)
выполнить слияние изменений с последней версией файлаmerge the changes with the latest version of the file (Alex_Odeychuk)
выполнить слияние сmeld into (Alex_Odeychuk)
выполнять автоматическое слияниеperform an auto merge (Alex_Odeychuk)
выполнять операцию слияния кода в системе управления исходным кодомmerge of code with source code control (Alex_Odeychuk)
выполнять слияниеdo a merge (Alex_Odeychuk)
выполнять слияние изменений в исходном коде из дочерней ветки в родительскую ветвь кодаmerge code from a child branch up to the parent branch (в системе контроля версий Alex_Odeychuk)
выполнять слияние изменений в исходном коде из родительской ветки в дочернюю ветку кодаmerge code from a parent branch to the child branch (в системе контроля версий Alex_Odeychuk)
гибридное слияниеhybrid merge (кода в системе контроля версий Alex_Odeychuk)
двухпутевое слияниеtwo-way merging (ssn)
завершить запрос на включение изменений с помощью слияния без связи с источникомcomplete the pull request with a squash merge (слияние без связи с источником (squash merge) – слияние веток кода одним набором изменений, без сохранения в целевой ветке кода каждого отдельно взятого изменения, зафиксированного во время разработки в ветке-источнике Alex_Odeychuk)
запрос на слияние измененийmerge request (Alex_Odeychuk)
инструменты ветвления и слиянияbranching and merging tooling (в системе контроля версий Alex_Odeychuk)
инфраструктура разветвления-слияния потоков данныхfork-join framework (baeldung.com Alex_Odeychuk)
каскадное слияниеcascade merge (ssn)
каскадное слияниеcascade merge-sort (при сортировке ssn)
комбинирование и слияние наборов данныхcombining and merging data sets (ssn)
критерии слияния задачtask cohesion criteria (ssn)
мастер слияния изменений с другими ветвями в системе контроля версийsource control merge wizard (Alex_Odeychuk)
масштаб слияния без основыthe amount of baseless merging (A baseless merge is a merging of two arbitrary branches in version control without reference to a base version. This is sometimes necessary if the source code was originally imported in a flat structure without the branch relationship being in place, or if you want to merge between one branch and another that is not a direct parent or child. Because no base version is being used to compare against, the probability of the server detecting conflicts occurring between the two branches is much higher. For example, if a file is renamed in one branch and edited in the other, it shows up as a file delete conflicting with the file edit, and then a file add that gives no hint as to which file it is related to, or that there is an edit intended for this file in the other branch. For this reason, baseless merges are discouraged. Your branching model should attempt to constrain most merges between parent and child branches to minimize the amount of baseless merging required. Alex_Odeychuk)
многофазное слияниеpolyphase merge-sort (ssn)
несбалансированное слияниеunbalanced merge (ssn)
нисходящая сортировка слияниемtop-down mergesort (ssn)
обменная сортировка слияниемmerge exchange sort (ssn)
обменное слияниеin-place merge (ssn)
отслеживание хронологии слияния изменений между веткамиtimeline tracking (проекта в системе контроля версий Alex_Odeychuk)
параллельное слияниеsimultaneous convergence (потоков управления; параллельная конвергенция в терминах стандарта IEC 61131-3 ssn)
программа внешней сортировки методом разбиения / слиянияsort/merge program
программа сортировки методом разбиения / слиянияsort/merge program
производительность сортировки слияниемperformance characteristics of mergesort (ssn)
разветвление и слияниеfork-join (businessstudio.ru Alex_Odeychuk)
реализация сортировки слияниемimplementations of mergesort (ssn)
реализация сортировки слиянием, ориентированной на связные спискиlinked-list implementations of mergesort (ssn)
результаты слиянияthe merge results (Alex_Odeychuk)
с большим количеством слиянийlarge-merging (ssn)
сводить период между слияниями к минимумуkeep the time between merges to a minimum (в системе контроля версий Alex_Odeychuk)
символ слиянияmerge symbol (ssn)
система слияния ветвей проектаmerging (контекстуальный перевод на русс. язык Alex_Odeychuk)
система слияния веток проектаmerging (контекстуальный перевод на русс. язык Alex_Odeychuk)
слияние без базовой версииbaseless merge (Alex_Odeychuk)
слияние без основыbaseless merge (A baseless merge is a merging of two arbitrary branches in version control without reference to a base version. This is sometimes necessary if the source code was originally imported in a flat structure without the branch relationship being in place, or if you want to merge between one branch and another that is not a direct parent or child. Because no base version is being used to compare against, the probability of the server detecting conflicts occurring between the two branches is much higher. For example, if a file is renamed in one branch and edited in the other, it shows up as a file delete conflicting with the file edit, and then a file add that gives no hint as to which file it is related to, or that there is an edit intended for this file in the other branch. For this reason, baseless merges are discouraged. Your branching model should attempt to constrain most merges between parent and child branches to minimize the amount of baseless merging required. Alex_Odeychuk)
слияние без связи с источникомsquash merge (слияние веток кода одним набором изменений, без сохранения в целевой ветке кода каждого отдельно взятого изменения, зафиксированного во время разработки в ветке-источнике Alex_Odeychuk)
слияние бесконечных потоковmerging infinite streams (ssn)
слияние версийmerge (говоря о команде в системе управления версиями Alex_Odeychuk)
слияние ветвейmerge (говоря о команде в системе управления версиями Alex_Odeychuk)
слияние ветвей проектаmerging (Alex_Odeychuk)
слияние ветви разработки проектного задания в основную ветвь разработки проектаmerge (говоря о команде в системе управления версиями Alex_Odeychuk)
слияние ветви разработки проектного задания с основной ветвью разработки проектаmerge (Alex_Odeychuk)
слияние веток проектаmerging (Alex_Odeychuk)
слияние двух множеств в одноmerging two sets into one (ssn)
слияние задачtask cohesion (ssn)
слияние и поглощениеmergers and acquisitions (ssn)
слияние и сортировка слияниемmerging and mergesort (ssn)
слияние изменений между родительскими и дочерними ветвями кодаmerges between parent and child branches (в системе контроля версий Alex_Odeychuk)
слияние командinstruction merging (Alex_Odeychuk)
слияние массивовarray merging (ssn)
слияние наборов данныхmerging data sets (ssn)
слияние по индексуmerging on index (ssn)
слияние рабочих копий в основную ветвь разработки проектаmerge (Alex_Odeychuk)
слияние с общей ветвьюmerge (Alex_Odeychuk)
слияние с основной ветвью проектаmerge (Alex_Odeychuk)
слияние с рабочей базой данныхmerging with an operational database (ssn)
слияние с рабочей БДmerging with an operational database (ssn)
слияние событийevent merger (напр., функциональный блок E_MERGE в IEC 61499-1, см. также Lewis R.W., Modelling control systems using IEC 61499. Applying function blocks to distributed systems ssn)
слияние таблицtable mergers (термин относится к теории синтаксического анализа, перевода и компиляции ssn)
слияние таблиц с помощью совместимых разбиенийtable mergers by compatible partitions (относится к теории синтаксического анализа, перевода и компиляции ssn)
слияние управленияjoin of control (ssn)
сортировка методом слиянияNeumann sort (ssn)
сортировка методом слиянияmerge sort (внешняя сортировка данных, объединяющая за один просмотр два ранее отсортированных списка (две группы данных) в один. Берётся первый элемент из первого списка и сравнивается с первым элементом из второго; после того как выбор сделан, указатель начала списка, из которого выбран элемент, передвигается к следующему элементу, и так – до конца одного из списков. Метод применим к нескольким спискам. Примечательно, что работа ведётся только с первыми элементами списков ssn)
сортировка методом упорядоченного слиянияcollating sort (ssn)
сортировка многофазным слияниемpolyphase sorting (ssn)
сортировка с использованием метода "сортировка слиянием"sorting using merge sort (ssn)
сортировка слияниемmergesort (ssn)
сортировка слияниемcollating sort (сортировка, объединяющая в заданной последовательности (см. collation sequence) два и более файлов. Syn: merge sort ssn)
сортирующая сеть из фильтров слиянияsorting network of merge filters (ssn)
стратегия ветвления и слиянияstrategy for branching and merging (в системе контроля версий Alex_Odeychuk)
стратегия ветвления и слиянияbranching and merging strategy (Alex_Odeychuk)
схема с большим количеством слиянийlarge-merging workflow (ssn)
узел слиянияmerge node (ssn)
ускоренное слияниеfast-forward merge (Alex_Odeychuk)
фильтры слиянияmerge filters (ssn)
характеристики производительности сортировки слияниемperformance characteristics of mergesort (ssn)
чётно-нечётная сортировка методом слиянияodd-even merge sort (ssn)
чётно-нечётная сортировка методом слияния по БэтчеруBatcher's odd-even merge sort (ssn)