代码搜索:Specific
找到约 10,000 项符合「Specific」的源代码
代码结果 10,000
www.eeworm.com/read/154801/5634618
h uip_arch.h
/**
* \defgroup uiparch Architecture specific uIP functions
* @{
*
* The functions in the architecture specific module implement the IP
* check sum and 32-bit additions.
*
* The IP check
www.eeworm.com/read/154801/5634789
h uip_arch.h
/**
* \defgroup uiparch Architecture specific uIP functions
* @{
*
* The functions in the architecture specific module implement the IP
* check sum and 32-bit additions.
*
* The IP check
www.eeworm.com/read/475926/6769768
h uip_arch.h
/**
* \addtogroup uip
* {@
*/
/**
* \defgroup uiparch Architecture specific uIP functions
* @{
*
* The functions in the architecture specific module implement the IP
* check sum and 32-bit ad
www.eeworm.com/read/475926/6769788
bak uip_arch.h.bak
/**
* \addtogroup uip
* {@
*/
/**
* \defgroup uiparch Architecture specific uIP functions
* @{
*
* The functions in the architecture specific module implement the IP
* check sum and
www.eeworm.com/read/173976/9617688
h uip_arch.h
/**
* \addtogroup uip
* {@
*/
/**
* \defgroup uiparch Architecture specific uIP functions
* @{
*
* The functions in the architecture specific module implement the IP
* check sum and 32-bit ad
www.eeworm.com/read/335269/12542569
h uip_arch.h
/**
* \addtogroup uip
* {@
*/
/**
* \defgroup uiparch Architecture specific uIP functions
* @{
*
* The functions in the architecture specific module implement the IP
* check sum and 32-bit ad
www.eeworm.com/read/235378/14073090
h uip_arch.h
/**
* \addtogroup uip
* {@
*/
/**
* \defgroup uiparch Architecture specific uIP functions
* @{
*
* The functions in the architecture specific module implement the IP
* check sum and 32-bit ad
www.eeworm.com/read/102907/15752705
h uip_arch.h
/**
* \defgroup uiparch Architecture specific uIP functions
* @{
*
* The functions in the architecture specific module implement the IP
* check sum and 32-bit additions.
*
* The IP checksum cal
www.eeworm.com/read/246683/12712372
dot decoder.dot
digraph decoder {
"app" [ shape="box"
label="Application"
color="blue4" ];
"psi_dec" [ shape="box"
www.eeworm.com/read/326460/13140888
java chatinterface.java
package Chat;
public interface ChatInterface
{
// Group-specific methods
public void JoinGroup(String GroupName, String UserName, ChatMessageListener Listener);
public void LeaveGro