代码搜索:课堂设计
找到约 10,000 项符合「课堂设计」的源代码
代码结果 10,000
www.eeworm.com/read/169348/9864859
txt 跳棋ai设计.txt
发信人: CityYard (呼呼猫◎要做与时俱进,继往开来的研究生), 信区: Programming
标 题: 跳棋AI设计
发信站: BBS 水木清华站 (Tue Mar 2 12:08:12 2004), 转信
跳棋程序的设计思路:
===================================================
没事做了个跳棋程序,把大概思路和
www.eeworm.com/read/168476/9911713
doc 详细设计(总).doc
www.eeworm.com/read/168083/9940068
doc ooad设计文档.doc
www.eeworm.com/read/167695/9955613
ppt fsm设计描述.ppt
www.eeworm.com/read/362803/9979880
txt php设计技巧.txt
www.eeworm.com/read/362427/9999740
plg 课程设计.plg
Build Log
--------------------Configuration: 课程设计 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\JR\LOCAL
www.eeworm.com/read/362427/9999742
dsp 课程设计.dsp
# Microsoft Developer Studio Project File - Name="课程设计" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/362427/9999746
dsw 课程设计.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "课程设计"=".\课程设计.dsp"
www.eeworm.com/read/362427/9999748
opt 课程设计.opt
www.eeworm.com/read/362427/9999752
cpp 课程设计.cpp
#include
#include
class List;
class item
{
public:
friend class List;
private:
item(int p=0,int s=0,int b=0,int l=0,int c=0){page=p;sign=s;block=b;locate=l;changesign=c;n