资源列表

« 1 2 ... .86 .87 .88 .89 .90 4091.92 .93 .94 .95 .96 ... 9711 »

[Linux/Unix编程51EDA_code_BIOSV6.01

说明:基于ARM7 BIOS源代码,适用CPU:三星S3C44B0X。-ARM7-based BIOS source code, the application CPU : Samsung S3C44B0X.
<石林> 在 2024-10-07 上传 | 大小:1165312 | 下载:0

[Linux/Unix编程iscsitarget-0.4.12.tar

说明:iscsi企业级target.很好用 -ISCSI enterprise-class target. Good use
<迟云> 在 2024-10-07 上传 | 大小:88064 | 下载:0

[Linux/Unix编程亲密数

说明:如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为
<姚紫欣> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[Linux/Unix编程Understanding_The_Linux_Kernel

说明:Linux内核源代码分析的经典书籍(英文版)-Linux kernel source code analysis of the classic books (in English)
<zhou> 在 2024-10-07 上传 | 大小:2972672 | 下载:0

[Linux/Unix编程手机短消息服务的服务器和客户端.tar

说明:手机短消息的服务器端和客户端的源代码 是应用于LINUX/UNIX开发环境的-phone short message server and client source code is used in Linux/UNIX development environment
<李飞> 在 2024-10-07 上传 | 大小:93184 | 下载:0

[Linux/Unix编程精灵进程

说明:这是一个实现精灵进程的程序,虽然是一个小程序,但是据我所知本站上还没有,请高手指教.-This is a process to achieve the genie procedures, although it is a small program, but as far as I know there was no site, experts advise.
<亿摆> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[Linux/Unix编程信号

说明:这是一个用信号实现父子进程之间简单通讯的程序,要求实现父子进程同步,用信号实现.可能还有待改进的地方-This is a signal achievement with his son communications process between simple procedure requires the synchronization process and his son, using signal achievement. The
<亿摆> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[Linux/Unix编程软盘可装下的linux

说明:
<李明> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[Linux/Unix编程迷你型的 linux 系统

说明:构建一个迷你型的 linux 系统。它占用的硬盘空间远小于 16M 字节,但是却包括了 XFree86 的 X Window 窗口系统。-Construction of a mini- linux system. It occupied disk space is much less than 16M bytes, but does include the XFree86 X Window System window.
<李明> 在 2024-10-07 上传 | 大小:6144 | 下载:0

[Linux/Unix编程Linux内核重编译常见故障介绍

说明:收集整理了几个在Linux内核重编译中最常见的故障及其解决方法,如果您在编译内核过程中遇到了类似的故障,那么本文将会对您有所帮助。-collected several of the Linux kernel recompile the most common fault and the solution, if you are in the kernel process encountered a similar fault, then
<李明> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[Linux/Unix编程Linux内核模块和驱动的编写

说明:Linux内核是一个整体是结构,因此向内核添加任何东西,或者删除某些功能,都十分困难。为了解决这个问题引入了内核机制。从而可以动态的想内核中添加或者删除模块。-Linux is a kernel of the whole structure, it added to the kernel anything, or delete certain functions are very difficult. To solve this pro
<李明> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[Linux/Unix编程Linux上搭建C-C++IDE开发环境

说明:Redhat linux上面没有提供Anjuta软件包,上面提供了一个Glade应用程序界面设计工具。Linux上面使用Anjuta和Glade以及Glademm软件包可以搭建一个linux下面进行C/C++软件开发的IDE环境,可以进行GTK+/Gnome的应用程序开发。-Redhat linux above did not provide Anjuta package that provides a Glade Applicatio
<李明> 在 2024-10-07 上传 | 大小:4096 | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 4091.92 .93 .94 .95 .96 ... 9711 »

源码中国 www.ymcn.org