搜索资源列表
how to obtain all swap information from a given HPUX 11.x PA-Risc server
- I yeild to the experts, the following code demonstrates how to obtain all swap information from a given HPUX 11.x PA-Risc server. It leverages the pstat routines to accomplish the task. However, I have on REALLY NAGGING question that I hope someone c
v4l2
- 关于v4l2的API官方说明文档,详细的介绍了v4l2的编程的各种结构体的作用以及API的功能-V4l2 API on the official documentation, a detailed descr iption of the v4l2 programming role of the various structures and API functions
A-Simple-Shell
- Shell或者命令行解释器是操作系统中最基本的用户接口,该项目是写一个简单的Shell程序myshell。具体的详细功能见压缩包文件: A Simple Shell设计报告.docx-Shell command line interpreter or operating system is the most basic user interface, the project is to write a simple Shell program myshell. Details of the
LINUX_API
- 详细介绍了LINUX的API用法,并附有实例提供速查,极为实用-LINUX detailed usage of the API, with examples provided by Info, a very practical
a
- 推箱子的程序是用来解释一种推箱子的技术的源代码的一个创意-Sokoban procedure is used to explain a technical Sokoban source code into a creative
lscommand
- 3.编程实现在linux中ls -l -a 命令。用c重新实现类似ls -l -a 命令-3. Programming in the linux implementation of ls-l-a command. C re-implementation with similar ls-l-a command
uCOS-ARM
- 一个uCOS-ARM系统的完整代码,基于44B0的,6个文件夹. SRC源码文件夹:exio,main UCOS-II文件夹 STARTUP文件夹-UCOS-ARM system a complete code, based on the 44B0, 6 folders. SRC source folder: exio, main UCOS-II folder STARTUP folder
Mac.OS.X.A.Guide.for.Unix.Developers
- Mac OS X编程 Unix程序员手册,一本比较经典的UNIX编程参考书籍-Mac OS X Programming Unix programmers manual, a comparison of the UNIX programming classic reference books
ofdm-tge
- OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
Prentice.Hall.PTR_-_Embedded.Linux.Primer.A.Pract
- Embedded Linux Primer: A Practical, Real-World Approach
A-Conceptual-Overview-of-iSCSI
- A Conceptual Overview of iSCSI
Prentice.Hall.Rapid.GUI.Programming.with.Python.an
- 详细介绍了如何使用Pyqt中的api接口,如何使用他们生成对话框,主窗口和整个应用程序,是将python与gui开发介绍的很详细的一本书-Detailed information on how to use the api in Pyqt interface, how to use them to generate dialog box, the main window and the entire application, python and gui is described in grea
bash_Cookbook_examples_2009-05-23-A.tar
- Linux Shell program example: bash_Cookbook_examples_2009-05-23-A.tar-bash_Cookbook_examples_2009-05-23-A.tar
a
- 简单的UNIX成组链接法原理实现的源代码 -The simple principle of UNIX into a group linked France to achieve the source code
a.tar
- 编译个程序、解压个大些的软件、dpkg安装大量软件、甚至在优酷看视频时CPU温度会狂升至75度然后自动关机-test cpu tempurature to execute a process!
ubuntu_cmd
- 1 文件管理 # ls ls -a 列出当前目录下的所有文件,包括以.头的隐含文件 文件管理 # ls ls -l或ll 列出当前目录下文件的详细信息 -A document management# ls ls-a lists all files under the current directory, including. Head hidden file management# ls ls-l or ll list the current directory files for
batman-0.3.2.tar
- C语言 B.A.T.M.A.N.无线Mesh网络路由协议源码.供小型嵌入式Linux系统加载-demo of B.A.T.M.A.N. routing protocol for Wireless Mesh Networking
a.tar
- 利用c语言实现的 简单的人机相互式对战。-C language using a simple man-machine style play against each other.
blob-xscale-s-a-2007.5.31.tar.bz2
- blob-xscale-s-a-2007.5.31.tar.bz2 是基于xscale的加载引导程序源码,由于后缀受限,我添加了.gz。下载者需删除.gz,方可用。-blob-xscale-sa-2007.5.31.tar.bz2 xscale-based boot loader to load source, the suffix is limited, I added. gz. Downloads are required to remove. Gz, before use.
Principle-and-create-a-thread-pool
- 线程池原理及创建C++实现,有代码讲解适合初学者-Principle and create a thread pool in C++ for beginners