代码搜索结果

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

z.m

clear all; Ts=0.001; t=Ts:Ts:1; f=5; x=sin(2*pi*f*t); y=sin(2*pi*f*(t-0.02)); q=cyclic_cross_correlation(x,y,0.1,4);

z.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi

z.sql

use pub if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[doneurl]') and OBJECTPROPERTY(id, N'IsUserTable') = 1) drop table [dbo].[doneurl] GO CREATE TABLE [dbo].[doneurl] (