注意精确性与例外情况的处理在MASS函数与系统库函数中可能是不一样的。
Note that the accuracy and exception handling might not be identical in MASS functions and system library functions.
研究了使自定义函数也成为系统库函数的方法,以提高使用C语言进行编程的效率。
Another is the system library functions precomposed by C language, which can be directly used by programmer.
其中最奇妙的事情之一是,在几乎每个平台上都为计划要处理的每个库函数和系统调用都提供自己的声明,而不是包括标准的头文件。
One of these magics was, on nearly every platform, to provide its own declarations for every library function and system call it planned to use, rather than including the standard headers.
就调用方式而言,系统调用与库函数之间没有区别。
In terms of the way it is called, there is no difference between a system call and a library function.
系统调用与库函数比较—以及一点历史知识。
它演示了对一些系统调用和c库函数的适当使用,其中包括fopen、fclose、access、setvbuf、perror、strerror和popen。
It shows appropriate use of some system calls and library functions from c, including fopen, fclose, access, setvbuf, perror, strerror, and popen.
当开发一个应用程序或者是其他的处于用户空间的程序时,开发者必须考虑其他人写的代码----操作系统,库函数,还有其他程序,等等。
When developing an application or other userspace program, the developer has to take into consideration the code written by others: the operating system, the libraries, other programs, etc.
有相关系统调用的库函数的一个示例是stdio . h中声明的fopen函数。
An example of a library function that does have an associated system call is the fopen function declared in stdio.h.
没有相关系统调用的库函数的一个示例是string . h中声明的strlen函数。
An example of a library function that does not have an associated system call is the strlen function declared in string.h.
系统软件设计部分在TI公司CCS3.1集成开发环境下,运用TI公司自带图像处理库函数进行快速数字图像处理。
With the help of ti CCS3.1 integrated development environment, system software design USES ti own image processing library functions to complete fast digital image processing.
在8086C反编译系统中,我们把模式识别原理应用于C库函数的识别。
The principle of pattern recognition is applied to recognize C functions in 8086 C decompiling system.
模型库系统以模型库函数建立、修改、删除、重构和控制各决策模型。
Establishing, modifying and delete of model storehouse function, reconstruct and control of each decision models is fulfilled with model storehouse subsystem.
介绍了在开发一个静态二进制翻译系统(I2A翻译系统)中的库函数识别技术,并提出了解决库函数识别问题的新的方法。
The library functions recognizing technique in I2A binary translator was introduced. Especially a new approach of library function recognizing problem was given.
操作系统通过定义系统调用函数以及相应的接口,实现系统对硬件函数调用的支持,使程序设计者能够像调用普通库函数一样调用硬件函数。
The operating system defines necessary system calls and interfaces to support the calling of hardware functions which follows the same semantic as calling software functions.
同时,依据网格系统在径向方向上的自相似性,利用MPI库函数对模式进行了并行化。
Due to the self-similarity in radial direction of the grid system, SIP-CESE model has also been parallelized by using the Message Passing Interface (MPI).
同时,依据网格系统在径向方向上的自相似性,利用MPI库函数对模式进行了并行化。
Due to the self-similarity in radial direction of the grid system, SIP-CESE model has also been parallelized by using the Message Passing Interface (MPI).
应用推荐