代码搜索:Initialize
找到约 10,000 项符合「Initialize」的源代码
代码结果 10,000
www.eeworm.com/read/130188/5963215
java schedulerplugin.java
/*
* Copyright James House (c) 2001-2004
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followi
www.eeworm.com/read/125252/6032429
c example_28xsci_ffdlb.c
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: Example_28xSci_FFDLB.c
www.eeworm.com/read/124247/6054268
c init.c
/*
*Copyright (c) 2000-2002 Viola Systems Ltd.
*All rights reserved.
*
*Redistribution and use in source and binary forms, with or without
*modification, are permitted provided that the fol
www.eeworm.com/read/119796/6082438
s reset.s
/* reset.s:
* First bit of boot code run by the processor.
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. A
www.eeworm.com/read/101082/6251569
c initquad.c
#ifndef lint
static char sccsid[] = "@(#)initquad.c 4.3 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
/*
** Paramize Quadrant Upon Entering
**
** A quadrant is initialized from the inform
www.eeworm.com/read/101082/6251614
c initquad.c
#ifndef lint
static char sccsid[] = "@(#)initquad.c 4.3 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
/*
** Paramize Quadrant Upon Entering
**
** A quadrant is initialized from the inform
www.eeworm.com/read/259037/6276360
c start12.c
/*****************************************************
start12.c - standard startup code
The startup code may be optimized to special user requests
---------------------------------------
www.eeworm.com/read/456224/6278708
m coeff.m
% This file calculates the Bezier coefficient Matrix
% based on the order of the curve - oc
% it returns a (oc + 1) * (oc + 1) matrix
function returnvalue = coeff(oc)
% initialize the vector
f
www.eeworm.com/read/456224/6278842
m coeff.m
% This file calculates the Bezier coefficient Matrix
% based on the order of the curve - oc
% it returns a (oc + 1) * (oc + 1) matrix
function returnvalue = coeff(oc)
% initialize the vector
f
www.eeworm.com/read/456224/6278887
m coeff.m
% This file calculates the Bezier coefficient Matrix
% based on the order of the curve - oc
% it returns a (oc + 1) * (oc + 1) matrix
function returnvalue = coeff(oc)
% initialize the vector
f