-
FFmpeg是创建视频应用甚至一般铺好的图书馆…
ffmpeg is a wonderful library for creating video applications or even general purpose utilities
- 2022-01-23 10:43:02下载
- 积分:1
-
qt prepared by the serial port debugger
qt 编写的 串口 调试程序
适合移植! 适合初学者-qt prepared by the serial port debugger
- 2022-06-03 06:42:05下载
- 积分:1
-
嗨,thisistheospptforlinux
hi, thisistheospptforlinux
- 2022-08-05 09:32:51下载
- 积分:1
-
In 1999 the University of Carnegie Meilong 2D simulation source code
1999年卡耐基梅陇大学的2D仿真源代码-In 1999 the University of Carnegie Meilong 2D simulation source code
- 2022-12-29 13:30:14下载
- 积分:1
-
用QT实现在Linux平台上运行,浏览器的代码的全部…
用Qt实现的在linux平台下运行的浏览器 代码完整 可直接运行browser运行本程序-Implemented with the Qt running on linux platform, browser code in its entirety can be directly run the browser to run this program
- 2022-03-19 16:43:09下载
- 积分:1
-
SAA7134
saa7134-0.2.9.tar.gz 电视卡驱动程序-saa7134- 0.2.9.tar.gz TV Card Driver
- 2022-03-29 04:48:01下载
- 积分:1
-
linux/kd.h文件中介绍了ioctl函数能够使用的命令,该文件中包含了各种命令的使用例子...
linux/kd.h文件中介绍了ioctl函数能够使用的命令,该文件中包含了各种命令的使用例子-linux/kd.h document introduced the ioctl function to use the command, the document contains examples of the use of a variety of command
- 2023-08-13 03:15:02下载
- 积分:1
-
freescale of the i.MX31 processor vpu processing the source code package for tho...
freescale的i.MX31处理器的vpu处理源代码包,供从事进行网络传输和音视频编解码开发人员使用;-freescale of the i.MX31 processor vpu processing the source code package for those engaged in network transmission, and audio and video codec developers to use
- 2022-02-28 18:54:51下载
- 积分:1
-
ecos系统的体系及代码分析闻档,非常不错,值得一看。
ecos系统的体系及代码分析闻档,非常不错,值得一看。-ecos systems file system and code analysis smell very good, worth a visit.
- 2023-03-05 18:30:04下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1