代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/119569/14826326

sql 创建带参数存储过程.sql

CREATE PROC MY_PROCS (@SEX CHAR(2)) AS SELECT 学号,姓名,年龄,所在院系 FROM 学生表 WHERE 性别=@SEX RETURN
www.eeworm.com/read/216389/15015474

txt 07-36.txt

例7-36 使用linsolve函数求解符号线性方程组。 解:在命令窗口中输入如下命令,并按Enter键确认。 >> a=sym('rand(5)') a = rand(5) >> b=('[1;2;3;4;5]') b = [1;2;3;4;5] >> linsolve(a,b) ans = [ 1/proc () local t; global _seed; _see
www.eeworm.com/read/211415/15180659

m51 all.m51

BL51 BANKED LINKER/LOCATER V5.03 05/17/2007 20:27:53 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE 7279.o
www.eeworm.com/read/209454/15219831

dpr cqdl.dpr

program cqdl; uses Forms, Unit1 in 'Unit1.pas' {Form1}, Unit2 in 'Unit2.pas' {kahao}, Unit3 in 'Unit3.pas' {jaqang}, Unit4 in 'Unit4.pas' {hydate}, Unit5 in 'Unit5.pas' {hyzl},
www.eeworm.com/read/170577/5403327

tcl sha1.tcl

################################################## # # sha1.tcl - SHA1 in Tcl # Author: Don Libes , May 2001 # Version 1.0.3 # # SHA1 defined by FIPS 180-1, "The SHA1 Message-Digest Al
www.eeworm.com/read/167185/5465069

c spopen.c

#include #define SPHERE_LIBRARY_CODE #include #include #define READMODE "r" #define UPDATEMODE "r+" #define WRITEMODE "w" /* * sp_open * */ SP_FILE *sp_open(c
www.eeworm.com/read/164931/5485803

tk common.tk

# OpenPBS (Portable Batch System) v2.3 Software License # # Copyright (c) 1999-2000 Veridian Information Solutions, Inc. # All rights reserved. # # ------------------------------------------
www.eeworm.com/read/162614/5523521

ada c84002a.ada

-- C84002A.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5524416

ada cc1018a.ada

-- CC1018A.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162019/5549095

java osoperationslinuxipv4.java

/* JAdhoc ver 0.11 - Java AODV (RFC 3561) Protocol Handler Copyright 2003-2004 ComNets, University of Bremen This program is free software; you can redistribute it and/or modify it under the terms o