-
linux 下网络编程。讲得很详细,很全面。是不可多得的资料
linux 下网络编程。讲得很详细,很全面。是不可多得的资料-network programming under linux. Made it very detailed and very comprehensive. Is a rare data
- 2023-06-25 08:30:07下载
- 积分:1
-
java client programming examples.
java客户端编程例子。-java client programming examples.
- 2022-08-09 14:18:47下载
- 积分:1
-
Explain some of the relevant knowledge on linux, easy
讲解的是一些关于linux的相关知识,讲解详细由浅入深。-Explain some of the relevant knowledge on linux, easy-to-digest explain in detail.
- 2022-02-12 14:45:10下载
- 积分:1
-
任天堂的模拟器下Linux的代码。供你参考。
linux下的任天堂模拟器代码。供大家参考。-Nintendo emulator under linux code. For your reference.
- 2022-04-27 01:33:49下载
- 积分:1
-
Motif 的 c++封装
Motif 的 c++封装-Motif c Packaging
- 2022-01-27 21:56:13下载
- 积分:1
-
Linux device driver development Detailed _SAA711x I2C device driver
Linux设备驱动开发详解_SAA711x I2C设备驱动-Linux device driver development Detailed _SAA711x I2C device driver
- 2022-07-06 20:52:10下载
- 积分: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
-
这是程序在Linux C显示BMP图像。我用这个程序和我..
Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this program-Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this program..
- 2023-04-11 04:50:08下载
- 积分:1
-
串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。...
串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。-Serial debugging tools, development boards and pc link, serial transmission can be directly tested.
- 2022-03-28 11:00:44下载
- 积分:1
-
thread编程
thread编程-thread programming
- 2022-02-05 06:52:41下载
- 积分:1