-
英特尔IPP规划
PROGRAMMING WITH INTEL IPP
(INTEGRATED PERFORMANCE PRIMITIVES)
AND INTEL OPENCV
(OPEN COMPUTER VISION)
UNDER GNU LINUX
- 2022-08-02 21:17:21下载
- 积分:1
-
C++编写,国际流行的免费通讯软件,OPENSSH3.6.1源码
C++编写,国际流行的免费通讯软件,OPENSSH3.6.1源码-C++, the international fashion free communications software, OPENSSH3.6.1 FOSS
- 2022-01-25 15:26:25下载
- 积分: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
-
Taiwan
台湾
- 2022-08-03 11:56:49下载
- 积分:1
-
一种网络视频平台的网络摄像头程序。的功能是采集、传输…
linux平台上的开放源代码的网络摄像机程序.实现视频捕捉,传输以及云台控制等.非常具有参考价值.-A kind of webcam program on linux platform. The function is grabbing, transmitting, control and etc. It has great value.
- 2022-02-01 17:11:48下载
- 积分:1
-
Linux block device driver source code, learning the development of Linux block d...
Linux块设备驱动源码,学习开发Linux块设备驱动的好帮手-Linux block device driver source code, learning the development of Linux block device driver a good helper
- 2022-04-24 12:36:53下载
- 积分:1
-
des rsa des3 algorithm can be ported to platforms such as symbian windows mobile
des rsa des3 算法
可移植到symbian windows mobile 等平台-des rsa des3 algorithm can be ported to platforms such as symbian windows mobile
- 2022-12-04 19:00:03下载
- 积分:1
-
G.729编解码的C源代码(使用英特尔IPP
g.729的编解码c源码(使用intel的ipp包)堪称效率最高。-g.729 arranges decodes the c source code (to use intel the ipp
package) to may be called the efficiency to be highest.
- 2022-04-24 07:44:43下载
- 积分:1
-
linux内核图解,适合于linux系统的学习,简洁明了
linux内核图解,适合于linux系统的学习,简洁明了-diagram linux kernel, linux system suitable for learning, clear and concise
- 2022-09-26 15:40:03下载
- 积分:1
-
an example of smokers
一个吸烟者问题的例子-an example of smokers
- 2022-01-25 22:13:38下载
- 积分:1