代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/455463/1613983

m spike.m

function imp=spike(v,n) % SPIKE: create a signal with a single impulse in it % % imp=SPIKE(v,n) % imp=SPIKE(v) % % returns a vector of the same size as v which is zero % except at sample n whe
www.eeworm.com/read/452691/1649478

h bitops.h

#ifndef _LINUX_BITOPS_H #define _LINUX_BITOPS_H /* * ffs: find first bit set. This is defined the same way as * the libc and compiler builtin ffs routines, therefore * differs in spirit from the
www.eeworm.com/read/250243/4434428

s scosh.s

| | scosh.sa 3.1 12/10/90 | | The entry point sCosh computes the hyperbolic cosine of | an input argument; sCoshd does the same except for denormalized | input. | | Input: Double-extended number X in
www.eeworm.com/read/250243/4434438

s sasin.s

| | sasin.sa 3.3 12/19/90 | | Description: The entry point sAsin computes the inverse sine of | an input argument; sAsind does the same except for denormalized | input. | | Input: Double-extended nu
www.eeworm.com/read/250243/4434444

s stanh.s

| | stanh.sa 3.1 12/10/90 | | The entry point sTanh computes the hyperbolic tangent of | an input argument; sTanhd does the same except for denormalized | input. | | Input: Double-extended number X in
www.eeworm.com/read/250243/4437263

c radio-maxiradio.c

/* * Guillemot Maxi Radio FM 2000 PCI radio card driver for Linux * (C) 2001 Dimitromanolakis Apostolos * * Based in the radio Maestro PCI driver. Actually it uses the same c
www.eeworm.com/read/249553/4447206

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/249553/4447231

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/249553/4447254

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/249553/4447281

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m