代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/124628/14556173

h sync.h

/* m-sequence generated by polynomial x^6 + X^5 + 1, started in the 100000 * state and augmented with an extra 0 at the front to make a 64-bit sequence * 0000 0010 0001 1000 1010 0111 1010 0011
www.eeworm.com/read/124417/14568665

h sync.h

/* m-sequence generated by polynomial x^6 + X^5 + 1, started in the 100000 * state and augmented with an extra 0 at the front to make a 64-bit sequence * 0000 0010 0001 1000 1010 0111 1010 0011
www.eeworm.com/read/123064/14649996

h sync.h

/* sync.h header file for sync.c * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights reserved. The software is * redistributable under the licence give
www.eeworm.com/read/123064/14650181

c sync.c

/* sync.c the Netwide Disassembler synchronisation processing module * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights reserved. The software is * re
www.eeworm.com/read/118993/14845286

h sync.h

/* sync.h header file for sync.c * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights reserved. The software is * redistributable under the licence give
www.eeworm.com/read/118993/14845485

c sync.c

/* sync.c the Netwide Disassembler synchronisation processing module * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights reserved. The software is * re
www.eeworm.com/read/219561/14875950

h sync.h

/** * Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that t
www.eeworm.com/read/219561/14875968

c sync.c

/** * Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that t
www.eeworm.com/read/219084/14894959

c sync.c

/* *************************************************************************** * Ralink Tech Inc. * 4F, No. 2 Technology 5th Rd. * Science-based Industrial Park * Hsin-chu, Taiwan, R.O.C.
www.eeworm.com/read/211066/15187712

vb sync.vb

Imports System.Net Imports System.Net.Sockets Public Class Sync Const portNo As Integer = 3456 Dim client As Socket Public Sub PerformSync( _ ByVal HostIP As String, _