代码搜索结果

找到约 10,000 项符合 V 的代码

cursor1.pc

/* cursor1.pc * Chapter 6, Oracle9i PL/SQL Programming by Scott Urman * This Pro*C program illustrates the use of a cursor variable. */ /* Include C and SQL header files. */ #include

resize.m

function V=resize(V,Nx,Ny,Nz) %RESIZE Resize vector function. % V = RESIZE(V,NX,NY,NZ) changes the size of the vector function V. % NX, NY and NZ are the number of points used by different ope

divrem.c

/*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkele

divrem.c

/*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkele

tcp-vegas.cc

/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */ /* * tcp-vegas.cc * Copyright (C) 1997 by the University of Southern California * $Id: tcp-vegas.cc,v 1.37 2005/08/25 18:5

04-cv1.pc

/* 04-CV1.PC */ /* This file contains the Pro*C cursor variable example in Chapter 4 of "Oracle PL/SQL Programming". */ /* This is version 1.0 of this file, updated 2/18/96. Comments and q

a_call.c

#pragma src(A_call.a51) small extern long cfunc(int v_a,char v_b,bit v_c,long v_d,bit v_e); void A_call(){ int v_a;char v_b;bit v_c;long v_d;bit v_e; long A_ret; A_ret=cfunc(v_a, v_b, v_c,

a_call.c

#pragma src(A_call.a51) small extern long cfunc(int v_a,char v_b,bit v_c,long v_d,bit v_e); void A_call(){ int v_a;char v_b;bit v_c;long v_d;bit v_e; long A_ret; A_ret=cfunc(v_a, v_b, v_c,

a_call.c

#pragma src(A_call.a51) small extern long cfunc(int v_a,char v_b,bit v_c,long v_d,bit v_e); void A_call(){ int v_a;char v_b;bit v_c;long v_d;bit v_e; long A_ret; A_ret=cfunc(v_a, v_b, v_c,

a_call.c

#pragma src(A_call.a51) small extern long cfunc(int v_a,char v_b,bit v_c,long v_d,bit v_e); void A_call(){ int v_a;char v_b;bit v_c;long v_d;bit v_e; long A_ret; A_ret=cfunc(v_a, v_b, v_c,