-
本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。...
本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。-the UNIX system simulation pieces of spare Links Group, achieving disk storage space management.
- 2022-03-02 14:35:30下载
- 积分:1
-
清华大学
清华大学-电子信息工程系-实验用ARM-linux-源代码-UART篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-UART articles
- 2022-09-16 07:10:03下载
- 积分:1
-
北桥MPC107(或Tsi107)之I2C驱动代码.
北桥MPC107(或Tsi107)之I2C驱动代码.-Northbridge MPC107 (or Tsi107) of the I2C driver code.
- 2023-08-03 07:00:03下载
- 积分:1
-
一个很好的ASN1编解码软件包,可用在对MAP/CAP/INAP等多个电信协议的编解码...
一个很好的ASN1编解码软件包,可用在对MAP/CAP/INAP等多个电信协议的编解码-a good ASN1 codec packages available in the MAP/CAP/INAP many other telecommunications agreement codec
- 2022-02-07 03:49:51下载
- 积分:1
-
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Win...
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Window平台上,使用一些常见的集成开发环境,效果也不是很理想,比如难以将所有的文件加进去,查找速度缓慢,对于非Windows平台的函数不能彩色显示。于是笔者通过在互联网上搜索,终于找到了一个强大的源代码编辑器,它的卓越性能使得学习Linux内核源代码的难度大大降低,-Function: Source_Insight .. in order to facilitate the use of tutorials to learn Linux source code, we may wish to return to our familiar window environment, also be regarded as
- 2022-01-26 08:36:04下载
- 积分: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中瑞士军刀BusyBox源码,
版本1.0,1
更高的版本请至www.busybox.net...
嵌入式LINUX中瑞士军刀BusyBox源码,
版本1.0,1
更高的版本请至www.busybox.net-Swiss Army Knife of embedded LINUX in BusyBox source code, version 1.0,1 higher version please go to www.busybox.net
- 2023-01-17 01:30:04下载
- 积分:1
-
C + +程序设计图形用户界面(GUI)的QT离散度的国际标准书号刊号:7 3 /
《C++ GUI QT 3编程》
ISBN/ISSN:7-81077-731-9
北京航空航天大学出版社 2006
本书详细讲述了用Qt进行图形交互界面编程的各个部分。主要内容包括:入门、创建对话框、布局管理、事件处理、二维和三维图像等。
(加)JASMIN BLANCHETTE,(英)MARK SUMMERFIELD著
=====本书是使用QT3进行跨平台GUI程序开发的最佳参考书,此为配套源代码
- C++ GUI QT 3 Programming ISBN/ISSN :7-81077-731-9 Beijing University of Aeronautics and Astronautics Press 2006 book to describe in detail the use of Qt graphical interface to the various parts of programming. The main contents include: Introduction, create dialog, layout management, event handling, two-dimensional and three-dimensional images. (Plus) JASMIN BLANCHETTE, (British) MARK SUMMERFIELD forward ===== Qt3 book is the use of cross-platform GUI development the best reference books, such as matching source code
- 2022-02-15 16:35:11下载
- 积分:1
-
linux新手管理员指.pdf
linux新手管理员指.pdf-linux novice administrator means. Pdf
- 2022-05-05 12:06:17下载
- 积分:1
-
EDN USB development board, a total of eight buttons, functions, respectively: K1...
EDN USB开发板上共有8个按键,功能分别为:
K1:左Ctrl键 K2:左Shift键 K3:左Alt键 K4:0键
K5:1键 K6:2键 K7:Caps Lock键 K8:Num Lock键-EDN USB development board, a total of eight buttons, functions, respectively: K1: Left Ctrl key K2: the left Shift key K3: Left Alt key K4: 0 key K5: 1 key K6: 2 key K7: Caps Lock key K8: Num Lock key
- 2022-04-29 17:00:46下载
- 积分:1