代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/441402/7670978
m proc_dd.m
%function proc_dd(ofile1, ofile2, navfile)
%PROC_DD Processing of double differenced GPS data
% as read from RINEX files
%Typical call: proc_dd('site1.96o','site2.96o','site1.nav')
%Kai
www.eeworm.com/read/440036/7695490
c pre_proc.c
#include
#include
#include
#include
#include
#include
#include
#include "nfcnet.h"
int semset(void);
int semop
www.eeworm.com/read/436402/7770484
sql proc trades.sql
/*
*==================================================================================
* 3.trade包
*
* 过程列表:
* (1)transferGood 商品转交
* (2)transferBook 图书转交
* (3)remit 转帐
* (4)ne
www.eeworm.com/read/436402/7770485
sql proc users.sql
/*
*==================================================================================
* 1.user包
*
* 过程列表:
* (0)loginValidate 用户登陆验证(这是个函数,仅供数据库内部使用)
* (1)loginCheck 用户登陆验证(这是个过程,数据库内
www.eeworm.com/read/436402/7770488
sql proc goods.sql
/*
*==================================================================================
* 2.good包
*
* 过程列表:
* (1)newGood 新增商品
* (2)newBook 新增图书
* (3)removeGood 删除商品
* (4)remov
www.eeworm.com/read/435646/7788367
ash proc32.ash
;--------=========xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=========--------
;
; Copyright (C) 1999 by Andrew Zabolotny
; Miscelaneous NASM macros that makes use of new preprocessor features
www.eeworm.com/read/299224/7879552
vhd mii_proc.vhd
--Ethernet processing module for H9mo60B
-- by xikang
-- 2003-6-6
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use IEEE.std_logic_unsigned.all;
entity MII_Proc
www.eeworm.com/read/299070/7893314
sql create_proc.sql
drop procedure Create_proc;
create procedure Create_proc @RptID char(10)
as
declare @Curr_RptID char(10)
declare @Drop_SQL nvarchar(100)
declare @SQL_String nvarchar(4000)
declare @Proc_Name
www.eeworm.com/read/198748/7913596
obj rcd_proc.obj
www.eeworm.com/read/198748/7914084
c pas_proc.c
#include
#include
#include
#include
#include
#include "feedef.h"
/* function : when using the system, input the password and check.