搜索资源列表
snake
- Linux下贪吃小游戏 c 编写的 -Linux, greedy little game written in c
MobileGame
- arm-μcosii 开发手机游戏贪吃蛇 应用ads1.2软件环境-Greedy Snake
algorithms
- 关于很多实用算法的描述,例如递归、贪心算法-About the descr iption of a lot of practical algorithms, such as recursive, greedy algorithm and so on
greedySensingImperfect
- 用于认知网络中贪婪策略的部分可观察马尔科夫模型-POMDP model which is applied to greedy scheme in cognitive radio networks
greedy
- 用于无线通信的,基于贪婪算法的自适应比特加载算法-For wireless communications, the greedy algorithm based on adaptive bit loading algorithm
GreedySnakeCodes
- Greedy Snake游戏功能 1)按键控制上、下、左、右四个方向; 2)在字符显示屏上显示游戏信息,包括游戏时间、游戏分数、游戏等级; 3)在图形显示屏上显示游戏界面,包括游戏名称、游戏活动区域、蛇身及其食物; 4)实现蛇铺食过程,并相应的改变游戏信息 -Greedy Snake game features 1) buttons control up, down, left, and right direction 2) characters on the displa
Greedy_Snake_verilog
- 基于FPGA的verilog代码,在Spartan3开发板上实现了传统贪吃蛇的游戏,通过VGA显示在屏幕上。按键控制方向。-This is a FPGA project, which used verilog and implemented the traditional game of Greedy Snake.
Greedy.algorithm.knapsack.application
- 贪心算法在背包中的应用Greedy algorithm for knapsack application -Greedy algorithm for knapsack application
tanxinsuanfa
- matlap 仿真源代码,利用贪心算法实现认知无线电的频谱分配。-matlap simulation source code, the use of greedy algorithm of cognitive radio spectrum allocation.
greedy-snake
- 基于arm9的贪吃蛇设计,代码有,喜欢嵌入式设计的朋友可以自己动手做一做。-Arm9 Snake design, code, like embedded design can do it yourself one to do..
fwdseminarmaterial
- Greedy algorithm descr iption with some examples-Greedy algorithm descr iption with some examples.............
Greedy-Snake
- 用lpc2103和lcd12864做的贪食蛇。。。。。 完美运行-Lpc2103 and lcd12864 Snake. . . . . Perfect run
snake
- 基于s3c2440开发板的贪食蛇游戏程序实现。-Based on s3c2440 development board to be greedy for the food snake game program realization.
greedy-snake_NOKIA5110
- nokia5110 LCD 显示的贪吃蛇程序, 带详细的程序列表-GREEDY Snake WITH nokia5110 lcd
greedySensingImperfect
- 用于认知网络中贪婪策略的部分可观察马尔科夫模型-POMDP model which is applied to greedy scheme in cognitive radio networks
greedySensingImperfect
- 用于认知网络中贪婪策略的部分可观察马尔科夫模型-POMDP model which is applied to greedy scheme in cognitive radio networks
snake
- 博创arm3000 贪吃蛇 实验必备-greedy snake
12864
- 贪吃蛇游戏是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分。 贪吃蛇钻井测井技术是一种运用旋转导向系统、随钻测井系统等的油气田定向钻井、随钻测井技术,可完成海上“丛式井”和复杂油气层的开采需求,大幅降低油气田开发综合成本。-Snake game is a classic mobile phone game, which is simple and playable. By controlling the direction of the snake to eat
Prim101
- 这是一个构造最小生成树的Prim算法,是属于贪心算法的范畴。设G=(V,E)是连同带权图,V={1,2,3,...,n}。构造G的最小生成树。-This is a structure of Prim minimum spanning tree algorithm is a greedy algorithm category. Set G = (V, E) is, together with the weighted graph, V = (1,2,3 ,..., n). G of the min
salesman
- 售货员问题,用贪心法解决问题,虽然比较简单还算可以实现基本要求-salespersons questions, greedy algorithm to solve the problem, although it is relatively simple to achieve fairly basic requirements