搜索资源列表
picturebrowser
- README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser
ballgame
- 本次实验实现一个Five In A Line的游戏。游戏规则为:游戏有一个9 X 9的棋盘,七种不同颜色的无限数目的棋子。游戏开始时,五个棋子被随机的散布在棋盘中,玩家可以移动一个棋子到另一个可达的位置(两点之间存在一条通路),如果将至少五个相同颜色的棋子连成一线,不论垂直,水平或者对角线,就能将这些棋子消掉,获取相应的分数,并且获得再次移动棋子的机会,否则系统随机产生三个棋子放在棋盘中。当所有的棋子布满整个棋盘,游戏结束,当前的分数就是该次游戏最终的分数。 实验要绘制一个图形界面,包括一个
ps2
- 数字逻辑电路实验,ps2借口的吉安帕输入输出,采用ALTER DE2—70板-Experiment, the ps2 an excuse Jian Pa input and output of digital logic circuits using ALTER DE2-70 board
cpld_config
- This module contains the standard configurations for the CPLD on the Digilab AM188 board. This CPLD implements the i/o port logic for connecting the AM188 bus to the module signals on the interface connectors C1 and C2. This allows access to module p
源代码
- 本项目实现了基于STM32F4 平台的全向运动平台,并实现与手机交互。该平台充分运用了STM32F4 平台的强大性能与平台控制系统的便利性,实现了视觉追踪与控制逻辑生成,采用Android ADK框架进行板间通信,具有较强的兼容性。该项目在工业和民用领域具有较好的实用价值,如自然语言交互机器人、自主移动拍摄平台等(This project realizes the omni-directional moving platform based on STM32F4 platform, and re