搜索资源列表
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 this will be of help to you.
zhcon-0.2.4.tar
- zhcon最新版本0.2.4,完美的中文,日文,韩文输入法,完整的解决方案,界面类似UCDOS,界面友好,具有智能输入能力,安装配置简单,适合入门级的你学习和使用。-$ latest version 0.2.4, the perfect Chinese, Japanese, Korean input method, a complete solution, interface similar UCDOS friendly interface, with intelligent input cap
lnsk-0.1.0.tar
- An easy, yet highly-configurable iptables-based firewall solution designed for everybody from home users to network admins. Functionality for IPv6, tunneling, IPSec, and advanced routing is planned.
hipl.1.0.1
- Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the related architecture. HIP is a proposal to change the TCP/IP stack to securely support mobility and multi-homing. Additionally, it provides for enhanced s
tcl教程
- 在unix下的图形化编程,用tcl提供了很好的解决方案,结合tk能实现非常多的功能-in the graphical programming with peers provides a good solution, combining tk can achieve a lot of functionality
Segmentation_fault_in_linux
- 本文件总结了在Linux 下编程常遇到的段错误的原因,并给出了解决方式,希望对大家有帮助。-This document summarizes the programming under the Linux section of frequently encountered cause of the error, and gives the solution, we want to help.
qtdatetime
- 该源代码解决了在linux下进行qt开发时,对系统日期和时间的修改的操作过程。-The solution in the linux source code under the qt development, system date and time of the modification operation.
kernels
- CSAPP的代码优化实验解答,只上传了kernel.c-my solution to CSAPP lab code optimization experiment , just uploaded kernel.c
bomb_solution.pdf
- 二进制炸弹一个版本的实验报告,内有实验代码,答案以及解答过程,可以给要做这个实验的人一定的参考-A solution of bomblab for csapp.
barber(2)
- 理发师问题的信号量解决方法实现,基于C语言编写-Semaphore barber problem solution implementation, based on C language
geosteiner-3.1.tar
- A classic Steiner tree constructor based on branch-and-bound with the most close-to-optimum solution quality
Instructors-Solution-Manual.pdf.tar
- 《深入理解计算机系统》课后作业答案(英文版)-<computer systems : a programmer perspective> instructor s solution manual
MakeLinux_kernel
- 在Linux环境下编译内核,源码编译和二进制编译两种方法,及遇到一些问题的解决方法-In the Linux kernel environment, source code and binary compiler to compile the two methods, and some solution to the problem
VT6655_FIC8120_SC
- WiFi IP-Cam solution: FIC8120 platform. VIA VT6655 MiniPCI Module driver source code。-WiFi IP-Cam solution: FIC8120 platform.VIA VT6655 MiniPCI Module driver source code.
VT6656_FIC8120_SC
- WiFi IP-Cam solution. FIC8120 platform VIA VT6656 USB Module driver source code.-WiFi IP-Cam solution.FIC8120 platformVIA VT6656 USB Module driver source code.
UNIXShells
- UNIXShell范例精解(第4版)基于UNIX的Shell编程-UNIXShell sperm sample solution (4th edition) of the Shell-based UNIX Programming
unix_shell
- UNIX+shell范例精解(第4版)代码-UNIX+ shell sample precision solution (4th edition) code
fcntl
- Linux网络编程I/O多路复用的解决方案:非阻塞方式 fcntl函数实现 fcntl.c-Linux Network Programming I/O multiplexing solution: non-blocking fcntl function the way fcntl.c
philosopher
- 模拟“五个哲学家”问题该实验的要点是,解决并发环境下,多进程之间的同步与互斥问题。进程间的同步互斥必然涉及进程间的通信(信息交换)。-Simulation of the " five philosophers" problem of the main points of the experiment, the solution to complicated circumstances, between the multi-process synchronization and
solution.tar
- 利用LU分解来求解方程的解,方乘的要求是中小型稠密矩阵,算法复杂度为O(n2)-calculate the solution of a equation with LU decomposition