搜索资源列表
Linux系统调用分析
- linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
linux系统调用编程
- 系统调用是系统内核和应用程序的接口 此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
LINUX 系统调用 mlock 的代码分析
- LINUX 系统调用 mlock 的代码分析-Linux system call code analysis mlock
Select()系统调用及 文件描述符集fd_set的应用
- Select()系统调用及 文件描述符集fd_set的应用.rar-Select () system call and file descr iptors set fd_set applications. Rar
pSOSystem系统调用的例程
- psos调用实例,包括了任务创建,队列,分区,多播等的使用-PsOS Call example, including the creation of a task, queue, zoning, such as multicast use
linux系统调用demo
- 学习Linux编程的源代码。包括各种系统调用如何使用等。-source code of linux progamming, includes various system calls and the usages.
行业贸易交易系统(B2B)
- 行业贸易交易系统(B2B) 1,增加系统日志功能; 2,重写系统邮件功能代码,支持三种基本邮件发送方式; 3,修改企业注册邮件确认开通功能; 4,增加系统用户找回密码功能; 5,整合个人会员和企业会员注册、登录统一; 6,企业自助建站增加企业网站模版数套; 7,修改系统默认后台管理员不能在线修改及删除功能; 8,优化后台管理功能,简化后台审核功能; 9,整合优化数据库; 10,增加后台控制友情连接是否开放; 11,增加关于我们、联系我们、付款方式后台控制功能; 12,
Delphi路径选择系统2005-10-31
- Delphi实现的Gis路径优选系统,调用Word自动打印路线图.-Delphi's Gis path optimization system, called Word automatically print the road map.
src
- 添加系统调用。。。在LINUX下添加一个新的系统调用。在文件中添加自己的系统调用的源代码,然后在LInux编译运行-Add a system call. . . In LINUX, add a new system call. In the paper system call add your own source code, and then run the compiler in LInux
Linux
- 基于Linux系统调用的入侵检测传感器研究 xiwangdajiaxihuan-Based on the Linux system calls Intrusion Detection Sensor xiwangdajiaxihuan
LinuxSystemCallcode
- Linux系统调用列表 系统调用的实验代码 Linux系统函数《英文》-Linux system calls a list of system calls Experimental code Linux system function " English"
my_syscall
- 通过内核模块添加系统调用,作用是给出系统时间-Create a system call using dynamical model loading.
linuxsystemprogramming
- 《Linux System Programming》主要介绍了Linux上系统编程知识以及相关的系统调用。《Linux System Prorgramming》(简称LSP)的中文翻译工作是浮图开放实验室和哈尔滨工业大学计算机学院IBM俱乐部 《深入理解计算机系统》讨论班的练习项目。-" Linux System Programming" introduces the knowledge of Linux system programming and related syste
linuxAPI
- IBM网站上总结的linux系统调用,linux api-IBM Web site summary of linux system calls, linux api
linux_quiz.tar
- linux 系统调用习题举例,基于fedora 10平台-linux system calls Exercises For example, based on fedora 10 Platform
final
- 在内存中修改系统调用表,并添加一个系统调用获得当前系统时间。-In memory, modify the system call table, and add a system call to obtain the current system time.
CurriculumDesignCompilingLinuxKernel
- 编译linux内核,向内核添加系统调用源码和报告。操作系统的一个课程设计,修改内核源代码,向内核文件中增加系统调用;重新编译内核;编程调用自己创建的系统调用;图文并茂,花了两天时间才顺利做完,拿来分享,希望能帮助看到的朋友顺利编译内核。 -Compiling linux kernel, add the system calls to the kernel source code and reports. Operating system, a curriculum design, modif
实用系统功能
- 基于C#.NET实现的实用系统功能,内含计时器,定时关机,禁用u盘等实用功能
BCB调用摄像头拍照存入数据库
- 系统调用摄像头,拍照,对照片进行截取,自动存入数据库(The system calls the camera, takes pictures, intercepts the photos and stores them automatically)
LinuxBookCode
- 一些简单的系统调用函数实例,比如read、write等(Some simple system call function instances)