搜索资源列表
mason
- MASON代表多主体邻里或网络仿真(Multi-Agent Simulator of Neighborhoods or Networks)。它是乔治梅森大学用Java开发的离散事件多主体仿真核心库,具有快速、灵活和便携的特点。它本身支持轻量级的模拟需求,自含模型可以嵌入到其他Java应用当中,还可以选择2D和3D图形显示。-represent more or main Neighborhood Network Simulation (Multi-Agent Simulat or of Neigh
8puzzle
- solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.-solve the 8-puzzle problem using A * algori thm. Definitely written by my self. NBS also include graphics library output.
body-control
- 主要是实现贪吃蛇的蛇身逐步运动,采用结构数组和结构指针,再用easyx图形库进行绘图。-to achieve the progressive movement, using an array of structures and structure pointer, then using easyx graphics library for drawing.