Welcome![Sign In][Sign Up]
Location:
Search - proc

Search list

[Driver DevelopKernelExec_src

Description: 内核启动进程,是使用文件过滤驱动开发的 Kernel exec proc -kernel startup process is the use of filter paper-driven development of the Kernel exec proc
Platform: | Size: 205946 | Author: 刘万福 | Hits:

[Linux-Unixngn格式转换小程序

Description: ngn格式转换程序proc*c-NGN format conversion proc * c
Platform: | Size: 1902 | Author: 李侠林 | Hits:

[Other resourcej_9213_hotel

Description: SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStockObject CFont GetWindowLong SetWindowLong GetWindowRect BeginDeferWindowPos EnableWindow DeferWindowPos EndDeferWindowPos InvalidateRect UpdateWindow GetCursorPos CPoint SetCapture GetCapture ReleaseCapture CallWindowProc CPaintDC DrawEdge PtInRect SetFocus CMenu-SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStock Object CFont GetWindowLong SetWindowLong Get WindowRect BeginDeferWindowPos EnableWindo w DeferWindowPos EndDeferWindowPos Invalida teRect UpdateWindow GetCursorPos CPoint SetC apture GetCapture ReleaseCapture CallWindow Proc CPaintDC DrawEdge PtInRect SetFocus CMen u
Platform: | Size: 534933 | Author: zzz | Hits:

[Internet-Networkkey.retention.services

Description: 关于 linux密钥的一些安全介绍 #ifndef COMMON_H #define COMMON_H #define MY_PROC_INTERFACE \"/proc/learning-key/gateway\" #define FRESH_SESSION _IO( C ,1) #define SUCCESS 0 #define FAILURE 1 #endif
Platform: | Size: 3878 | Author: lxs | Hits:

[Other resourcePlay0705

Description: unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID: integer status: string) of object TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object // Property Editor for driver selection type TDrivereditor = class(TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues(Proc: TGetStrProc) override function GetValue: string override procedure SetValue(const Value: string) override end
Platform: | Size: 54675 | Author: 123456 | Hits:

[Special EffectsLevelSet_ChunmingLi_v0

Description: This Matlab code implements an edge based geometric active contour model without reinitialization. MATLAB Release: R13SP1 This Matlab code implements the level set method in Chunming Li et al s paper \"Level Set Evolution without Re-initialization: A New Variational Formulation\", in IEEE Proc. of CVPR 2005. EVOLUTION.m: core function that performs level set evolution. Demo1.m: a demo for a real cell images Demo2.m: a demo for a synthetic noisy image Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
Platform: | Size: 783833 | Author: 薛正亮 | Hits:

[Other resourceproc

Description: 步进电机程序
Platform: | Size: 18617 | Author: yuliu | Hits:

[Linux-Unixhost

Description: 在proc 下建立文件 输出主机信息 改名为.txt 即可。在redhat9.0上调试通过。
Platform: | Size: 2731 | Author: 高强 | Hits:

[Other resourcemsmmPrj

Description: oracle下利用proc在 vc++开发的一个小例子,可以用来扩展其他的应用。
Platform: | Size: 129626 | Author: linxx | Hits:

[Linux-Unixcaozuoxitong

Description: 以前做的操作系统的课程设计,内容包括:1)编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行 2)采用模块方法,添加一个新的设备驱动程序 3)了解/proc文件的特点和使用方法,监控系统状态,显示系统中若干部件的使用情况,用图形界面显示系统监控状态
Platform: | Size: 389599 | Author: 熊德馨 | Hits:

[Other resourceLinux_Kernel_Programming

Description: 内核模块同进程对话有两种主要途径。一种是通过设备文件(比如/dev 目录中的文件),另一种是使用proc文件系统。我们把一些东西写入内核的一个主要原因就是支持一些硬件设备,所以我们从设备文件开始。
Platform: | Size: 54703 | Author: 赵翔 | Hits:

[Linux-Unixpciutils-2.2.8

Description: The PCI Utilities package contains a library for portable access to PCI bus configuration registers and several utilities based on this library. In runs on the following systems: Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports) FreeBSD (via /dev/pci) NetBSD (via libpci) OpenBSD (via /dev/pci) GNU/kFreeBSD (via /dev/pci) Solaris/i386 (direct port access) Aix (via /dev/pci and odmget) GNU Hurd (direct port access) Windows (direct port access)
Platform: | Size: 250973 | Author: 秦淅 | Hits:

[Develop Toolsproc

Description: 485通信程序,已经通过验证,请各位给以指导
Platform: | Size: 20495 | Author: 胡志松 | Hits:

[Other resource061227180030

Description: proc中对oracle blob字段的写入读取,利用VC++6.0集成proc*c
Platform: | Size: 2982 | Author: 陈晨 | Hits:

[Other resourceexample

Description: 利用proc*c连接Oracle10g,并插入删除数据
Platform: | Size: 14689 | Author: 陈晨 | Hits:

[Other resourcedpstTodeposit

Description: proc业务处理程序,演示如何使用proc编程,用C语言操作oracle数据库
Platform: | Size: 7755 | Author: huj | Hits:

[Other resourceoracle

Description: 写一个Proc*程序,执行查询: Select * from scott.emp; 取出emp的字段名和类型,并取出查询结果;
Platform: | Size: 52352 | Author: 罗轶衔 | Hits:

[Special EffectsVC-PIC-PROC

Description: VC数字图像处理典型算法及实现源码:包括图像获取,点运算,变换,增强,腐蚀等算法.
Platform: | Size: 1469948 | Author: spzhong | Hits:

[Other resource1921682911620075311011505205129

Description: 本章主要描叙Linux核心对文件系统的支持, 虚拟文件系统(VFS)以及Linux核心对实际文件系统的支持。  Linux的最重要特征之一就是支持多种文件系统。这样它更加灵活并可以和许多其它种操作系统共存。在本文写作时Linux已经支持15种文件系统:ext,ext2,xia,minix,umsdos,msdos,vfat,proc,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫无疑问,今后支持的文件系统类型还将增加。  Linux和Unix并不使用设备标志符(如设备号或驱动器名称)来访问独立文件系统,而是通过一个将整个文件系统表示成单一实体的层次树结构来访问它。Linux每安装(mount)一个文件系统时都会其加入到文件系统层次树中。不管是文件系统属于什么类型,都被连接到一个目录上且此文件系统上的文件将取代此目录中已存在的文件。这个目录被称为安装点或者安装目录。当卸载此文件系统时这个安装目录中原有的文件将再次出现。
Platform: | Size: 9433089 | Author: 黄宇 | Hits:

[Menu controlsum

Description: code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si],ax mov ah,4ch int 21h code ends end start
Platform: | Size: 2278 | Author: 陨石 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 39 »

CodeBus www.codebus.net