搜索资源列表
UnrealScript
- 这是一篇描述Unrealscr ipt编程语言的技术文档。它不是指南,也没有提供有用的Unrealscr ipt代码的详细例子。要获得Unrealscr ipt的例子,读者可以参考引擎的源代码,它提供了成千上万行的有效代码,用来解决许多例如AI、运动、武器装备和触发事件等很多问题。最好的入门方式是查看"Actor"、"Object(物体)"、 "Controller(控制器)"、 "Pawn(士兵)" "Weapon(武器)"的脚本。 本文档假设读者使用过C/C++或 Java编程语言、熟
17c
- c语言入门基本代码,共178个,对初学者很有用Introduction to the basic code c language, a total of 178, is useful for beginners-Introduction to the basic code c language, a total of 178, is useful for beginners
tetris
- 俄罗斯方块代码(C语言版)有注释,是一份很好的C语言入门学习资料。-Tetris code (C language version) notes, is a very good introductory C language learning materials.
3DSeries4
- xna架构c#语言经典编程实例,讲解了xna编程的基本入门代码-XNA architecture c# language classic programming examples, explain the basic XNA programming code
ccc
- 扫雷代码,纯C语言,控制台窗口程序,适合新手入门。6X6大小。-Minesweeper code, pure C language, the console window procedures, suitable for beginners. 6X6 size.
2048
- c语言实现的简单的2048小游戏,代码很简单,适合入门。(C language implementation of the simple 2048 small games, the code is very simple, suitable for entry.)