联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Linux/Unix编程(322) 

[Linux/Unix编程] 基于UNIX V6++设计的二级文件系统

为 LINUX 设计一个简单的二级文件系统。本实验用某个大文件,如 c:\myDisk.img , 存储整个文件卷中的所有信 息。一个文件卷实际上就是一张逻辑磁块盘,磁盘中存储的信息 以块为单位。每块 512 字节。 复习并深入领会 UNIX V6 文件管理系统的内核设计思想。 要求做到以下几点: 可以实现下列基础 API void ls(); 列目录
Design a simple secondary file system for Linux. This experiment uses a large file, such as C:\ myDisk.img , stores all information in the entire file volume. A file volume is actually a logical block disk, and the information stored in the disk is in blocks. 512 bytes per block. Review and understand the kernel design of UNIX V6 file management system. The following are required: you can implement the following basic API void ls(); column directory (2020-06-26, UNIX, 3922KB, 下载0次)

http://www.pudn.com/Download/item/id/1593149579406003.html

[Linux/Unix编程] enterprise_info_manage_sys-master

C++企业信息管理系统 我是在Linux Ubuntu12.04系统下编写,所以Windows下可能会遇到一些问题,将getch.h替换成conio.h 我并没有完全按照设计文档写,会有出入请自行斟酌。数据的一些处理可能没有过多的检查,可自行修改。 使用说明 终端运行 make 编译 终端运行 ./a 相关资料 可以参考设计文档
C + + enterprise information management system I am writing under Linux Ubuntu 12.04 system, so I may encounter some problems under windows. Replace getch. H with conio. H I didn't write it completely according to the design documents. Please consider the difference. Some processing of data may not be checked too much and can be modified by itself. Instructions Terminal running make compilation Terminal operation. / A Related information Refer to the design documents (2019-12-03, C/C++, 201KB, 下载0次)

http://www.pudn.com/Download/item/id/1575358892387504.html

[Linux/Unix编程] vp9_variance

WTF: pass-through is implicit ??? check ReadWriteMask.
WTF: pass-through is implicit ??? check ReadWriteMask. (2015-10-17, Unix_Linux, 19KB, 下载1次)

http://www.pudn.com/Download/item/id/1445088410749470.html

[Linux/Unix编程] xscj

通过学习c语言,我了解到了它的如此强大,不光可以永它编写出各种优秀的应用软件,甚至连功能强大的Unix操作系统和Linux操作系统也几乎是用c语言完成的,只是在硬件操作的代码一般使用了汇编语言,特别是c语言中的指针功能,使用它能灵活地操作内存,但是如果使用不当也会造成因为非法访问而使系统崩溃,也会因为乱使用指针而使内存泄漏,所有,要学习好c语言还是要花费一点功夫的!c语言的课程学习完了,也许现在我们还不能完成一个好强大的操作系统,但是使用c语言解决实际问题的方法还是一样的,所以,我用c语言编写了一个课程设计,题目是成绩信息管理系统。
By learning c language, I learned that it is so powerful, not only can Wing it to prepare a variety of applications, even even the powerful Unix operating system and the Linux operating system is almost c language completed just in hardware operation code generally use assembly language, especially pointer in c language function, use it the flexibility to manipulate memory, but if used incorrectly can also cause crashes because unauthorized access to the system by, also because of the indiscriminate use of pointers so memory leak, to learn good c language or to spend a little more effort! c language course is over, maybe now we can not complete a good operating system, but the methods to solve practical problems using the c language is still the same, so I used the c language curriculum design, entitled Results Information Management systems. (2013-03-21, C/C++, 448KB, 下载3次)

http://www.pudn.com/Download/item/id/2167918.html

[Linux/Unix编程] fzxsxt

通过学习c语言,我了解到了它的如此强大,不光可以永它编写出各种优秀的应用软件,甚至连功能强大的Unix操作系统和Linux操作系统也几乎是用c语言完成的,只是在硬件操作的代码一般使用了汇编语言,特别是c语言中的指针功能,使用它能灵活地操作内存,但是如果使用不当也会造成因为非法访问而使系统崩溃,也会因为乱使用指针而使内存泄漏,所有,要学习好c语言还是要花费一点功夫的!c语言的课程学习完了,也许现在我们还不能完成一个好强大的操作系统,但是使用c语言解决实际问题的方法还是一样的,所以,我用c语言编写了一个课程设计,题目是销售管理系统。
By learning c language, I learned that it is so powerful, not only can Wing it to prepare a variety of applications, even even the powerful Unix operating system and the Linux operating system is almost c language completed just in hardware operation code generally use assembly language, especially pointer in c language function, use it the flexibility to manipulate memory, but if used incorrectly can also cause crashes because unauthorized access to the system by, also because of the indiscriminate use of pointers so memory leak, to learn good c language or to spend a little more effort! c language course is over, maybe now we can not complete a good operating system, but the methods to solve practical problems using the c language is still the same, so I used the c language curriculum design, the title is a sales management system . (2013-03-21, C/C++, 84KB, 下载4次)

http://www.pudn.com/Download/item/id/2167657.html

[Linux/Unix编程] os-compute-adminguide-trunk

OpenStack是一个美国国家航空航天局和Rackspace合作研发的云端运算‎ 软件,以Apache许可证授权,并且是一个自由软件和开放源代码项目。 OpenStack是IaaS(基础设施即服务)‎ 软件,让任何人都可以自行建立和提供云端运算服务。   此外,OpenStack也用作建立防火墙内的“私有云”(Private Cloud),提供机构或企业内各部门共享资源。 该文档为openstack的官方文档
The OpenStack yes IaaS (Infrastructure as a Service) software, so that anyone can create your own cloud computing services. In addition, OpenStack example is also used to build inside the firewall "private cloud" (Private Cloud), institutions or enterprises within the sector sharing of resources. (2012-05-08, Unix_Linux, 1878KB, 下载23次)

http://www.pudn.com/Download/item/id/1861383.html

[Linux/Unix编程] libssh-0.5.2.tar

libssh的开发政策的要求作出了贡献 根据贡献的个人,而不是一个企业的版权, 版权。 为建立这一政策的一些原因: *个人版权在美国的一个简单的著作权登记 的过程。 *如果是个人而不是公司的版权,libssh 有关执法和版权保护的决定,更 可能,在该项目的利益,而不是在利益 任何公司的股东。 *如果我们需要重新许可的部分代码,联系个人 这样做的权限是比联系公司容易得多。
1* Why ? -_-_-_-_-_ Why not ? :) I ve began to work on my own implementation of the ssh protocol because i didn t like the currently public ones. Not any allowed you to import and use the functions as a powerful library, and so i worked on a library-based SSH implementation which was non-existing in the free and open source software world. 2* How/Who ? -_-_-_-_-_-_-_ If you downloaded this file, you must know what it is : a library for accessing ssh client services through C libraries calls in a simple manner. Everybody can use this software under the terms of the LGPL- see the COPYING file If you ask yourself how to compile libssh, please read INSTALL before anything. 3* Where ? -_-_-_-_-_-_ http://www.libssh.org (2012-01-13, C/C++, 310KB, 下载15次)

http://www.pudn.com/Download/item/id/1756318.html

[Linux/Unix编程] GNU-CPP-for-Linux-[cn]

在美国,汤姆·斯旺是“鼎鼎大名”的计算机图书作家,他的30余本计算机图书“本本热销”。这些热销图书中的很多种已经翻译成了中文简体版,同样也都成为了国内市场的畅销书。现在汤姆·斯旺再为Linux自由软件世界执笔,写下了Linux系统下C++编程方面的专著。书中介绍了在各种Linux系统下C++工具的差别及编程方法,介绍了面向对象式编程中常常遇到的类、包装、继承等常见课题,介绍了C++的字符串类、各种模板及算法库,还介绍了在X环境下,图形化软件的开发方式,等等。凭借多年写作的经验,汤姆·斯旺的著作,简单易懂,透视主题。他帮助读者,在轻松愉快的环境下,快速掌握相关的编程技术。
In the United States, Thomas Wong is the "famous" of computer book writer, and his more than 30 books in this computer "books selling." The selling of books have been translated into many Chinese Simplified, also the domestic market have become bestsellers. Thomas is now busy re-write for Linux free software world, wrote a Linux system programming in C++ monographs. The book describes a variety of Linux systems in C++ programming tools and the differences introduced object-oriented programming is often encountered in class, packaging, inheritance and other common issues, describes the C++ string class, a variety of templates and algorithm library, also introduced in the X environment, the graphical software development methods, and so on. With many years of writing experience, Thomas Wang s work, easy to understand perspective theme. He helps the reader, in a relaxed environment, to grasp the relevant programming. (2011-09-19, Unix_Linux, 35676KB, 下载11次)

http://www.pudn.com/Download/item/id/1649727.html

[Linux/Unix编程] yunabquan

云计算的概念越来越流行,而且云计算被认为是一种强大的商业模式,使用云计算,可以根据需要购买计算能力、磁盘存储、协作应用开发资源、客户关系管理(CRM),而且它非常灵活。但是采用云计算仍然存在很多的安全隐患和管理难题,例如确我们需要定没有把企业数据或者任何个人信息或其它机密信息至于风险之中。
Increasingly popular concept of cloud computing, and cloud computing is considered to be a powerful business model, the use of cloud computing, according to need to purchase computing power, disk storage, collaborative application development resources, customer relationship management (CRM), and it Very flexible. However, the cloud is still a lot of security risks and management challenges, such as do not we need to set the enterprise data or any personal information or other confidential information The risk. (2011-02-28, Unix_Linux, 376KB, 下载4次)

http://www.pudn.com/Download/item/id/1439816.html

[Linux/Unix编程] abs_guid_cn

shell 是一个命令解释器.是介于操作系统 kernel 与用户之间的一个绝缘层.准确地说,它也是一种强力的计算机语言.过 将系统调用,公共程序,工具,和编译过的二进制程序粘合在一起来建立应用.事实上,所有的 UNIX 命令和工具再加上公共程序,对于shell脚本来说,都是可调用的.如果这些你还觉得不够,那么 shell 内建命令,比如 test 与循环结构,也会给脚本添加强力的支持和增加灵活性.Shell 脚本对 于 管理系统任务和其它的重复工作的例程来说,表现的非常好,根本不需要那些华而不实的成 熟
shell is a command interpreter. is between the operating system kernel and an insulating layer between users. precisely, it is also a powerful computer language. through the system call, public programs, tools, and compiled binaries bonded together to create application programs. In fact, all the UNIX commands and tools coupled with the public process,对于shell scripts are available Diaoyong' s. If you feel that you Bugou Zhexie, Name shell Neijian commands such as test and the loop structure, will add strong support to the script, and increase flexibility. Shell script management system for the duplication of tasks and other routine work, the performance is very good, do not need those fancy mature (2010-09-08, Unix_Linux, 1098KB, 下载14次)

http://www.pudn.com/Download/item/id/1291414.html

[Linux/Unix编程] RedHat-Linux-9Completely-manual-system-administrat

Linux是多用户分时操作系统,是自由软件,具有Unix的全部功能,得到多数硬件厂商的支持,而且Linux操作系统本身附带了许多有用的应用软件。在众多Linux发行版中,RedHatLinux是最常用、最容易使用的版本之一。 全书讲述了RedHatLinux9的安装、Linux的基础命令(文件、shell、网络配置和软件安装)、桌面应用知识(GNOME、KDE和常用应用软件)和企业应用(各种服务器的配置和使用)方面的内容。本书始终以实用为原则,通过丰富的实例说明问题,既能使新手轻松入门,又能使有一定经验的用户迅速提高应用能力。 本书适合Linux初学者、大专院校学生以及广大Linux爱好者使用。
Linux是多用户分时操作系统,是自由软件,具有Unix的全部功能,得到多数硬件厂商的支持,而且Linux操作系统本身附带了许多有用的应用软件。在众多Linux发行版中,RedHatLinux是最常用、最容易使用的版本之一。 全书讲述了RedHatLinux9的安装、Linux的基础命令(文件、shell、网络配置和软件安装)、桌面应用知识(GNOME、KDE和常用应用软件)和企业应用(各种服务器的配置和使用)方面的内容。本书始终以实用为原则,通过丰富的实例说明问题,既能使新手轻松入门,又能使有一定经验的用户迅速提高应用能力。 本书适合Linux初学者、大专院校学生以及广大Linux爱好者使用。 (2010-05-01, Unix_Linux, 22107KB, 下载2次)

http://www.pudn.com/Download/item/id/1152468.html

[Linux/Unix编程] EasySitePM_Enterprise_3_5_10_0413_UTF8

EasySitePM Enterprise3.5系统是一款适用于不同类型企业使用的网站管理平于,它具有多语言、繁简从内核转换、SEO搜索优化、图片自定生成、用户自定界面、可视化订单管理系统、可视化邮件设置、模板管理、数据缓存+图片缓存+文件缓存三重提高访问速度、百万级数据快速读取测试、基于PHP+MYSQL系统开发,功能包括:产品管理、文章管理、订单处理、单页信息、会员管理、留言管理、论坛、模板管理、语言管理、权限自定等,更多功能请详细查看以下说明
EasySitePM Enterprise3.5 system is a suitable for different types of enterprises to use the site management level in that it has multi-language, simplified from the core conversion, SEO search engine optimization, pictures from the set generation, user-defined interface, visual order management systems, visualization, e-mail settings, template management, data cache+ image cache+ file cache to improve access speed triple, one million rapid reading test data, system development based on PHP+ MYSQL, features include: product management, article management, order processing , one-page information, member management, message management, forum, template management, language management, authorization from the set and so on, more features please see the following instructions (2010-04-17, Unix_Linux, 4735KB, 下载4次)

http://www.pudn.com/Download/item/id/1130873.html

[Linux/Unix编程] The_Programming_Interface_Specification_of_Applica

本文档是Linux 应用程序编程界面规范,规定标准的LINUX 操作系统为进行中、英文信息处理的 应用程序时提供必须的接口和运行环境,包括核心的应用程序编程界面、各种库函数、命令解释程序 (“shell”)、公共实用程序、图形用户界面(包括窗口函数)以及国际化和中文语境的本地化函数以支 持中英文信息处理的应用程序源码级的可移植性。
This document is a Linux application programming interface specification, the required standards for the conduct of the LINUX operating system in English and Chinese information processing application provides the necessary interface and operating environment, including the core application programming interface, a variety of library functions, command interpreter ( shell ), public utilities, graphical user interface (including the window function), as well as internationalization and localization of function in Chinese context to support in both English and Chinese information processing applications of source-level portability. (2008-10-20, Unix_Linux, 634KB, 下载11次)

http://www.pudn.com/Download/item/id/564275.html

[Linux/Unix编程] ABS_Guide_cn

高级Bash脚本编程指南 这本使用大量的例子详细地介绍了Bash的语法,各种技巧,调试等等的技术,以循序渐进的学习方式,让你了解Bash的所有特性,在书中还有许多练习可以引导你思考,以得到更深入的知识。无论你是新手还是老手,或是使用其他语言的程序员,我能肯定你能在此书用受益。而本书除了介绍BASH的知识之外,也有许多有用的关于Linux/UNIX的知识和其他shell的介绍。
Advanced Bash Scripting Guide The use of a large number of examples of detailed description of the grammar Bash, a variety of techniques, debugging techniques, etc. in an orderly and progressive approach to learning, so that you understand all the features of Bash, in the book there are many practice can lead you to think in order to obtain more in-depth knowledge. Whether you are a novice or a veteran, or to use other language programmers, I am sure you can use to benefit from this book. And introduce this book apart from knowledge of BASH, but also has many useful on Linux/UNIX knowledge and the introduction of other shell. (2008-05-08, Others, 262KB, 下载152次)

http://www.pudn.com/Download/item/id/456163.html

[Linux/Unix编程] FreeBSD

FreeBSD就是一种运行在Intel平台上、可以自由使用的Unix系统,它可以从Internet上免 费获得。而它又具备极其优异的性能,使它得到了计算机研究人员和网络专业人士的认可。因此,不但专业科研人员把它用作 个人使用的Unix工作站,很多企业,特别是ISP(Internet服务提供商)都使用运行FreeBSD的高档P C服务器来为他们的众多用户提供网络服务。
FreeBSD is a kind of running on Intel platform, are free to use the Unix system, which can be obtained from the Internet free of charge. And it is a very excellent performance, it was the computer network of researchers and professionals in approval. Therefore, not only professional scientific research personnel to use it as a personal use of Unix workstations, many enterprises, especially the ISP (Internet service providers) are running FreeBSD to use the high-end PC servers to provide users with many of their network services. (2007-10-19, Delphi, 1299KB, 下载2次)

http://www.pudn.com/Download/item/id/347447.html

[Linux/Unix编程] ARM_bootloader_uclinux_cn_book

全中文介绍ARM系统的设计全过程包括存储器及外围芯片的选型,各单元电路的设计、调试等。系统的各功能模块工作原理与应用编程示例,包括通用I/O口、串行接口、定时器、中断控制器、GDMA控制器、MAC控制器等的工作原理与编程示例,Flash存储器的编程与擦除等。uClinux操作系统上的应用程序的设计。
the Chinese government introduced ARM system design process, including memory chips and external selection, the module circuit design and debugging. System of the working principle of functional modules and application programming examples, including generic I/O port and serial interface, timer, Interrupt Controller, Decomposition controller, MAC controller of physics and programming examples, Flash memory programming and erase such. UClinux operating systems on the application design. (2007-06-23, PDF, 2196KB, 下载225次)

http://www.pudn.com/Download/item/id/298983.html

[Linux/Unix编程] imp2.tar

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 bigger Delay etc.. When we needed to do these when on the need to state the core collection of data transmission to users of a state or process for processing. So, the kernel and user space st (2006-07-24, Unix_Linux, 2KB, 下载18次)

http://www.pudn.com/Download/item/id/205455.html

[Linux/Unix编程] imp1.tar

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.. When we needed to do these when on the need to state the core collection of data transmission to users of a state or process for processing. So, the kernel and user space st (2006-07-24, Unix_Linux, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/205453.html
总计:322