-
A nice article for beginner of c or c++ programmer
A nice article for beginner of c or c++ programmer
- 2022-03-05 11:20:26下载
- 积分: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
-
a multi thread sample code
一个非常简单有效的多线程实例源码,对没有多线程概念的同学非常有用-a multi thread sample code
- 2023-09-07 05:10:03下载
- 积分:1
-
linux 上http email 协议分析程序
主要能够处理大数据量的主干网的应用...
linux 上http email 协议分析程序
主要能够处理大数据量的主干网的应用
-email protocol analysis procedures will be able to handle the large volume of data backbone network applications
- 2022-03-11 07:15:45下载
- 积分:1
-
In linux environment, the test cache performance benchmark
在linux环境下,测试cache的性能基准
- 2022-02-06 12:21:08下载
- 积分:1
-
链路层协议模拟的例子
链路层协议模拟的例子-link layer protocol simulation examples
- 2022-03-20 20:11:14下载
- 积分:1
-
S3C2410 hardware platforms under the UBOOT driving under the DM9000E
S3C2410硬件平台下的UBOOT下的DM9000E驱动-S3C2410 hardware platforms under the UBOOT driving under the DM9000E
- 2022-04-27 05:10:42下载
- 积分:1
-
Linux下的简单图形化多线程程序源码,内附编译命令说明,源码含有具体注释
Linux下的简单图形化多线程程序源码,内附编译命令说明,源码含有具体注释-Linux simple graphical procedures for multi-threaded source, enclosing the compiler command that contains the specific source notes
- 2023-01-29 06:25:03下载
- 积分:1
-
华清远见linux预科班和培训讲义(内部大…
华清远见linux预科班培训讲义(内部资料)-Huaqing foresight linux matriculation classes and training handouts (internal data)
- 2023-02-14 16:35:06下载
- 积分:1
-
网上很难找的那个s3c2410_udc.c和s3c2410_udc.h,很难找到!
网上很难找的那个s3c2410_udc.c和s3c2410_udc.h,很难找到!-Hard to find online that s3c2410_udc.c and s3c2410_udc.h, it is difficult to find!
- 2023-01-15 05:20:04下载
- 积分:1