-
select函数的应用实例。
select函数的应用实例。-select function of application examples.
- 2022-02-03 12:57:42下载
- 积分:1
-
rtp media refers to the programming in the network transmission technology using...
rtp 编程 媒体指的是在网络中使用流技术传输的连续时基媒体,其特点是在播放前不需要下载整个文件,而是采用边下载边播放的方式,它是视频会议、IP 电话等应用场合的技术基础。RTP 是进行实时流媒体传输的标准协议和关键技术,本文介绍如何在 Linux 下利用 JRTPLIB 进行实时流媒体编程。 -rtp media refers to the programming in the network transmission technology using continuous time-base media, their characteristics are in the player does not need to download the entire document before, instead of using the side edge player download way, which is video conferencing, IP phones and other applications of the technology base. RTP is a real-time streaming media transmission protocol and the key technology standards, this article describes how to use JRTPLIB in the Linux real-time streaming media programming.
- 2022-01-26 07:52:17下载
- 积分:1
-
图像中非刚性曲线的蛇形检测算法
图像中非刚性曲线的蛇形检测算法-African rigid image of the snake-like curves Detection Algorithm
- 2022-01-31 13:04:31下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
不错的文档。希望大家喜欢
不错的文档。希望大家喜欢-good documentation. Hope you like
- 2022-02-03 06:09:17下载
- 积分:1
-
串口编程入门串口编程文档门户网站
Linux 下串口编程入门linux 下串口编程的入门文档-Linux Serial Programming portal linux Serial Programming Document Portal
- 2023-02-23 23:35:03下载
- 积分:1
-
LINUX下的文件比较工具,和WINDOWS下的MERGE工具差不多
LINUX下的文件比较工具,和WINDOWS下的MERGE工具差不多-LINUX document under the comparison tool, and the MERGE tool WINDOWS almost
- 2022-09-03 22:35:03下载
- 积分:1
-
This is an mp3 source code, which contains version and windows version uninx wit...
这是一个mp3的源代码,里面包含有uninx版和windows版,用C++语言编写的-This is an mp3 source code, which contains version and windows version uninx with C++ Languages
- 2023-07-21 11:15:04下载
- 积分:1
-
收集了一些关于makefile的资料,希望对初学者有些用
收集了一些关于makefile的资料,希望对初学者有些用-Some material about makefile, and it s useful for beginner.
- 2023-07-29 01:20:03下载
- 积分:1
-
在linux操作系统中的简单的播放视频源代码
在linux操作系统中的简单的播放视频源代码-Linux operating system in a simple video player source code
- 2022-05-07 21:29:25下载
- 积分:1