-
AMR(自动多
amr(自动多速率)宽带语音编码源程序,适用于linux环境-amr (automatic multi-rate) wideband speech coding source for linux environment
- 2022-05-07 15:28:36下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
0.11内核源码,用英文注释,让学习很好的东西…
linux 0.11内核的源码,带有中文注释,使学习linux内核的好东西-linux 0.11 kernel source code, with English Notes, so that learning good things linux kernel
- 2022-02-22 03:36:37下载
- 积分:1
-
c primer plus 第五版的书上源码
c primer plus 第五版的书上源码-c primer plus the fifth edition of the book source code
- 2022-05-13 02:02:16下载
- 积分:1
-
IDE的地址在uClinux里的填充,网上资源,与大家共享
IDE的地址在uClinux里的填充,网上资源,与大家共享-IDE addresses uClinux Lane in the filling, online resources and share
- 2023-02-17 10:00:04下载
- 积分:1
-
ARM
基于ARM系列S3C2410LINUX下LCD驱动
-ARM-based series of LCD driver S3C2410LINUX
- 2022-01-22 06:59:22下载
- 积分:1
-
一个在LINUX下的实现的AD驱动程序,希望对大家有帮助,从这个程序中能学习到LINUX下驱动的写法...
一个在LINUX下的实现的AD驱动程序,希望对大家有帮助,从这个程序中能学习到LINUX下驱动的写法-Under a LINUX driver for the realization of the AD, in the hope we have help from this program can learn to drive under the wording of LINUX
- 2022-07-17 00:21:15下载
- 积分:1
-
err
《Unix环境高级编程第二版》中的完整的源代码-err
- 2022-12-29 01:25:03下载
- 积分:1
-
Bluetooth
蓝牙
- 2022-08-14 03:00:07下载
- 积分:1
-
Linux核心编程,很流行的一本电子书籍
Linux核心编程,很流行的一本电子书籍-Linux core programming, is a popular e-books
- 2022-02-21 22:18:08下载
- 积分:1