-
Students can achieve on any information to add, edit, delete and other operation...
可以实现对学生信息任意添加,编辑,删除等操作,属于Qt编程。-Students can achieve on any information to add, edit, delete and other operations, belong to Qt programming.
- 2022-02-06 06:51:16下载
- 积分:1
-
此代码是ARM嵌入式系统下的一个VFD的驱动程序
此代码是ARM嵌入式系统下的一个VFD的驱动程序-This code is the ARM embedded system under a VFD driver
- 2022-07-03 15:25:33下载
- 积分:1
-
minux的源代码,一个非常小的操作系统
minux的源代码,一个非常小的操作系统-minux the source code, a very small operating system
- 2022-01-26 06:24:05下载
- 积分:1
-
液晶板控制处理程序^_^
液晶板控制处理程序^_^-LCD panel control procedures ^ _ ^
- 2022-05-08 07:08:18下载
- 积分:1
-
Linux源代码
linux tftp源代码-Linux source code
- 2022-06-02 12:36:10下载
- 积分:1
-
个人感觉比较全的Linux下C函数库详解词典
个人感觉比较全的Linux下C函数库详解词典-Comparison of personal feeling of the whole C library under Linux Detailed Dictionary
- 2022-10-18 06:10:03下载
- 积分:1
-
segy display program! Hope that they will be part of this is being done as part...
segy 显示程序!希望能给正在做这部分朋友提供一部分资料,我可是找了很久哦,需要自己再编译-segy display program! Hope that they will be part of this is being done as part friends, but I find for a long time, oh, it needs its own compiler again
- 2022-07-11 09:33:26下载
- 积分: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
-
Linux 下Scanner 的驱动
Linux 下Scanner 的驱动-Linux drivers Scanner
- 2022-07-07 08:32:11下载
- 积分:1
-
linux下的rtp的实例源代码,可以学习用
linux下的rtp的实例源代码,可以学习用 -the rtp example source code can be used to study
- 2022-07-16 11:43:23下载
- 积分:1