一种运算程序能将这些阴影变为细胞的影像。
An algorithm turns those shadows into an image of the cells.
本设计主要利用单片机对其进行控制,编写运算程序。
This design is aim to write computing program, letting the "single chip computer?" control the "whole" process.
最后给出了用标准测试程序及高阶矩阵运算程序对该系统进行的性能评价。
The system evaluation is given by a standard test routine and a high-order matrix computation program.
编写了两种随机搜索算法的运算程序,采用不同待估参数初始输入范围进行了数值实验。
The procedures of these two algorithms are programmed with VB computer language. With different ranges of initial guess value of aquifer parameters, numerical experiments are conducted.
运用布尔矩阵运算的方法对确定多输出函数的质蕴涵进行了研究,并通过示例说明了这种方法的运算程序。
By means of Boolean matrix operation method, a study is made of defining the prime implicant of multi output function and the operation routine of the method is illustrated with some examples.
运用布尔矩阵运算的方法对确定多输出函数的质蕴涵进行了研究,并通过示例说明了这种方法的运算程序。
This paper reveals that the methods to identify essential prime implicants of both ESPRESSO and that proposed by S.
有理数运算程序 设计内容:有理数是一个可以化为一个分数的数,例如2/3,533/920,-12/49都是有理数。
RATIONAL programming content: is a rational number can be reduced to a fraction of the number, say 2/3, 533/920, -12/49 are rational numbers.
在研究的过程中,主要使用MATLAB编制相应的模拟运算程序模拟生产数据,然后对不同样本量和偏移量分别进行模拟计算。
In this research, MATLAB is utilized to simulate different conditions under which the subgroup number and shift are various and calculate the signal probability.
比尔·盖茨和保罗·艾伦抓住了机会,他们将早期的个人电脑变成了时代的突破——“牵牛星”需要软件,它需要一个执行有价值运算任务的程序语言。
Bill Gates and Paul Allen seized the opportunity to transform this early PC into a breakthrough — the Altair needed software, a programming language that could make it perform useful computing tasks.
在开始阶段,程序生成的方程还不能解释数据,不过,某些运算的失误与另一些相比要略微少一些。
Initially, the equations generated by the program failed to explain the data, but some failures were slightly less wrong than others.
程序始于基本数学过程的随机组合——加、减、乘、除和一些代数运算。
The program started with near-random combinations of basic mathematical processes - addition, subtraction, multiplication, division and a few algebraic operators.
很多程序利用布尔表达式,Python提供一整套布尔比较和逻辑运算,详细信息请分别参见表1 和表2。
Many programs utilize Boolean expressions, and Python provides the full range of Boolean comparison and logical operations, as detailed in tables 1 and 2, respectively.
对于云运算,网格应用程序部署在Azure托管项目中——Staging。
For cloud computation, the grid application is hosted in an Azure hosting project - Staging.
对于云运算,网格应用程序托管在Azure托管项目中——Production。
For cloud computation, the grid application is hosted in an Azure hosting project - Production.
说点题外话,我承认这是一个完全无用的程序,跟我们之前写的两个程序一样,我们为什么需要写个程序来解决这个数学运算呢?
Now as an aside, I'll admit this is a completely useless program, much like the first couple of ones we did because why would you write a program just to solve this?
早期的程序员们很快发现了数字的文本表示与程序能在上面执行数学运算的数字变量显著不同。
Beginning programmers quickly discover that the textual representation of a number differs distinctly from a numeric variable on which programs can perform mathematical operations.
我们可使两个6k作业等待,或者把其中一个在10 K区运算,视我们作业的调度程序而定。
Depending upon our job scheduler we would make both 6k jobs wait or run one of them in the 10k region.
他们听说一些哈佛的学生因为一个叫作“配对运算”的程序而出名,这个程序用电脑为人们相亲。
They'd heard about some students at Harvard who'd come up with a program called Operation Match, which used a computer to find dates for people.
虽然几乎每种处理器和编程语言都支持浮点运算,但大多数程序员很少注意它。
While nearly every processor and programming language supports floating point arithmetic, most programmers pay little attention to it.
它是一种动态语言,专门用于数学和科学应用程序,此外,它还具有矩阵运算的巨大优势。
It is a dynamic language specialized for mathematical and scientific applications, and it has strong features within matrix operations.
隐层神经元完成对过程序输入信息的模式匹配和对时间的聚合运算,输出层对输入模式作出响应。
The neurons of hidden layer perform the pattern matching of process input information and aggregation operation of time and respond to the input patterns.
阿马拉辛赫与应用数学教授阿兰艾都曼一起,编写了一种名叫PetaBricks的语言,程序员可以选择不同的方式来运行同一运算。
Together with professor of applied mathematics Alan Edelman, Amarasinghe has developed a language called PetaBricks that allows programmers to specify different ways to perform the same computation.
当你的程序使用的运算能力,更多的气泡出现。
As your programs use more computing power, more bubbles appear.
在同一个应用程序中,您可以使用to运算符作为循环机制,如清单4所示。
In the sample application, you can use the to operator as a looping mechanism, as shown in Listing 4.
操作系统为程序开发和执行提供方便的环境,并合理安排运算以及保证计算系统的性能。
It provides a convenient environment for the development and execution of programs and attempts to schedule computational activities to ensure good performance of the computing system.
为适应不同的控制系统需求,可编程序控制器的功能、容量、运算速度、以及通信能力都在不断地增强。
In order to meet the demand of different control systems, the function, capacity, operation rate and communication capability of programmable logic controller were enhanced continually.
对于Web应用程序,数据源通常是一个关系数据库,其中内置了一些搜索功能(Equality是一个简单的搜索运算符,与SQL运算符like一样)。
For a Web application, the data source is commonly a relational database, which has some forms of search built in. (Equality is a simple search operator, as is the SQL operator LIKE.)
对于Web应用程序,数据源通常是一个关系数据库,其中内置了一些搜索功能(Equality是一个简单的搜索运算符,与SQL运算符like一样)。
For a Web application, the data source is commonly a relational database, which has some forms of search built in. (Equality is a simple search operator, as is the SQL operator LIKE.)
应用推荐