-
opengl的一些功能函数,相当齐全!对于正在学习QT,opengl三维制作的人来说是很有用的!...
opengl的一些功能函数,相当齐全!对于正在学习QT,opengl三维制作的人来说是很有用的!-opengl some of the performance function, is quite comprehensive! For are learning QT, opengl three-dimensional people who produced it is very useful!
- 2022-07-25 04:52:27下载
- 积分:1
-
Procedures used in nachos architecture to complete construction of two
程序使用的是在nachos体系架构下完成双向链表的构建,和对一些并发错误的处理-Procedures used in nachos architecture to complete construction of two-way linked list, and a number of concurrent error handling
- 2022-05-15 14:32:07下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
Have n integers, the number of its previous order backward shift position m, and...
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数.-Have n integers, the number of its previous order backward shift position m, and finally the number m of m into the first number.
- 2023-07-26 12:25:03下载
- 积分:1
-
IC卡读写IC卡/ at88sc1604 C源。高可用性,详细说明。
读写AT88sc102/AT88sc1604 IC卡的C源程序。 高可用性,详细的注释。-IC card reader AT88sc102/AT88sc1604 C source. High availability, detailed notes.
- 2022-07-03 14:24:03下载
- 积分:1
-
经典的unix下telnet的c代码
经典的unix下telnet的c代码-classic telnet under the code c
- 2022-04-01 16:19:54下载
- 积分:1
-
linux下的服务器端大文件传输程序,
linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
- 2022-07-06 20:58:59下载
- 积分:1
-
This is a linux based on the PCI bus driver SD card good information, very usefu...
这是一个关于linux下基于PCI总线的SD卡驱动方面的好资料,对驱动开发很有用。-This is a linux based on the PCI bus driver SD card good information, very useful for driver development.
- 2022-02-07 02:01:12下载
- 积分:1
-
The QT
把QT的SQL和HTTP封装了一下。实现了很多附加的功能,比如针对SQLITE一些操作,数据传输等功能-The QT-SQL and HTTP package a bit. To achieve a lot of additional features, such as for SQLITE some operations, data transmission and other functions
- 2023-01-06 01:50:03下载
- 积分:1
-
移植好的tslib
移植好的tslib-1.4,可以在arm-linux上运行,是用来校准触摸屏的应用程序。-Transplant good tslib-1.4, you can arm-linux to run on, is used to calibrate touch screen applications.
- 2022-01-25 17:32:39下载
- 积分:1