说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 函数调用图
1)  Call graph
函数调用图
2)  virtual function call graph (VFCG)
虚函数调用图
1.
The virtual function call graph (VFCG) of the program is obtained by computing inheritance set, override set, and override frontier, which .
从类层次图 CHG( class hierarchy graph)出发 ,提出一个基于 CHG的分析面向对象程序的框架 OOAF( object- oriented analyzing framework) ,讨论了 OOAF的功能、算法和设计思想 ,给出了子对象识别以及可见方法、主导方法的确定算法 ,建立了可见方法类层次图 ;并且通过计算方法的继承集、改写集以及对方法改写边界的确定 ,生成程序的虚函数调用图 ,从而为理解面向对象程序中的虚函数调用问题提供了一种可行的解决方
3)  function call relationship
函数调用关系图
1.
The Linux tailoring based on the function call relationship is put forward.
目前已有的裁剪方法都存在一定的不足,因此,提出了一种基于函数调用关系图的Linux裁剪方法。
4)  function call
函数调用
1.
Starting from the excitation mechanism of function call,the author discusses the process of recursive call 、whether or not to realize recursive and how to program with recursive technique.
本文从函数调用机制出发 ,深入讨论了递归的调用过程、递归能否实现及如何使用递归技术编程等问
2.
This paper discuss the differences and relationship between system call and function call.
介绍了LINUX系统调用和函数调用的区别及联系 ,一般地系统调用与函数调用在形式上并没有什么区别 ,但是系统调用与函数在执行效率、所完成的功能和可移植性方面却有很大的区别 ,函数库中的函数尤其是与输入输出有关的函数 ,大多数必须通过LINUX的系统调用来完
5)  function transfer
函数调用
1.
Application of main memory in function transfer of C language programming;
内存概念在C语言函数调用中的应用
2.
In computer advanced language programming teaching,recursive algorithm is more complicated and difficult to grasp,from the process of function transfer,different action region of form parameters and local variables,and the methods of induction thinking can help students further master the orderliness of designing recursive algorithm,so as to achieve good teaching effect.
在计算机高级语言程序设计教学中,递归算法比较复杂和难以掌握,从函数调用的过程、形参和局部变量的不同作用域、归纳思维的方法来理解递归算法,可以帮助学生进一步掌握设计递归算法的规律,以达到良好的教学效果。
6)  call library function
库函数调用
补充资料:函数图象

函数图象比较难定义,但可以如下描述:

在平面直角坐标系上,x轴上的值通过一定的法则得到它的函数与y轴上的值对应,这个两个值在平面直角坐标系上占有惟一的一个交点,由于x轴上与y轴上对应的坐标有无限个,这些函数的交点的集合就是此函数的图象

在解决函数问题时利用函数图象能够使复杂的函数看起来更直观,有利于对题目的理解与解答.(即数形结合)

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条