基本信息
源码名称:3D俄罗斯方块(VC++源码)
源码大小:0.16M
文件格式:.rar
开发语言:C/C++
更新时间:2022-04-02
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
3D俄罗斯方块(VC 源码)

.
├── 3D俄罗斯方块(VC 源码)
│   ├── 3D Tetris.dsp
│   ├── 3D Tetris.dsw
│   ├── 3D Tetris.ncb
│   ├── 3D Tetris.opt
│   ├── 3D Tetris.plg
│   ├── Data
│   │   ├── gl
│   │   │   ├── b1.bmp
│   │   │   ├── b10.bmp
│   │   │   ├── b2.bmp
│   │   │   ├── b3.bmp
│   │   │   ├── b4.bmp
│   │   │   ├── b5.bmp
│   │   │   ├── b6.bmp
│   │   │   ├── b7.bmp
│   │   │   ├── b8.bmp
│   │   │   └── b9.bmp
│   │   └── info
│   │       ├── f1.png
│   │       ├── f10.png
│   │       ├── f2.png
│   │       ├── f3.png
│   │       ├── f4.png
│   │       ├── f5.png
│   │       ├── f6.png
│   │       ├── f7.png
│   │       ├── f8.png
│   │       ├── f9.png
│   │       └── floor.png
│   ├── Debug
│   │   ├── vc60.idb
│   │   └── vc60.pdb
│   ├── GdiPlus.h
│   ├── GdiPlusBase.h
│   ├── GdiPlusBitmap.h
│   ├── GdiPlusBrush.h
│   ├── GdiPlusCachedBitmap.h
│   ├── GdiPlusColor.h
│   ├── GdiPlusColorMatrix.h
│   ├── GdiPlusEnums.h
│   ├── GdiPlusFlat.h
│   ├── GdiPlusFont.h
│   ├── GdiPlusFontCollection.h
│   ├── GdiPlusFontFamily.h
│   ├── GdiPlusGpStubs.h
│   ├── GdiPlusGraphics.h
│   ├── GdiPlusHeaders.h
│   ├── GdiPlusImageCodec.h
│   ├── GdiPlusImaging.h
│   ├── GdiPlusInit.h
│   ├── GdiPlusLineCaps.h
│   ├── GdiPlusMatrix.h
│   ├── GdiPlusMem.h
│   ├── GdiPlusMetaFile.h
│   ├── GdiPlusMetaHeader.h
│   ├── GdiPlusPath.h
│   ├── GdiPlusPen.h
│   ├── GdiPlusPixelFormats.h
│   ├── GdiPlusRegion.h
│   ├── GdiPlusStringFormat.h
│   ├── GdiPlusTypes.h
│   ├── GdiPlusimageAttributes.h
│   ├── Info.cpp
│   ├── Info.h
│   ├── OpenGL.cpp
│   ├── OpenGL.h
│   ├── Tetris.cpp
│   ├── Tetris.h
│   ├── all_header.h
│   ├── gl.h
│   └── main.cpp
└── 好例子网_3D俄罗斯方块(VC 源码).rar

5 directories, 68 files