-
Video Surveillance
视频监控-Video Surveillance
- 2022-05-25 23:59:12下载
- 积分:1
-
armcortexm3s8962.rar very important
ARMCortexM3s8962.rar very important
ARMCortexM3s8962.rar very important-ARMCortexM3s8962.rar very important
ARMCortexM3s8962.rar very important
- 2022-01-26 02:28:36下载
- 积分:1
-
这是嵌入式中的FPGA的驱动,用在内核驱动,希望有帮助
这是嵌入式中的FPGA的驱动,用在内核驱动,希望有帮助-This is embedded in the FPGA-driven, core drivers in the hope that has helped
- 2022-09-17 12:55:03下载
- 积分:1
-
Qt的门户网站为例的研究中,共有三个,了解QT甚至李尔…
作为qt 入门的学习的例子,一共三个,弄懂了qt就算入门了-qt portal as an example the study, a total of three, understood the qt even learn the rudiments
- 2022-12-16 03:15:02下载
- 积分:1
-
要求上传五份源代码, 这是重量级的, 苹果达尔文服务器源代码, RTSP, RTP/RTCP等等, 其中RTSP解析, RTP/RTCP接收发送等等高效源码...
要求上传五份源代码, 这是重量级的, 苹果达尔文服务器源代码, RTSP, RTP/RTCP等等, 其中RTSP解析, RTP/RTCP接收发送等等高效源码-request upload five source code, which is the heavyweight, Apple Darwin server source code, RTSP, RTP/RTCP, etc., analytic RTSP, RTP/RTCP receive this efficient source, etc.
- 2022-01-26 07:40:59下载
- 积分:1
-
phpSysInfo v2.3 显示CPU、内存、硬盘、系统温度、风扇速度等系统信息的指针...
phpSysInfo v2.3 显示CPU、内存、硬盘、系统温度、风扇速度等系统信息的指针-phpSysInfo Smart shows CPU, memory, hard drives, system temperature, fan speed indicator information system
- 2022-01-24 18:16:54下载
- 积分:1
-
nios ii cpu核,包含通用IO口、sdram、flash、uart
nios ii cpu核,包含通用IO口、sdram、flash、uart-nios ii cpu、genernal io port、sdram、falsh、uart
- 2022-03-26 08:28:45下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
//设置模式
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立窗口
win = newwin(h, w, 3, 20)
box(win, 0, 0)
keypad(win, TRUE)
wmove(win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q to quit.
")
refresh()
wrefresh(win) - //初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
//设置模式
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立窗口
win = newwin(h, w, 3, 20)
box(win, 0, 0)
keypad(win, TRUE)
wmove(win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q to quit.
")
refresh()
wrefresh(win)
- 2023-08-24 18:05:03下载
- 积分:1
-
linux 下的时间日,可以查看日历的日期,能够定时,和提醒功能。...
linux 下的时间日,可以查看日历的日期,能够定时,和提醒功能。-of time, can view the calendar date to timing, and remind function.
- 2022-02-04 05:34:46下载
- 积分:1
-
A driver under linux example, for U.S. Study
一个在linux下的驱动程序的例子,供大家学习-A driver under linux example, for U.S. Study
- 2022-07-02 17:52:05下载
- 积分:1