-
QT4.5实现的图片浏览器源码, 实现放大缩小图片,图片切换等功能,可以在LINUX平台和wingdows平台移植....
QT4.5实现的图片浏览器源码, 实现放大缩小图片,图片切换等功能,可以在LINUX平台和wingdows平台移植.-Pictures of the implementation QT4.5 browser source code, implementation zoom picture, pictures, switching and other functions, LINUX platform and can be transplanted wingdows platform.
- 2023-05-20 11:35:04下载
- 积分:1
-
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用...
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。
一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个或多个进程中进行处理。这样,内核态与用户空间进程通信的方法就显得尤为重要。在 Linux 的内核发行版本中没有对该类通信方法的详细介绍,也没有其他文章对此进行总结,所以本文将列举几种内核态与用户态进程通信的方法并详细分析它们的实现和适用环境。-Linux is an open-source operating system, both ordinary users or enterprises, users can prepare their core code, coupled with the standard kernel cutting thereby making up their own operating system. There are a lot of low-end users of the network equipment from the standard operating system Linux is improving from the This also shows that the more and more people are added to the Linux kernel development groups. One or more modules and the realization of general Linux can not satisfy the needs of system software, because the core is too restrictive, such as the terminal can print, can not handle the bigger Delay etc.. W
- 2022-11-16 15:05:04下载
- 积分:1
-
设备驱动程序开发,一个清晰版的第三版,很理想…
linux设备驱动开发,清晰版本第三版,非常适合LINUX开发驱动使用-linux device driver development, a clear version of the third edition, is ideal for the development of drivers to use LINUX
- 2022-04-30 17:19:22下载
- 积分:1
-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1
-
Linux下C编程之文件系统编程,需要用到的可以下载
Linux下C编程之文件系统编程,需要用到的可以下载-C Programming under Linux
- 2022-07-24 02:29:09下载
- 积分:1
-
对学习LINUX的人来说
最希望得到一本关于LINUX内核的资料
本资源就是关于此的...
对学习LINUX的人来说
最希望得到一本关于LINUX内核的资料
本资源就是关于此的-souce about linux kernel
- 2022-03-21 23:57:02下载
- 积分:1
-
这是一个迷你
这是为微型GUI编写的2D位图处理代码
贴图(选区贴图,半透明贴图,alpha贴图)
直线(直接画线,异或画线,透明画线)
裁剪(凸四边形裁剪,线段裁剪,覆盖分割)
变换(平移,缩放,错切,旋转,对称)
所有代码都经过彻底调试和初步优化了
采用标准C语言编写,linux-gcc编译调试 -This is a mini-GUI prepared 2D bitmap handle code mapping (constituency mapping, semi-transparent textures, alpha maps) a straight line (direct painting lines XOR painting line, transparent painting line) cutting (convex quadrilateral cutting, line cutting, covering partition) transform (translation, scaling, shear, rotation, symmetry) all of the code are examined thoroughly debug and optimize the initial standard C language, linux-gcc compiler debugging
- 2022-02-03 09:46:56下载
- 积分:1
-
LINUX下的C语言函数库大全
LINUX下的C语言函数库大全-LINUX C language library Daquan
- 2023-02-03 17:45:04下载
- 积分:1
-
sun 给出的源程序,可用sunstudio或gcc编译.
sun 给出的源程序,可用sunstudio或gcc编译.-sun given source can be used sunstudio or gcc compiler.
- 2022-01-22 12:19:06下载
- 积分:1
-
keil的简介,学习keil软件用的,很有用的啊!
keil的简介,学习keil软件用的,很有用的啊!-keil profile, learning keil software use, and very useful, ah!
- 2022-02-21 07:01:55下载
- 积分:1