-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
播放摄像头数据(spcaview)、流媒体服务器(spcaserv)、图片抓取工具(spcacat)三个功能...
播放摄像头数据(spcaview)、流媒体服务器(spcaserv)、图片抓取工具(spcacat)三个功能-Broadcast camera data (spcaview), streaming media server (spcaserv), picture crawler (spcacat) three functions
- 2022-05-26 08:55:42下载
- 积分:1
-
嵌入式开发 嵌入式开发
嵌入式开发 嵌入式开发-??入???????入???????入????
- 2022-08-12 13:33:05下载
- 积分:1
-
医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等...
医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等等)。源码跨windows/unix平台,结合C++/Python应用,同时也是学习跨平台,跨语言编程的好范例。-Medical images, electron microscope images of professional processing software, C++/Python source code, you can use different methods automatically identify and filter the objects, you can visualize the image in any general-purpose operations (zoom, measure, cut, etc.). Source Cross-windows/unix platform, combined with C++/Python applications, also suitable to study cross-platform, cross-language programming as a good example.
- 2023-05-16 23:40:03下载
- 积分:1
-
一个arm ok2240开发板的bootloader,对大家理解linux的启动很有帮助...
一个arm ok2240开发板的bootloader,对大家理解linux的启动很有帮助-An arm ok2240 development board bootloader, all of us understand the linux boot helpful
- 2022-02-14 22:56:28下载
- 积分:1
-
S3C2410 under linux the I2C bus driver
linux下S3C2410的I2C总线的驱动-S3C2410 under linux the I2C bus driver
- 2023-05-29 05:10:03下载
- 积分:1
-
UNIX环境下利用高级IO技术实现非阻塞的输入/输出
UNIX环境下利用高级IO技术实现非阻塞的输入/输出-UNIX environment using high technology to achieve non-blocking IO input/output
- 2023-02-06 05:50:03下载
- 积分:1
-
linux下的程序调试工具gdb,非常好用,
linux下的程序调试工具gdb,非常好用,-It is the debug tool "gdb"for linux,very useful
- 2023-05-15 18:40:03下载
- 积分:1
-
Linux c 语言函数库 414 页 多为基本函数
Linux c 语言函数库 414 页 多为基本函数-Linux c language function library for more than 414 basic function
- 2022-03-02 03:50:28下载
- 积分:1
-
讲述Linux内核模块的实现机制,对想理解linux内核模块的实现机制的学者具有一定的使用价值...
讲述Linux内核模块的实现机制,对想理解linux内核模块的实现机制的学者具有一定的使用价值-on Linux kernel modules to achieve a mechanism to want to understand Linux kernel module mechanism for the realization of the scholars have certain value
- 2022-03-25 20:44:49下载
- 积分:1