搜索结果
找到约 940 项符合
GNU make 的查询结果
按分类筛选
其他 Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
其他 Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
其他 Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
其他 Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
其他 Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
语音压缩 站长!这是一个语音压缩编码的源程序
站长!这是一个语音压缩编码的源程序,Speex是GNU软件,它基于CELP算法,压缩音频数据的比特率为从2kb/s到44kb/s 并具有许多不同于ITU给出的源程序的特征,详见:http://www.speex.org/。请查收!
站长!我已经上传5个源程序了,自问还是比较认真的!呵呵!因为我需要G723.1等语音压缩编码源程序,贵站有不少,所以请站长, ...
人工智能/神经网络 linux gc编写的蚁群算法程序 首先tar xzfv 解压缩 进入目录后
linux gc编写的蚁群算法程序
首先tar xzfv 解压缩
进入目录后,./confiure
然后make
网络 Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the r
Simple SunPlus SP54 codec converter and a more playable mode MJPG.
untar the archive
go to the relevant directory
to compile:
just do make
to install:
with root account
cp sp54convert /usr/local/bin
to use:
sp54convert infile outfile
Enjoy !!
Michel Xhaard <mxhaard@users.sourceforge.net>
Till ...
Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
Micro In-System Programmer Brief Installation Notes
Enter the src directory.
If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the
Makefile to remove support for direct I/O port access (that may be
necessary on non-PC architectures). Parallel port access should still
work if you ...
生物技术 隐马尔科夫模型及其在语音处理中的应用
隐马尔科夫模型及其在语音处理中的应用,这个是GNU提供的算法库,类unix环境,C语言,当前最新版本已经不再提供C++的了。