搜索资源列表
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 problem the introduction of core
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
optimizebackpack
- 背包问题c算法实现,利用回溯法实现的背包问题详解,内附源代码即详细注解,以及一些优化的思想,很容易理解,是一个很好的算法,通过调试,可以运行。-knapsack problem c algorithm, using the retrospective method to achieve Hi knapsack problem, the source code that contains detailed notes, and some optimization thinking, it is e
miniPing
- Redhat9下开发的ping程序,经过测试没问题,直接使用make命令ok-Redhat9 ping developed under the procedures, the test no problem. make use of direct orders ok
ChessboardCover
- Chessboard Cover,On a chessboard,only one square is different, called specific.Use the Divide-and-Conquer methods to solve the Chessboard Cover Problem.-Chessboard Cover, On a chessboard. only one square is different, specific.Use called the Divide -
vim-6.4.tar
- vim6.40源代码,在HP-UNIX,AIX,SCO,LINUX系统下编译过,没问题,很好用-vim6.40 source code, the HP-UNIX, AIX, SCO, LINUX system compiled, no problem, easy to use
philsophy
- 哲学家就餐问题例子-dining philosophers problem example
readerwriter
- 读者和写者的问题例子-readers and writing examples, the problem
readerwriter.cpp
- 读者—写者问题的读写操作限制(包括读者优先和写者优先): 1)写—写互斥,即不能有两个写者同时进行写操作。 2)读—写互斥,即不能同时有一个线程在读,而另一个线程在写。 3)读—读允许,即可以有一个或多个读者在读。 -readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) w
zhexuejiajincan2
- 在Linux环境下,使用共享外部变量的方式,实现哲学家进餐问题-the Linux environment, the use of shared external variables, to achieve the Dining Philosophers Problem
解决WINDOWS下调用LINUX的问题
- 用VB调用SSH控件,解决WINDOWS下调用LINUX的问题,SSH using VB to call control, call LINUX under WINDOWS to resolve the problem
plotyy.rar
- 在写SSI算法的时候,因为要画稳定图,所以牵涉到了双坐标轴的使用问题。查看Matlab的Help文件,对双坐标轴函数(plotyy)的表述不是很详细,或者是我没有读太懂吧。 下面对plotyy函数的使用做一个详细的学习,SSI algorithm in the time to write because of the need to draw a stable map, so involved the use of dual-axis problem. See Matlab s Help
openswan-2.6.23dr1.rar
- OpenSWan是Linux下IPsec的最佳实现方式,其功能强大,最大程度地保证了数据传输中的安全性、完整性问题。,IPsec is OpenSWan under Linux the best way to achieve, and its powerful, to ensure maximum data transmission security, the integrity of the problem.
BarberAlgorithmSleepProblem
- 睡眠理发师问题算法实现, 在LINUX 操作系统下实现的算法。-Barber Algorithm sleep problem, under the LINUX operating system algorithms.
barber(2)
- 理发师问题的信号量解决方法实现,基于C语言编写-Semaphore barber problem solution implementation, based on C language
reader
- 本程序是实现操作系统中进程同步算法的程序,一个经典的算法reader/writer问题-This procedure is to achieve the operating system in the process of synchronization algorithm for the procedure, a classical algorithm for reader/writer problem
barber
- 进程调度中经典的理发师问题,在Ubuntu8.04下编译通过-Process Scheduling in the classic barber problem in Ubuntu8.04 compiled by
Reader-Writer
- reader—writer problem 多线程同步算法 linux下实现-reader-writer problem linux multithreaded synchronization algorithm to achieve
readerwriter
- 在Linux下用多线程同步方法解决读者-写者问题(Reader-Writer Problem) -In Linux, use the multi-thread synchronization solution to the reader- writer problem (Reader-Writer Problem)
linux-development-problem
- 这一PPT主要讲述的是linux开发中常见的问题,对于初学者来说这是很好的学习材料,希望对大家有帮助。-linux development problem