代码搜索:Course
找到约 8,870 项符合「Course」的源代码
代码结果 8,870
www.eeworm.com/read/261520/11640818
cpp demo13_7.cpp
// DEMO13_7.CPP - 2D collision off irregular shaped object demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files
// INCLUDES //
www.eeworm.com/read/261520/11640850
cpp demo13_5_16b.cpp
// DEMO13_5_16b.CPP - simple friction demo
// 16-bit version
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files
// INCLUDES //////
www.eeworm.com/read/250279/12418255
cpp demo13_7.cpp
// DEMO13_7.CPP - 2D collision off irregular shaped object demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files
// INCLUDES //
www.eeworm.com/read/250279/12418329
cpp deb157~1.cpp
// DEMO13_2_16b.CPP - acceleration demo
// 16-bit version, make sure desktop is in 16-bit mode!
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course the
www.eeworm.com/read/250279/12418367
cpp deb152~1.cpp
// DEMO13_5_16b.CPP - simple friction demo
// 16-bit version
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files
// INCLUDES //////
www.eeworm.com/read/125764/14466425
cpp demo13_7.cpp
// DEMO13_7.CPP - 2D collision off irregular shaped object demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files
// INCLUDES //
www.eeworm.com/read/124325/14576518
cpp ex8_1.cpp
#include
#include
enum Tsex{mid,man,woman};
struct course{
char* coursename;
int grade;
};
class Person{
char IdPerson[19]; //身份证号,18位数字
char *Name; //姓名
Ts
www.eeworm.com/read/124325/14576532
cpp ex8_5_1.cpp
#include
#include
enum Tsex{mid,man,woman};
struct course{
char* coursename;
int grade;
};
class Person{
char IdPerson[19]; //身份证号,18位数字
char *Name; //姓名
Ts
www.eeworm.com/read/124325/14576597
cpp ex8_5.cpp
#include
#include
enum Tsex{mid,man,woman};
struct course{
char* coursename;
int grade;
};
class Person{
char IdPerson[19]; //身份证号,18位数字
char *Name; //姓名
Ts
www.eeworm.com/read/124325/14576610
cpp ex8_4.cpp
#include
#include
enum Tsex{mid,man,woman};
struct course{
char* coursename;
int grade;
};
class Person{
char IdPerson[19]; //身份证号,18位数字
char *Name; //姓名
Ts