代码搜索结果

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

z_exp.c

#ifndef lint static char sccsid[] = "@(#)z_exp.c 1.1 92/07/30 SMI"; /* from UCB 1.1" */ #endif /* */ #include "complex.h" z_exp(r, z) dcomplex *r, *z; { double expx; double exp(), cos(), sin(); e

z_sqrt.c

#ifndef lint static char sccsid[] = "@(#)z_sqrt.c 1.1 92/07/30 SMI"; /* from UCB 1.1" */ #endif /* */ #include "complex.h" z_sqrt(r, z) dcomplex *r, *z; { double mag, sqrt(), hypot(); if( (mag =

z85230.h

/* * Description of Z8530 Z85C30 and Z85230 communications chips * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1998 Alan Cox */ #ifndef _Z8530

z85230.c

/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2

z8530.h

/* 8530 Serial Communications Controller Register definitions */ #define FLAG 0x7e /* Write Register 0 */ #define R0 0 /* Register selects */ #define R1 1 #define R2 2 #define R3 3 #define R4 4 #de

z_zone.h

// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id: z_zone.h,v 1.2 2003/09/08 22:34:32 jasonk Exp $ // // Copyright (C)

z_zone.c

// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id: z_zone.c,v 1.2 2003/09/08 22:34:32 jasonk Exp $ // // Copyright (C)

bankappd.ico.z

begin 640 bankappd.ico M ! ( (" 0 #H @ )@ ! 0$ * $ X# H ( M $ ! 0 ( " @ @ M (" ( " ( @( (" @ # P, #_ #_ __\ _P

driver.ico.z

begin 777 driver.ico M ! ( (" 0 #H @ )@ ! 0$ * $ X# H ( M $ ! 0 ( " @ @ M (" ( " ( @( (" @ # P, #_ #_ __\ _P /

ex_z.c

/*- * Copyright (c) 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm