go top

专业释义

  • library function - 引用次数:20

    Aiming at the problem that traditional library function identification technology can not recognize specific library function effectively, this paper proposes a specific library function identification technology based on vague matching.

    针对传统库函数识别方法无法有效识别专用库函数的问题,提出基于模糊匹配的专用库函数识别技术。

    参考来源 - 基于模糊匹配的专用库函数识别技术
  • library function - 引用次数:1

    参考来源 - 基于System C系统级的语音识别系统性能分析库函数的设计
    library functions

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句原声例句

  • 确保能够看到内置的php函数列表

    Ensure that you can see a list of built-in PHP library functions.

    youdao

  • 系统调用函数比较—以及一点历史知识

    System calls vs. library functionsand a bit of history.

    youdao

  • 创建数据函数基本步骤

    The basic steps to creating a database function are.

    youdao

更多双语例句
  • Same way that I have multiplication or division as a primitive, functions are going to give me, or somebody else who wrote them for me as part of a library, a new primitive that I'm going to be able to use.

    我在用乘法或者除法当做原语,这些函数,或者别人写程序中的函数,将会给我返回一个,我能使用的新原语。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • There's been a lot of work done on these over the years, but in fact, it's pretty hard to invent a good hash function. So my advice to you is, if you want to use something was a hash, go to a library. Look up a good hash function.

    已经做过了很多的尝试和努力,但是事实是,很难发明出一个好的哈希函数,所以我给你们的建议是,如果你们想使用哈希功能,到函数中查找一个好的哈希函数

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • At the top, I've got some CS50 Library going on, argv standard I/O library; I don't bother mentioning argc or argv because I'm not going to use them in this program.

    在顶端,我使用了CS50函数,标准输入输出,我没有提到argc或者,因为我不会在这个程序中使用它们。

    哈佛公开课 - 计算机科学课程节选

百科

库函数

库函数(Library function)是把函数放到库里,供别人使用的一种方式。方法是把一些常用到的函数编完放到一个文件里,供不同的人进行调用。调用的时候把它所在的文件名用#include<>加到里面就可以了。一般是放到lib文件里的。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定