-
unixODBC_dependency
Linux安装oracle的重要依赖项
unixODBC_dependency
Linux安装oracle的重要依赖项-unixODBC_dependency
- 2022-04-11 11:41:08下载
- 积分:1
-
Viewml的一个不错的库
Viewml的一个不错的库-Viewml of a good library. .
- 2022-03-18 22:15:23下载
- 积分:1
-
iSCSI用户客户端软件。客户端将被用于访问IPSAN服务器。
ISCSI user client software.Client would be used to access the IPSAN server.
- 2022-09-28 11:20:03下载
- 积分:1
-
libao
libao-0.8.5.tar.gz
通过联合libmad-0.15.0b.tar,就可以播放MP3歌曲-libao-0.8.5.tar.gz through libmad-0.15.0b.tar, can play MP3 songs
- 2022-01-30 18:08:54下载
- 积分: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
-
管理online的shell程序
管理online的shell程序- Manages online the shell procedure
- 2023-07-19 17:55:04下载
- 积分:1
-
on2vp6解码,利用sdl进行播放,这是一个完整的工程.
on2vp6解码,利用sdl进行播放,这是一个完整的工程.-decoded on2vp62,render media with sdl libary
- 2022-06-16 17:36:47下载
- 积分:1
-
Written in 2440 with the compilation of NAND to DRAM copy of the code
用汇编写的2440复制nand到DRAM的代码-Written in 2440 with the compilation of NAND to DRAM copy of the code
- 2023-08-15 03:40:04下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2编码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2编码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG2 encoder source code
- 2022-05-27 00:09:06下载
- 积分:1
-
UNIX环境中利用信号完成进程间的通信
UNIX环境中利用信号完成进程间的通信-UNIX environment complete signal inter-process communication
- 2022-07-28 05:52:09下载
- 积分:1