代码搜索:VF

找到约 3,438 项符合「VF」的源代码

代码结果 3,438
www.eeworm.com/read/219801/14863299

vf

www.eeworm.com/read/18435/789482

vf

www.eeworm.com/read/492131/1181465

vf

@c ---------------------------------------------------------------------- @node vfork, unix @heading @code{vfork} @subheading Description This function is provided to assist in porting Unix pr
www.eeworm.com/read/297947/7984467

m prod_vf_vf.m

function s = prod_vf_vf(v1,v2) % prod_vf_vf - compute the dot product of 2 vector field. % % s = prod_vf_vf(v1,v2); % % The result is the scalar field defined by pointwise dot product. %
www.eeworm.com/read/489040/6481879

m prod_vf_vf.m

function s = prod_vf_vf(v1,v2) % prod_vf_vf - compute the dot product of 2 vector field. % % s = prod_vf_vf(v1,v2); % % The result is the scalar field defined by pointwise dot product. %
www.eeworm.com/read/304833/13785815

vf_

VFP,n.Visual Foxpro,微软的可视数据库系统
www.eeworm.com/read/386300/8757133

c vectorfont.c

// // Title : vectorfont - part of scopetris // Author : Lars Pontoppidan // Date : Aug. 2007 // Version : 0.1 // // // DESCRIPTION: // ------------ // vectorfont i
www.eeworm.com/read/105553/15665211

mk vf.mk

# makefile for the ViewFile (VF) program # (compile using "compact" memory model) MODEL = C LIB = d:\lib LLIB = d:\lib\local LIBS = $(LLIB)\$(MODEL)util.lib $(LLIB)\$(MODEL)dos.lib $(LLIB)\$(MO
www.eeworm.com/read/431480/8674694

h vf.h

#ifndef VF #define VF void _vf(); #endif
www.eeworm.com/read/478046/6718709

h vf_err.h

#ifndef __VFERR_H__ #define __VFERR_H__ #define VF_BASE_ERR 10000 #define VF_LOADFINGER_ERR (VF_BASE_ERR+100) #define VF_SAVEFINGER_ERR (VF_BASE_ERR+200) #define VF_IMPORTFI