-
QT next Qcanvas rendering the use of point, line, polygon drawing program
QT下一个使用Qcanvas绘制点,线,多边形的绘图程序-QT next Qcanvas rendering the use of point, line, polygon drawing program
- 2022-09-28 17:35:03下载
- 积分:1
-
Linux的启动装载(BootLoader)程序
Linux的启动装载(BootLoader)程序-Linux start loading (BootLoader) procedure
- 2022-01-31 04:41:53下载
- 积分:1
-
一本关于GDB调试的书籍,书中详细的介绍了,如何在LINUX中使用GDB及其命令!...
一本关于GDB调试的书籍,书中详细的介绍了,如何在LINUX中使用GDB及其命令!-It is a book about GDB!
- 2022-05-26 10:09:12下载
- 积分:1
-
在beginning linux programming 书中提供的第四章的有关代码
在beginning linux programming 书中提供的第四章的有关代码-In the beginning linux programming book provided by Chapter IV of the code
- 2023-04-09 12:50:03下载
- 积分:1
-
Unix版本的802.1x客户端软件源代码,C编写
Unix版本的802.1x客户端软件源代码,C编写-Unix versions of 802.1x client software source code, C prepared
- 2022-04-21 23:00:02下载
- 积分:1
-
linux下的基本虚拟字符设备驱动程序,以模块的形式提供。
linux下的基本虚拟字符设备驱动程序,以模块的形式提供。-the basic characters of virtual device driver to the form module.
- 2023-03-15 10:45:03下载
- 积分:1
-
In the PXA270 on the IO drive, including the keyboard. LED. Such test source cod...
在PXA270上的IO驱动,包括键盘。LED.等试验的源代码。-In the PXA270 on the IO drive, including the keyboard. LED. Such test source code.
- 2023-08-30 00:25:03下载
- 积分:1
-
网络编程,uc/os下用的IP/TCp协议,嵌入式开发必备
网络编程,uc/os下用的IP/TCp协议,嵌入式开发必备-network programming, uc/os using IP/TCp agreement, embedded development required
- 2022-02-22 05:52:53下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-LED_ON篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LED_ON articles
- 2022-03-22 06:29:04下载
- 积分:1