-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG4 decoder source code
- 2022-01-24 14:12:51下载
- 积分:1
-
GNU Makefile
GNU Makefile中文手册,适用于新手-GNU Makefile
- 2023-08-22 12:50:03下载
- 积分:1
-
产生哈希函数的代码,各种好像都有,希望大家参考,不要浪费太多时间!...
产生哈希函数的代码,各种好像都有,希望大家参考,不要浪费太多时间!
- 2023-07-05 15:20:04下载
- 积分:1
-
UNIX/LINUX下,一个封装很好的,读写INI文件的类。
UNIX/LINUX下,一个封装很好的,读写INI文件的类。-UNIX/Linux, a good Packaging, INI file reading and writing class.
- 2022-08-24 22:14:33下载
- 积分:1
-
1)Firstly, open wvfb
2)Sencondly, run fhas_win32.exe, and then see the effect...
1)Firstly, open wvfb
2)Sencondly, run fhas_win32.exe, and then see the effect on wvfb, click on the button by mouse. -1) Firstly, open wvfb2) Sencondly, run fhas_win32.exe, and then see the effect on wvfb, click on the button by mouse.
- 2022-05-17 10:11:50下载
- 积分:1
-
信息管理系统,对学生一些相关的信息进行管理
信息管理系统,对学生一些相关的信息进行管理-information
- 2023-05-16 06:45:03下载
- 积分: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
-
jsp实现文件上传下载 执行服务器端脚本功能
jsp实现文件上传下载 执行服务器端脚本功能 -jsp file upload download realize the implementation of server-side scripting
- 2022-12-22 21:25:03下载
- 积分:1
-
GNU make说明文档,详细罗列了make各个参数的功能与用法
GNU make说明文档,详细罗列了make各个参数的功能与用法-GNU make programming guid
- 2022-12-21 10:40:03下载
- 积分:1
-
ZLG
ZLG-GUI源代码完整版12-GUI_CONFIG.c-ZLG-GUI source code full version of 12-GUI_CONFIG.c
- 2022-01-27 13:48:30下载
- 积分:1