代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/396723/8093304
h regmon.h
BOOL LoadDeviceDriver( const char * Name, const char * Path, HANDLE * lphDevice );
BOOL UnloadDeviceDriver( const char * Name );
www.eeworm.com/read/396636/8097407
txt install.txt
SMPC - Simple Module Procedure Call
SPC Dynamics, Omsk, Russia
(C) 2000
1. Installation for Win32
1) Copy *.h
www.eeworm.com/read/396502/8102587
m shark.m
function shark()
% (the function shark adds the needed folders to the matlab path)
sharkpath=which('shark');
path(path,[ sharkpath(1:length(sharkpath)-8) ]);
path(path,[ sharkpath(1:length(s
www.eeworm.com/read/296299/8110897
cpp getwpt.cpp
// GetWpt.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GetWpt.h"
#include "GetWptDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/296270/8113319
bat setenv.bat
set path=%path%;C:\Program Files\Java\jdk1.6.0\bin
set classpath=.;C:\Program Files\Java\jdk1.6.0\lib
www.eeworm.com/read/322300/8115983
cpp filelistengine.cpp
/*
* ============================================================================
* Name : CFileListEngine from FileListEngine.h
* Part of : FileList
* Created : 04.11.2006 by Forum Nokia
www.eeworm.com/read/196070/8116050
cpp 最佳路由.cpp
#include
#define maxlen 10
const int L=10000;
const int n=7;
int cost[n+1][n+1];//图的邻接矩阵,第0行第0列不用
int dist[n+1];
int source;
int set[n+1];
int record[n+1];//用来记录到达每个结点的最后一个结点序号
int p
www.eeworm.com/read/296062/8126015
h ptk-bookmarks.h
/*
* C Interface: ptkbookmarks
*
* Description:
*
*
* Author: Hong Jen Yee (PCMan) , (C) 2006
*
* Copyright: See COPYING file that comes with this distribution
*
*/
#ifndef
www.eeworm.com/read/295883/8135438
txt readme-chap2.txt
%
% README Chapter 2
%
% by Hiroshi Harada
%
% If you have any bugs and questions in our simulation programes, please e-mail
% to harada@ieee.org . We try to do our best to answer your questions
www.eeworm.com/read/295807/8138788
m bpskev.m
% Program 2-8
% bpskev.m
%
% Evaluation program of fading counter based BPSK transmission scheme
% This program is one of example simulations that include fading
% As for the explanation, you can