代码搜索:TTime

找到约 360 项符合「TTime」的源代码

代码结果 360
www.eeworm.com/read/137329/13329603

bat mmk.bat

makmake TTime.mmp vc6
www.eeworm.com/read/468344/6328446

php tt.php

www.eeworm.com/read/176643/9489233

cpp main.cpp

#include #include "Tcmp.h" #include "Ttime0.h" int main() { Tcmp dx_cmp; Ttime0 dx_time0; dx_time0.hspdsj(); //公有函数时间初始化 while(1) { dx_time0.hssjcsh(); //公有函数判断时间
www.eeworm.com/read/136812/5860812

c schedule.c

static char sccsid[] = "@(#)schedule.c 1.1 92/07/30 Copyright Sun Micro"; /* * This file contains the routines that are * called by the schedule option in sundiag. */ #include #include
www.eeworm.com/read/208641/15241302

asp function.asp

www.eeworm.com/read/378073/9252453

bas mtmo.bas

Attribute VB_Name = "mtmo" Option Explicit '获取命令ID Public Function GetID(Bins() As Byte) As Long Dim Flag As Integer Dim i As Integer Dim R As Long Flag = 1 If Bins(0) = &H80 Then Flag
www.eeworm.com/read/273044/10930375

cpp bpcolor.cpp

#include "stdio.h" #include "iostream.h" #include "math.h" #include "time.h" #include "stdlib.h" const int T=10; //学习的次数 #define arf 0.8 #define beta 0.8 #define BIGRND 0x7fff double wi
www.eeworm.com/read/270554/11032817

cpp p7_10.cpp

/****************************** * p7_10.cpp * * 计算火车旅途时间的友元函数 * *******************************/ #include using namespace std; class Clock { private:
www.eeworm.com/read/270554/11032840

cpp p7_11.cpp

/***************************** * p7_11.cpp * * 计算火车旅途时间的友元类 * *****************************/ #include using namespace std; class TrainTrip; //前向引用声明 class C
www.eeworm.com/read/270554/11033084

cpp p7_8.cpp

/***************************** * p7_8.cpp * * 计算火车旅途时间的组合类 * *****************************/ #include using namespace std; class Clock { private: int H,