搜索资源列表
123
- 介绍了基于TMS320F240 DSP的变频调速系统与PC机的串行通信设计方法,阐述了Win- dows 98环境下的多线程通信编程技术,并给出了VC++6.0、DSP汇编语言编写的主要程序段代码. -Introduced based on the variable speed system TMS320F240 DSP Serial communication with the PC design method described under Win-dows 98 multi-thr
5509_BIOS
- 以5509芯片为硬件,详细示范了TI公司的BIOS实时操作程序的开发过程,用到了各种线程,各种对象,包括邮箱机制、信号量、SWI、TSK等多个小例子,有价值!-The 5509 chip for hardware, detailed demonstration of TI s BIOS real-time operation of the development process, used in a variety of thread
fft2
- 在 DSPBIOS中多线程编程程序开发方法(Multithreaded programming program development method in DSPBIOS)
DSPBIOS
- DSP/BISO线程调度,通过允许高优先级的线程抢占低优先级的线程,以及允许阻塞、同步、通信等各种线程间的交互方式,使得多线程的应用程序可以在一个处理器上运行。(DSP/BISO thread scheduling)