登录
首页 » Linux-Unix program » one template to manage objects alloc ans fr

one template to manage objects alloc ans fr

于 2022-09-01 发布 文件大小:3.96 kB
0 142
下载积分: 2 下载次数: 1

代码说明:

one template to manage objects alloc ans fr-one template to manage objects alloc ans fr

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 《Unix网络编程》的源代码的inetd部分
    《Unix网络编程》的源代码的inetd部分-"Unix Network Programming," the source part of the inetd
    2023-08-29 18:50:04下载
    积分:1
  • 数字DATCOM源代码和实例
    Digital DATCOM Source Code and Examples
    2022-04-30 21:27:34下载
    积分:1
  • The source is MiniGUI all the code, for those who want to design GUI is a very g...
    该源码是miniGUI的全部代码,对想设计GUI的人来说是很好的一个参考-The source is MiniGUI all the code, for those who want to design GUI is a very good reference
    2023-08-10 13:20:03下载
    积分:1
  • 安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在...
    安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在根目录下加了个.vimrc写上一些自己习惯性的配置,可是不起作用,郁闷!难道我人品有问题?打开linux,alias看了一下环境变量,乖乖 alias vi vim!郁闷,早就知道linux用的是vim了,可是平常用的时候习惯性的敲vi,竟把这事给忘记了.早到病根下药就简单了,装个vim! 就像上次装ls一样访问:http://www.sunfreeware.com/indexintel10.html找到vim-7.1下载地址 是:ftp://ftp.sunfreeware.com/pub/freeware/intel/10/vim-7.1-sol10-x86-local.gz.OK 解压一下:gzip -d coreutils-6.4-sol10-x86-local.gz 安装:pkgadd -d coreutils-6.4-sol10-x86-local OK安装很顺利,自我感觉良好,可是执行/usr/local/bin/vim的时候却意外的提示:ld.so.1: ./vim 致命的: libgtk-1.2.so.0 没有这个文件或文件夹.网上找了一下,发现CU06年有人提过这个问题 http://bbs.chinaunix.net/thread-683746-1-1.html帖的- http://bbs.chinaunix.net/thread-683746-1-1.html
    2022-02-04 07:29:11下载
    积分: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
  • linux的最初源码,裸命令行时期的源码!可用于研究,学习!
    linux的最初源码,裸命令行时期的源码!可用于研究,学习!-the initial source, nude command line during the source! For research to learn!
    2022-01-26 06:31:46下载
    积分:1
  • NorFlash根文件系统驱动ramdiskinitrd学习的好材料
    norflash驱动ramdiskinitrd根文件系统学习驱动的好材料!-norflash root file system driver ramdiskinitrd good material for learning-driven!
    2022-07-19 12:38:36下载
    积分:1
  • 这是基于linux平台下关于多进程进度条控制的程序,用GTK完成,体现了linux的多进程控制特性...
    这是基于linux平台下关于多进程进度条控制的程序,用GTK完成,体现了linux的多进程控制特性-This is based on the Linux platform on the progress of the multi-process control procedures, complete with GTK, linux embodies the characteristics of multi-process control
    2022-04-24 18:36:58下载
    积分:1
  • 这是一个运行良好的类unix环境下的支持http 1.1 的网络文件下载器...
    这是一个运行良好的类unix环境下的支持http 1.1 的网络文件下载器-This is a well-functioning type of unix environment to support http 1.1 download network file browser
    2022-07-04 18:05:18下载
    积分:1
  • LINUX的0.11YU REDHAT9.2配置区别
    LINUX的0.11YU REDHAT9.2配置区别-LINUX distribution distinction 0.11YU REDHAT9.2
    2022-10-29 20:05:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载