-
Linux pritner GUI
linux pritner GUI
- 2022-08-17 15:01:17下载
- 积分:1
-
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是...
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是2.6,但是2.6版本过于庞大,不方便移植。-minixml are small xml parsing library, using C language, it is easy to put it ported to an embedded system. Source is minixml1.3 version, is a very important minixml release a version of the latest version is 2.6, but the 2.6 version is too large, inconvenient transplant.
- 2022-08-20 19:41:57下载
- 积分:1
-
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用...
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。
一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个或多个进程中进行处理。这样,内核态与用户空间进程通信的方法就显得尤为重要。在 Linux 的内核发行版本中没有对该类通信方法的详细介绍,也没有其他文章对此进行总结,所以本文将列举几种内核态与用户态进程通信的方法并详细分析它们的实现和适用环境。
source code 2
-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 b
- 2022-01-26 00:11:59下载
- 积分:1
-
DHCP服务器源码
DHCP服务器源码-DHCP server source
- 2022-03-05 14:25:30下载
- 积分: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
-
霍夫曼编码的C语言实现!
霍夫曼编码的C语言实现!-Huffman coding in C language!
- 2023-08-02 12:05:03下载
- 积分:1
-
使用消息队列的例子
使用消息队列的例子 -The example for using message q
- 2023-07-28 16:15:02下载
- 积分:1
-
LINUX下USB驱动程序的开发,适用于操作系统课程设计等。
LINUX下USB驱动程序的开发,适用于操作系统课程设计等。-LINUX under the USB driver development, applicable to the operating system, such as curriculum design.
- 2022-10-13 10:30:03下载
- 积分:1
-
wm8976 linux2.6.26 ALSA 音频驱动
wm8976 linux2.6.26 ALSA 音频驱动-wm8976 linux2.6.26 ALSA video driver
- 2023-01-27 23:00:03下载
- 积分:1
-
SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!...
SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!-SPI is new general serial port driver.This program is based on linux. It is helpful to us to study the theory of this new port.
- 2022-02-28 10:57:20下载
- 积分:1