搜索资源列表
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
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.
bomb_solution.pdf
- 二进制炸弹一个版本的实验报告,内有实验代码,答案以及解答过程,可以给要做这个实验的人一定的参考-A solution of bomblab for csapp.
UNIXShells
- UNIXShell范例精解(第4版)基于UNIX的Shell编程-UNIXShell sperm sample solution (4th edition) of the Shell-based UNIX Programming
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
ball
- 在unix下实现经典的称球问题,实现方法是利用信道编码的汉明码,解法绝对经典-Achieved in the classic unix ball that issue and realize the method is the use of channel coding Hamming Code, Solution absolute classic! !
aebb_v1_0[1].tar
- 半经验量子化学方法的源代码 用来解HF方程,适用于linux系统-Semi-empirical quantum chemistry methods to solution of the source code for HF equation for linux system
CONTIN_FORAN
- 第一类线性代数和线性积分方程的正则化解法 ,包括病态问题的解法,适用于windows和linux-A portable Fortran IV program for the regularized solution of linear algebraic and linear integral equation of the first kind,with options for linear equality and lnequality constraints.
INS_dec_6502
- 这是6502CPU的命令解信部分的电路图。-This is the order of solution of the letter 6502CPU part of the circuit.
readerwriter
- 在Linux下用多线程同步方法解决读者-写者问题(Reader-Writer Problem) -In Linux, use the multi-thread synchronization solution to the reader- writer problem (Reader-Writer Problem)
vrb
- A simple solution of Virtual Ring Buffer, you can use it as a common command.
solution
- 算法导论的部分答案。非常的有价值,希望可以帮到你呀。-Introduction to Algorithms, part of the answer. Very valuable, the desire to help you with.
1.cpp
- 多用户、多目录的文件系统的设计,通过OS文件子系统的设计、增强OS设计的技巧,达到提高解决实际OS的设计能力的提高。-Multi-user, multi-directory file system design, through the OS file system design, OS design to enhance the skills, to improve the design of the solution of practical OS capabilities.
UNIX-Shell
- 《UNIX Shell 实例精解 第二版》,包括很多典型的shell程序,循序渐进,很适合初学者-“UNIX shell instance fine solution of the second edition”, including many of the typical shell program, step by step, it is suitable for beginners
solution.tar
- 利用LU分解来求解方程的解,方乘的要求是中小型稠密矩阵,算法复杂度为O(n2)-calculate the solution of a equation with LU decomposition
barber
- 操作系统,关于理发店的经典问题的解决办法。在linux下变成,包括了互斥、同步信号量以及信息传递问题。-Operating system, about the solution of barber. coding with the Linux system, including synchronous and mutex and tranferation of information