代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/376353/9319974
cpp serversettings.cpp
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that t
www.eeworm.com/read/179705/9343509
todo
* Add a GSL_ERROR_MODE environment variable for choosing error
behavior at runtime (???).
www.eeworm.com/read/179450/9355637
h ksdebug.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ksdebug.h
Abstract:
Debug header.
--*/
#if !defined(_KSDEBUG_)
#define _KSDEBUG_
#if !defin
www.eeworm.com/read/179157/9367887
err sybinit.err
The context allocation routine failed when it tried to load localization files!!
One or more following problems may caused the failure
Your sybase home directory is /usr/sybase. Check the environme
www.eeworm.com/read/375212/9369244
m plsrsgcv.m
function coeff = plsrsgcv(data,lv,cvit,cvnum)
%PLSRSGCV Generates PLS models for MSPC with cross-validation
% This function constructs a matrix of PLS models that
% can be used like a PCA model f
www.eeworm.com/read/374494/9402506
c call_script.c
/* Copyright (C) 2003, 2004, 2005 Thorsten Kukuk
Author: Thorsten Kukuk
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Gen
www.eeworm.com/read/177852/9430533
tcl svn.tcl
# Find SVN URL
proc read_svn_dir {dirname} {
global cvscfg
global cvsglb
global current_tagname
global module_dir
global cmd
gen_log:log T "ENTER ($dirname)"
# svn info gets th
www.eeworm.com/read/177852/9430541
tcl cvs.tcl
#
# Tcl Library for TkCVS
#
#
# Contains procedures used in interaction with CVS.
#
proc cvs_notincvs {} {
cvsfail "This directory is not in CVS." .workdir
}
proc cvs_incvs {} {
c
www.eeworm.com/read/177608/9444212
export1
#!/bin/sh
foo="The first meta-syntactic variable"
export bar="The second meta-syntactic variable"
./export2
www.eeworm.com/read/177602/9444359
c lcd.c
#include
#include
#include "iotms470r1b1m.h"
#include "tms470r1a256_bit_definitions.h"
#include "lcd.h"
//****************************************************************