搜索资源列表
wave_generator_VC
- 正弦波形生成器,直接写到文件,可以用goldwave等软件进行播放。只要修改c文件里的宏,可以生成任意频率的正弦波。silentecho作品。-sine-generator, the paper wrote directly, you can use software such as goldwave player. As long as amended c documents in the macros, can generate the sine wave frequency. Silent
用java编写的小游戏
- 基于C/S的复杂的多玩家棋盘游戏-based on C / S of the complex multi-player board game
Mediar
- Microsoft Visual C# 是世界上最流行的编程语言,利用 Visual C# 的最新版本 Visual C# .NET,您能够快速、有效地开发基于 Windows 窗体的应用程序,还可以为嵌入了 Microsoft Windows Media? Player 9 Series ActiveX 控件的应用程序添加新鲜、有趣而又非常实用的功能。本次课程设计在 Microsoft Visual C# .NET 中使用 DirectShow 控件,开发一个媒体播放器。创建一个简单 Visu
TCtoqicailianzhu.rar
- 根据数据结构的思想,利用C语言设计游戏七彩连珠。在9X9的棋盘方格内,将五个及五个以上的同颜色的彩球连成直线(横、竖、对角均可),则彩球消失并得分;游戏开始在棋盘内随机出现五个颜色随机的彩球,在玩家每次移动一个球后,随机的出现3个颜色随机的球,至少存在一条可通路径,彩球方可被移动,直到棋盘被球填满,游戏结束。,Data structure in accordance with the idea of game design using C language Lianzhu colorful. 9
dosjumper
- 利用c++编写的带人工智能的跳棋程序。屏幕的中央是棋盘,所有的操作都是对这个棋盘进行的,棋子的选择框是红色的,移动它(“w”、“s”、“a”、“d”分别代表上、下、左、右)进行选子和选择目的地,利用空格键可以表示选定选择框到达的位置,棋盘左边有提示信息,提示由哪个玩家走棋。“Q”表示退出游戏,“R”表示重新开始,“H”表示悔棋(一次只能悔一步棋)-Using c++, prepared with artificial intelligence Checkers procedures. Scree
mp3player
- 这是基于AT32UC3A的定点MP3解压源代码,支持U盘播放。该代码在IAR下编译通过,并在ATMEL的EVK1100中正常运行-This is based on fixed-point MP3 decompression AT32UC3A source code, support U disk player. The code compiled by the IAR, and in the normal operation of ATMEL' s EVK1100
Programming-Mobile-Robots
- 这本书的目的是全面介绍面向对象的C++编程和由MobileRobots先锋公司生产的机器人的控制类,它包括ARIA以及更流行、更通用的开源服务器Player。-This book is intended as a comprehensive guide to object-oriented C++ programming and control of the Pioneer class of robots made by MobileRobots Inc. It covers both the
MobileRobots
- pioneer3机器人的编程指导资料,涉及到Aria以及Player库的使用,来龙去脉都讲解得比较详细。-This book is intended as a comprehensive guide to object-oriented C++ programming and control of the Pioneer class of robots made by MobileRobots Inc. It covers both the native API (ARIA, suppl
ZPlayer
- C#音频播放器,能够实时播放wav音频。对初学者有帮助。 -C# audio player capable of playing wav audio in real time. Help for beginners.
exp9
- 有512人参与游戏,从1至512给每人分配一个编号,已知每个人的游戏得分在0~999之间,需要找出游戏参与者的最高分和次高分。让电脑自行产生512个随机整数给各位参与者得分。输出所有参与者及其得分。用顺序查找方法,锦标赛法、通过无序序列建堆和堆调整三种方法取得最高分者和次高分者及其分数并输出。(There are 512 people involved in the game, each assigned a number from 1 to 512, known to each player'