#include "ShowWindowcpp.h"
int main(int argc, char *argv[]){
string a[82]={
"Child2",
"Child1",
"MotherPlutar",
"Mme,Huchel",
"Courfeyrac",
"Feuily",
"Prouvaire",
"Combeferre",
"Enjairas",
"Mabeuf",
"Marius",
"Gavroche",
"Bossuel",
"Joly",
"Grantaire",
"Bahorel",
"Mme.Burgon",
"Jondrette",
"Bouiatruelle",
"Mile.Voubols",
"Woman2",
"toussaint",
"cosette",
"ltgillenorma",
"clqquesou2",
"magnon",
"mile.gillenerr",
"kke.ponime",
"baronessl",
"pontmercy",
"bober",
"gueulemer",
"javer",
"mme.thenan",
"monlparnass",
"clqquesous",
"bruion",
"thenardler",
"eponine",
"anzelma",
"listolier",
"tholomyes",
"fanline",
"marauerite",
"fameuil",
"blacheyille",
"favourite",
"perpetue",
"dahlia",
"zephine",
"brevel",
"chenildleu",
"cochepalle",
"mme.der",
"isabequ",
"gervais",
"labarre",
"bamatabois",
"voliean",
"simplice",
"womane",
"judge",
"chenildle",
"cravcalie",
"myriel",
"napoleon",
"mile.baptistin",
"oldman",
"count",
"mme.magloil",
"champlercie",
"gebotand",
"countessdel",
"oldman3",
"foucheliver",
"gribier",
"mile.baptistin",
"oldman",
"count",
"mme.magloil",
"champlercie",
"gebotand"
};
CalWordArrayRadio(a,82);
glutInit(&argc, argv);
glutInitDisplayMode(GLUT_RGB | GLUT_SINGLE);
glutInitWindowPosition(200, 50);
glutInitWindowSize(800, 800);
glutCreateWindow("灰度图");
glutDisplayFunc(&myDisplay);
glutReshapeFunc(changeSize);
glutMainLoop();
return 0;
}
好家伙VCC
- 粉丝: 1983
- 资源: 9142
最新资源
- Dell R740 H350阵列卡驱动,适用于Windows Server 2012R2,Windows Server 2016
- LED编辑软件 新一代LED软件
- rasterio-1.3.11-cp310-cp310-win-amd64
- rasterio-1.3.11-cp311-cp311-win-amd64
- 书写设置,在线课堂,教鞭
- 1_副本创新MOM推行查表 (11.8-11.15 .xlsx
- MongoDB Shell 下载 版本:2.3.3 Windows x64
- PySpark 数据处理实战:从基础操作到案例分析数据
- fiona-1.10.1-cp311-cp311-win-amd64
- 电子行业报告:芯原股份2023年半年报解读及前景展望
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈