代码搜索:initialisation
找到约 2,024 项符合「initialisation」的源代码
代码结果 2,024
www.eeworm.com/read/274059/10889515
properties sciteglobal.properties
# Global initialisation file for SciTE
# For Linux, place in $prefix/share/scite
# For Windows, place in same directory as SciTE.EXE (or Sc1.EXE)
# Documentation at http://www.scintilla.org/SciTEDo
www.eeworm.com/read/344247/6964130
s crtsi.s
; C STARTUP FOR MC68HC08
; WITH AUTOMATIC DATA INITIALISATION
; Copyright (c) 1995 by COSMIC Software
;
xref _main, __memory, __idesc__, __stack
xdef _exit, __stext
;
switch .bss
__sbss:
www.eeworm.com/read/452284/7442665
m inihip2.m
function Hip=inihip2(L,Q,wp);
% INIHIP2
% MATLAB m-file for fractional delay approximation
% Initialisation for upsampling interpolation design
%
% First version: 28.12.1992 / Timo Laakso
% This
www.eeworm.com/read/441879/7663304
m djikstra_init.m
function data = dijkstra_init(W, start_verts, heuristic)
% dijkstra_init - initialisation of dijkstra algorithm
%
% data = dijkstra_init(W, start_verts [,heuristic]);
%
% 'heuristic' is a structu
www.eeworm.com/read/319049/13463962
s crtsi.s
; C STARTUP FOR MC68HC11
; WITH AUTOMATIC DATA INITIALISATION
; Copyright (c) 1995 by COSMIC Software
;
xdef _exit, __start
xref _main, __memory, __stack
;
switch .bss
__sbss:
switch .t
www.eeworm.com/read/152695/5670524
c top860.c
/*
* (C) Copyright 2003
* EMK Elektronik GmbH
* Reinhard Meyer
*
* Board specific routines for the TOP860
*
* - initialisation
* - interface
www.eeworm.com/read/146447/5737734
c top860.c
/*
* (C) Copyright 2003
* EMK Elektronik GmbH
* Reinhard Meyer
*
* Board specific routines for the TOP860
*
* - initialisation
* - interface
www.eeworm.com/read/140467/5791947
c top860.c
/*
* (C) Copyright 2003
* EMK Elektronik GmbH
* Reinhard Meyer
*
* Board specific routines for the TOP860
*
* - initialisation
* - interface
www.eeworm.com/read/135153/5888662
h isp16.h
/* -- isp16.h
*
* Header for detection and initialisation of cdrom interface (only) on
* ISP16 (MAD16, Mozart) sound card.
*
* This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/128965/5978364
c top860.c
/*
* (C) Copyright 2003
* EMK Elektronik GmbH
* Reinhard Meyer
*
* Board specific routines for the TOP860
*
* - initialisation
* - interface