代码搜索:CDP
找到约 664 项符合「CDP」的源代码
代码结果 664
www.eeworm.com/read/285857/4044429
h cdp.h
/*
* $Id: cdp.h,v 1.3 2005/07/20 13:44:13 mchapman Exp $
*/
#ifndef _CDP_H
#define _CDP_H
#include
#include
#include
#ifdef __cplusplus
extern "C" {
#endif
/
www.eeworm.com/read/285857/4044436
c cdp.c
/*
* $Id: cdp.c,v 1.5 2005/07/21 10:57:05 mchapman Exp $
*/
#include
#include
#if HAVE_SYS_TIME_H
# include
#endif /* HAVE_SYS_TIME_H */
#if HAVE_SYS_SOCKET_
www.eeworm.com/read/389157/2543159
cdp pcsharpdemo.cdp
[StarTeam Source Code Control]
ProjName=PCSharpDemo
AuxProjPath=[StarBase Server] PCSharpDemo|PCSharpDemo
UserName=gli
www.eeworm.com/read/265472/11262911
plg cdp.plg
Build Log
--------------------Configuration: CDP - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\cdp\LOCAL
www.eeworm.com/read/265472/11262912
dsw cdp.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/265472/11262913
opt cdp.opt
www.eeworm.com/read/265472/11262915
c cdp.c
#include
#include
#include
int *E;
#define MAX 50
int Graph[MAX][MAX];
void print_Graph(int n)
{
int i,j;
printf(" ");
for(i = 0;i < n;i++)
{
www.eeworm.com/read/265472/11262919
ncb cdp.ncb
www.eeworm.com/read/265472/11262921
dsp cdp.dsp
# Microsoft Developer Studio Project File - Name="CDP" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/382649/9007758
c print-cdp.c
/*
* Copyright (c) 1992, 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
*