搜索资源列表
2410iis
- 2410开发板在ADS下测试IIS的程序 运行步骤: 1 打开iis.mcp工程文件 2 运行 3 根据屏幕提示,下载pcm文件到开发板中 然后接上耳机在开发板上的spi输出端,听取 音频输出 文件说明: iis_test.c 开发板初始化文件 2410iis.c iis实验主程序文件-2410 ADS development board under test in the running IIS steps : an open iis.mcp two pro
GPStiny6410
- 适用于tiny6410,配上定位模块可在屏幕上输出地图及定位到自己位置,代码尚未全部完成,仅供参考研究-Applicable to tiny6410, coupled with positioning module output on the screen map and navigate to their location, and the code has not been completed, for reference only research
linux1
- 本程序分3个子程序,分别使用1个终端运行它们,使用下面的通信机制完成所需功能。 程序1:接受用户输入的信息,包括:help、alarm1、alarm2、quit,并将这些信息分别发送给程序2和程序3。 程序2与程序1通过消息队列1进行通信,当收到help信息后,打开帮助文件helpfile,读取其中的内容,显示出来;当收到quit后,退出程序。 程序3创建2个子进程。程序3与程序1通过消息队列2进行通信,当收到alarm1时,通过信号量1通知子进程1报警(向屏幕输出报警信