-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG4 decoder source code
- 2022-01-24 14:12:51下载
- 积分:1
-
sipp 一个不错的SIP代理或软交换测试工具
sipp 一个不错的SIP代理或软交换测试工具-SIPP a good SIP proxy or softswitch testing tools
- 2022-02-14 15:56:36下载
- 积分:1
-
MPC8xx驱动器(LED),基于tqm8
mpc8xx driver(led), based on tqm8-mpc8xx driver (led), based on tqm8
- 2022-02-02 05:03:32下载
- 积分:1
-
msgget函数的使用例子
msgget函数的使用例子 -The example for using msgget function
- 2022-04-28 13:00:59下载
- 积分:1
-
solaris安装apacche必须的几个文件之一。libiconv
solaris安装apacche必须的几个文件之一。libiconv-1.11-sol8-sparc-local.gz-solaris installation apacche must be one of several documents. libiconv-1.11-sol8-sparc-local.gz
- 2022-11-07 18:25:03下载
- 积分:1
-
a screen in the software
一个linux下的抓图软件-a screen in the software
- 2023-04-18 10:10:03下载
- 积分: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
-
C语言写的报文转换程序,包含头文件和源代码、数据库设计
C语言写的报文转换程序,包含头文件和源代码、数据库设计-C language text was written by the conversion process, including header files and source code, database design
- 2022-08-26 12:16:04下载
- 积分:1
-
SkyEye是一个可以运行嵌入式操作系统的硬件仿真工具,这样就可以在没有硬件条件下来进行嵌入式系统的开发。...
SkyEye是一个可以运行嵌入式操作系统的硬件仿真工具,这样就可以在没有硬件条件下来进行嵌入式系统的开发。-SkyEye is an embedded operating system can run the hardware simulation tool, so that when there is no hardware to carry out the development of embedded systems.
- 2023-07-07 09:00:03下载
- 积分:1
-
实现简单的Linux Shell,至少支持cd、pwd、logout、ls等命令
实现简单的Linux Shell,至少支持cd、pwd、logout、ls等命令-Implementing simple Linux Shell, at least to support the cd, pwd, logout, ls command, etc.
- 2022-03-26 11:27:10下载
- 积分:1