代码搜索:Realize
找到约 977 项符合「Realize」的源代码
代码结果 977
www.eeworm.com/read/195682/8135901
c rp2.c
/*This program realize the function that recive a filename from standard input device,
* read the file and output the content by standard output device.
*
* you must compeletly realize by systemca
www.eeworm.com/read/360741/10079915
c seeddes.c
/********************************************************************/
/* FileName: SeedDes.c */
/* Function: Realize Signal DES and Triple DES algorithm */
/************************
www.eeworm.com/read/469549/6930802
c seeddes.c
/********************************************************************/
/* FileName: SeedDes.c */
/* Function: Realize Signal DES and Triple DES algorithm */
/************************
www.eeworm.com/read/460543/7247529
c menu.c
/*
** ============================================================================
**
** FILE
** menu.c
**
** DESCRIPTION
** Realize the menu operation
**
** CREATED
** Silicon Laboratori
www.eeworm.com/read/460543/7247559
c menu.c
/*
** ============================================================================
**
** FILE
** menu.c
**
** DESCRIPTION
** Realize the menu operation
**
** CREATED
** Silicon Laboratori
www.eeworm.com/read/460543/7247588
c menu.c
/*
** ============================================================================
**
** FILE
** menu.c
**
** DESCRIPTION
** Realize the menu operation
**
** CREATED
** Silicon Laboratori
www.eeworm.com/read/460543/7247650
c menu.c
/*
** ============================================================================
**
** FILE
** menu.c
**
** DESCRIPTION
** Realize the menu operation
**
** CREATED
** Silicon Laboratori
www.eeworm.com/read/460543/7247683
c menu.c
/*
** ============================================================================
**
** FILE
** menu.c
**
** DESCRIPTION
** Realize the menu operation
**
** CREATED
** Silicon Laboratori
www.eeworm.com/read/298132/7972592
c seeddes.c
/********************************************************************/
/* FileName: SeedDes.c */
/* Function: Realize Signal DES and Triple DES algorithm */
/************************
www.eeworm.com/read/183697/9144034
c server.c
/*-----------------------------------------------------------
This function realize the simple data sending process by
using the tcp/ip protocal here.
--------------------------------------------