代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/265314/11268980
h sync_unix.h
//-< SYNC_UNIX.H >---------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy
www.eeworm.com/read/410683/11272305
c pwm_sync.c
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : PWM_sync.C
** Project : Iadc
**
www.eeworm.com/read/410683/11272369
h pwm_sync.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : PWM_sync.H
** Project : Iadc
**
www.eeworm.com/read/410156/11300593
h ecrypt-sync.h
/* ecrypt-sync.h */
/*
* Header file for synchronous stream ciphers without authentication
* mechanism.
*
* *** Please only edit parts marked with "[edit]". ***
*/
#ifndef ECRYPT_SYNC_AE
#def
www.eeworm.com/read/409699/11315633
m motor_sync.m
% ,物理学报,2006年10月
clear all,clc
%options = odeset('RelTol',1e-4,'AbsTol',[1e-4 1e-4 1e-5]);
[T,Y] = ode45(@Motor,[0 20],[1,2,3,2,3,1,0]);
% -------------------Choas characteristic
www.eeworm.com/read/409267/11338341
v vga_sync.v
/*
* Copyright (C) 2006-2008 CMM Sigma Andrzej Chmielowiec
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge
www.eeworm.com/read/409264/11338425
v vga_sync.v
/*
* Copyright (C) 2006-2008 CMM Sigma Andrzej Chmielowiec
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge
www.eeworm.com/read/406417/11442771
c storage_sync.c
/**
* Copyright (C) 2008 Happy Fish / YuQing
*
* FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit.
* Please visit the Fas
www.eeworm.com/read/406417/11442773
h storage_sync.h
/**
* Copyright (C) 2008 Happy Fish / YuQing
*
* FastDFS may be copied only under the terms of the GNU General
* Public License V3, which may be found in the FastDFS source kit.
* Please visit the Fas
www.eeworm.com/read/261378/11651406
vhd fifo_sync.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity fifo_sync is
Port ( CLK : in std_logic;
SIN : in std_logic;