代码搜索:utils

找到约 10,000 项符合「utils」的源代码

代码结果 10,000
www.eeworm.com/read/316654/13519155

cpp utils.cpp

/*****************************************************************************/ /* Utils.cpp Copyright (c) Ladislav Zezula 2004 */ /*------------------------------------
www.eeworm.com/read/316654/13519162

h utils.h

/*****************************************************************************/ /* Utils.h Copyright (c) Ladislav Zezula 2004 */ /*------------------------------------
www.eeworm.com/read/316502/13521980

o utils.o

www.eeworm.com/read/316500/13522026

h utils.h

#ifndef __UTILS_H #define __UTILS_H void memcpy(void *s1, const void *s2, int n); void memset(void *s, const char ch, int n); unsigned short ntohs(unsigned short s); unsigned long ntohl(uns
www.eeworm.com/read/315512/13541379

h utils.h

#pragma once #include "Color.h" //#include "AutoFont.h" #include #include "PerfTimer.h" #include "AutoFont.h" int RandomInteger(int x,int y); double RandomFloat(); bool RandBo
www.eeworm.com/read/315512/13541393

cpp utils.cpp

#include "StdAfx.h" #include "utils.h" int CGlobals::WIN_WIDTH = 800; int CGlobals::WIN_HEIGHT = 600; double CGlobals::EPSILON = 0.005; long CGlobals::INFINITY=999999; double CGlobals::PI= 3
www.eeworm.com/read/315458/13542209

h utils.h

#pragma once #include "Color.h" //#include "AutoFont.h" #include #include "PerfTimer.h" #include "AutoFont.h" int RandomInteger(int x,int y); double RandomFloat(); bool RandBo
www.eeworm.com/read/315458/13542219

cpp utils.cpp

#include "StdAfx.h" #include "utils.h" int CGlobals::WIN_WIDTH = 800; int CGlobals::WIN_HEIGHT = 600; double CGlobals::EPSILON = 0.005; long CGlobals::INFINITY=999999; double CGlobals::PI= 3
www.eeworm.com/read/315112/13551373

c utils.c

/* * Top users/processes display for Unix * Version 3 * * This program may be freely redistributed, * but this entire comment MUST remain intact. * * Copyright (c) 1984, 1989, William LeFe
www.eeworm.com/read/315112/13551384

h utils.h

/* * Top users/processes display for Unix * Version 3 * * This program may be freely redistributed, * but this entire comment MUST remain intact. * * Copyright (c) 1984, 1989, William LeFe