搜索资源列表
wuziqi
- 本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习. -This code is a complete game, interface aesthetics, in which artificial intelligence algorithm is also very worthy of study and reference.
smallGame
- 这是一个小游戏的程序代码.供初学c或c++的朋友参考-This is a small game program code. For beginner c or c++ friend of reference
Copimtion
- C代码优化方案 目录 __ 2 C代码优化方案__ 4 1、选择合适的算法和数据结构__ 4 2、使用尽量小的数据类型__ 5 3、减少运算的强度__ 5 (1)、查表(游戏程序员必修课)_ 5 (2)、求余运算__ 6 (3)、平方运算__ 6 (4)、用移位实现乘除法运算__ 6 (5)、避免不必要的整数除法__ 8 (6)、使用增量和减量操作符__ 8 (7)、使用复合赋值表达式__ 8
AStarDemo-1
- 人工智能A星算法网络小游戏地图寻径问题代码-A network of artificial intelligence algorithms Star game code map routing problem
matlab
- matlab 小游戏代码 可实现五子棋 程序编码-matlab code for small game backgammon program code can be realized
Neural-Networks-introduction-
- 神经网络入门资料,通过引入小游戏的介绍,细致讲解了神经网络的构成,方式,及实现代码。-Neural Networks in Plain English,It is a good introduction for newlearners.
codefans
- 一款类似连连看的小游戏,拥有基础的 OC语言体系,适合广大新手熟悉代码的流程-this is a magic cake
nerualwork
- 小游戏,计算机博弈AI代码,神经网络和遗传算法估值-Games, computer game AI code, neural networks and genetic algorithms valuation
snake
- 贪食蛇小游戏的matlab代码,上下左右键控制,下载直接运行即可使用。-Matlab code Snake game, up and down keys to control, you can use downloaded directly run.
Qt_Project
- 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows
Link_and_Delete
- matlab simulink 中的小游戏 Link and delete 代码(a small game of matlab simulink)