compiled language meaning in English
被编译语言
编译语言程序
型语言
已编译语言
Examples
- Because of the computing needs of genetic algorithms , they are more efficiently implemented in c or other low - level pre - compiled languages
由于遗传算法的计算需要,用c语言或其它低级的预编译语言来实现效率会更高。 - If you use a utility heavily enough , the cost of writing it in a compiled language might be justified by the performance gain
如果您对某个实用程序使用得足够频繁,那么用编译型语言来编写它的成本也许能通过性能提升来获得回报。 - Explores why it is that writing microbenchmarks for java programs is so much harder than it is with statically compiled languages like c
,探讨了为什么为java程序编写微基准,比起为用动态编译语言(例如c )所编写的程序编写微基准来要更困难。 - C196 is a compiled language which is compatible with ansi c . it has plenty of library function and good removability , has enormously reduced developing time
C196语言是一种编译型的程序设计语言,具有比较丰富的库函数、运算速度快、编译效率高。 - Ninety percent of the concerns that novice programmers express about the execution speed of an interpreted byte - compiled language like python are simply naive
编程新手对于类似python这样的解释型字节编译型语言,将90的关注点集中在执行速度方面,是相当幼稚的。