代码搜索:shared

找到约 10,000 项符合「shared」的源代码

代码结果 10,000
www.eeworm.com/read/449974/7492213

vb settings.designer.vb

'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' Runtime Version:2.0.50727.7 ' ' Changes to t
www.eeworm.com/read/437424/7748570

h tmtypes.h

//----------------------------------------------------------------------------- // $Header: /dvp1/common/inc/tmtypes.h 37 2/15/01 3:19p Rappanna $ // (C) Copyright 2000,2001 Philips Semiconductor
www.eeworm.com/read/397549/8039022

java kdfparameters.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/196932/8040053

m bcmtrain.m

function net = bcmtrain(net,method,alg,options) % bcmtrain - Kernel parameter optimization for Bayesian Committee Machine % % Synopsis: % net = bcmtrain(net,method,alg,options) % % Arguments: %
www.eeworm.com/read/246925/12697715

vb search.vb

Imports System.Data.OleDb Imports System.IO Public Class search Public Shared con As OleDbConnection Public Shared ada As OleDbDataAdapter Public Shared ds As DataSet Pub
www.eeworm.com/read/332905/12717556

c usrsmobj.c

/* usrSmObj.c - shared memory object initialization */ /* Copyright 1992-1999 Wind River Systems, Inc. */ /* modification history -------------------- 01k,20jan99,scb modified to use "sm=" before S
www.eeworm.com/read/143117/12898119

def dbcon.def

LIBRARY project1 SEGMENTS SHSEG CLASS 'SHCLASS' SHARED
www.eeworm.com/read/142932/12907915

c mutexsemdemo.c

/* mutexSemDemo.c - Demonstrate the usage of the mutual exclusion semaphore * for intertask synchronization and obtaining exclusive * access to a data structur
www.eeworm.com/read/142932/12907917

bak mutexsemdemo.c.bak

/* mutexSemDemo.c - Demonstrate the usage of the mutual exclusion semaphore * for intertask synchronization and obtaining exclusive * access to a data structur
www.eeworm.com/read/328808/13000584

makefile

# General UNIX Makefile v2 August 21 1996 # This makefile should compile FPL under most UNIXes that has gcc _and_ # support shared (dynamically linked) libraries. ###################################