initialisation

  • 网络初始化
initialisationinitialisation

noun

1
(computer science) the format of sectors on the surface of a hard disk drive so that the operating system can access them and setting a starting position
Synonym: low-level formatting initialization

数据来源:WordNet

  1. Incremental K-means Method Based on Initialisation of Cluster Centers and Its Application in News Event Detection

    初始化类中心的增量K均值法及其在新闻事件探测中的应用

  2. If required configuration elements are missing at application initialisation then fail fast and fail loudly .

    如果在应用程序初始化的时候缺少需要的配置元素,那么它就会立即崩溃,并且效果明显。

  3. Since the initialisation time is directly proportional to the size of the object the time is linear rather than constant .

    由于初始化时间直接与对象的大小成比例,因此时间是线性的,而不是常量。

  4. If initialisation is interrupted or terminated , the entire procedure must be repeated .

    如果中断或停止初始化,整个过程都必须重复一遍。

  5. Otherwise , initialisation will have to be carried out again .

    否则,必须再次进行初始化。

  6. During initialisation , the headlight control unit checks the number of registered stepping motors .

    在初始化期间,前照灯控制单元会检查已注册的步进电机的数量。

  7. This needs to happen early in the VM initialisation process before any of the native calls in the core classes are used .

    这需要在VM初始化过程的早期进行处理,而且要在核心类尚未进行任何本地调用之前进行处理。

  8. The initialisation of tracing : Tracing starts almost immediately after the JVM is launched but before any classes are loaded .

    跟踪的初始化:跟踪在JVM启动之后几乎立即启动,这发生在装载任何类之前。

  9. The LTMemory class represents an area of memory where the time to instantiate an object is the combination of a fixed allocation time and a variable initialisation time .

    LTMemory类表示这样的内存域,在这里实例化一个对象的时间等于固定的分配时间加上不定的初始化时间。

  10. Also note the onload attribute : This is called when the SVG document is first loaded and is useful for performing initialisation on your SVG .

    还要注意onload属性:第一次装载SVG文档时要调用这个属性,它对于您的SVG初始化很有用。