搜索资源列表
linux 串口多线程程序(驱动gsm modem可参考)
- linux 串口多线程程序,改名为 .c 文件,直接编译即可.
serialudp
- 我的毕业设计,ARM7的以太网应用,串口与以太网数据互发,使用的uclinux系统,支持多线程,所以在你编译uclinux的时候请选择uclibc库而不是uc-libc。文件中包含了源码和Makefile文件,image里是编译后生成的文件,可以直接烧录进板子,但是请注意板子的配置,我的是44B0的公板,不同的板子请在编译uclinux的时候重新配置好-I graduated from the design, the ARM7 Ethernet, serial and Ethernet Data
ppt
- 使用于2410终端上的一个播放类似ppt文件的程序,涉及Tcp/IP通信、局域网广播、Qt视窗系统、pThread等多个方面。修改makefile中编译工具即可编译,linux中应已经安装了qt2.7以上版本。
alsa-utils-1.0.24.2.tar
- 嵌入式linux开发中用于测试ALSA音频驱动的小工具,需要经过交叉编译后,生成多个二进制文件,可用于录音、播放.wav文件。-Embedded linux development ALSA audio driver for testing the gadget, to go through cross-compiled to generate multiple binary files, can be used for recording, playback. Wav files.
GCC-Compiling-multiple-source-files
- 本文档详细讲述了如何在Lniux环境下使用GCC来编译、链接多个文件,在大型工程项目中有很重要的指导意义-GCC Compiling multiple source files
4-1
- 运用Qt编译的文件管理系统,可以对多文件进行管理,在window环境下编译运行-Qt compiled using document management system that can manage multiple documents, compile and run under window environment
makefile
- 利用makefile文件编写同一目录下多程序的编译、调试。-Use the makefile to compile programs written much in the same directory, debugging.
the-source-of-UCGUI3.90
- 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还有JPEG图版支持 3.ListView控件支持. 4.Menu菜单支持. 5.ScrollBar滚动条支持. 6.multi-controller多控制器支持. UCGUI3.90版源码下载 http://www.ucgui.com/ucgui/uC-GUI-V3-90a.rar 另外源码上还有很多