代码搜索结果

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

core_fft64_xfft_v4_1_xst_1.lso

baseblox_utils_v9_1 c_reg_fd_v9_1 c_mux_bit_v9_1 c_shift_ram_v9_1 c_mux_bus_v9_1 c_gate_bit_v9_1 c_compare_v9_1 c_addsub_v9_1 c_twos_comp_v9_1 c_accum_v9_1 c_counter_binary_v9_1 mult_gen_v1

sysr84.m

% y = sysr84(A,B,x) % System input and output are x, y respectively. % The output y is a column vector. % The columns of A are analysis filter bank; % and the columns of B are merging part filte

size.m

function siz=size(V) %SIZE Size of vector function. % SIZE(V) shows ranges and number of points in X, Y and Z % from the vector function V. % % D = SIZE(V) returns a vector with the number of

parser4.c

/* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Edward Wang at The Universit

osfunction.h

#include"DataStructure.h" #include"iostream.h" void Init(Process P[M],Available &V){ //初始化函数 for(int i=0;i

source.cpp

#include"iostream.h" #define M 5 typedef struct{ int n_a; int n_b; int n_c; int n_d; }Need; typedef struct{ int l_a; int l_b; int l_c; int l_d; }Allocation; t

crtproc.sql

/* * Create Procedure for Interbase STUDENT.GDB */ CONNECT "D:\InterBaseDB\STUDENT.GDB" USER "SYSDBA" PASSWORD "masterkey"; SET TERM ^ ; DROP PROCEDURE NEWWKS ^ /* ** 返回学号 */ cr

main.c

/* * main.c * Reads the command line options, set the global flags * Starts the main loop */ #include "main.h" int main (int argc, char **argv) { struct vd_video videodog; signal (SIGINT,