linking loader 连接负载,链接装入程序,链装程序 linking module 连接模块 相似单词 linking 正在连接,连接 loading n. 1.装货;装弹;装料 2.装载的货;载荷 3.填充物 dynamic adj. 1. 有活力的,强有力的 2. 不断变化的 3. 动力的,动态的 4. 充满活力的;精力充沛的 5. 发展变化的 6. 效率高的...
Dynamic linking and loading of post-processing kernelPROBLEM TO BE SOLVED: To provide dynamic linking and loading of post-processing kernels.ゲイ-ヤン,レウーシャオイン,ヒーシュエフェン,チャンユエニアン,ヤンピン,リューホン,チャン
dynamic loading and linking 动态装入与连接 linking course 套口横列 index linking 同物价指数相联系的 linking loader 连接负载,链接装入程序,链装程序 linking module 连接模块 cross linking 【计】 交联, 交叉接合 linking coefficient 环绕系数 mechanical linking 机械联动, 机械耦合 linking group 【...
dynamic loading 英[daiˈnæmik ˈləʊdɪŋ] 美[daiˈnæmik ˈlodɪŋ] 释义 动力载荷 实用场景例句 全部 The concept of dynamic linking is similar to that ofdynamic loading. 动态链执接的概念和动态加载有相同的地方.
Explain the distinction between absolute and relocatable words in an object file. Why is the notion of “relocatability” more complicated than it used to be? 20. What is the difference between linking and loading? 21. What are the principal tasks of a linker? 22. How can a linker enforc...
Whether the file segment holds one or many sections also is immaterial to program loading. Nonetheless, various data must be present for program execution, dynamic linking, and so on. The diagrams below illustrate segment contents in general terms. The order and membership of sections within a ...
After switching to the current caffe version today, dynamic loading of several libraries, which contain different classifiers for specific tasks, does not work anymore. We've got the following error message: [libprotobuf ERROR google/pro...
Lazy loading can provide an alternative to dlopen(3C) and dlsym(3C) use. See Runtime Linking Programming Interface. For example, the following code from libfoo.so.1 verifies an object is loaded, and then calls interfaces provided by that object....
While many other systems [16] [13] also support some form of dynamic loading and linking, the Java platform is the only system we know of that incorporates all of the following features: 1. Lazy loadi... 展开 关键词: CiteSeerX citations and Gilad Bracha Dynamic class loading in the ...
When the entry point function returns a FALSE value, the application will not start if you are using load-time dynamic linking. If you are using run-time dynamic linking, only the individual DLL will not load. The entry point function should only perform simple initialization tasks and should...