串行程序英文解释翻译、串行程序的近义词、反义词、例句
英语翻译:
【计】 chained program
分词翻译:
串的英语翻译:
bunch; cluster; get things mixed; skewer; strand; string together
行的英语翻译:
all right; business firm; profession; capable; carry out; prevail; conduct; go
travel; range; row; soon
【计】 row
【医】 dromo-
【经】 line
程序的英语翻译:
formality; ground rule; procedure; proceeding; process; program
【计】 P; problem determination aid; PROC; program; related channel program
【化】 sequence
【经】 program; sequence
网络扩展解释
串行程序
串行程序(Chuàn Xíng Chéng Xù)指的是在计算机中采用单一线程按顺序执行程序的操作。顺序执行意味着每个任务会在前一个任务完成后再执行,这与并行程序不同。
英语解释
The term "serial program" refers to a program in which a single thread is executed in order on a computer. The sequential execution means that each task is executed only after the previous one has been completed, which is different from parallel programs.
英文读音
[ˈsɪriəl ˈproʊɡræm]
英文的用法
"Serial program"是一个计算机科学中的术语,用于描述单个线程按照顺序执行的程序。这种类型的程序可以在电脑硬盘、操作系统、软件应用程序中使用。
英文例句
- "The algorithm is a serial program that computes the sum of all the even numbers between 0 and 100."
- (“算法是一个串行程序,计算0到100之间所有偶数的总和。”)
英文近义词
- Sequential program (顺序程序)
- Single-threaded program (单线程程序)
- Serial code (串行代码)
英文反义词
- Parallel program (并行程序)
- Concurrent program (并发程序)
英文单词常用度
"Serial program"是一个计算机科学领域的专业术语,在相关领域内非常常用。但是在日常交流中,普通人并不常用这个术语,因此在普遍程度上可以说是不太常用的单词组合。