CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 注册
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 注册 - List
[
Linux-Unix
]
UNIX文件模拟系统
DL : 0
该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first directory to the user name, the rest are in a subdirectory; Multi-user functions, eight users with a data area; With user login and registration functions, if users do not have a user name and secret the codes would be registered, if we have a user name and password should landing;
Date
: 2008-10-13
Size
: 224.89kb
User
:
黄小文
[
Linux-Unix
]
snull
DL : 0
这个程序是LDD3中的网络驱动程序设计的精简版,其中仅注册了一个设备,简化了程序.-the procedure is LDD3 the Network Driver Design streamlined version, which only registered an equipment, simplify the procedures.
Date
: 2008-10-13
Size
: 8.88kb
User
:
YJ
[
Linux-Unix
]
keyboad
DL : 0
linux s3c2410的键盘驱动程序。利用模块注册,模块删除来做。
Date
: 2008-10-13
Size
: 2.34kb
User
:
signal
[
Linux-Unix
]
inadyn-mt.v.02.12.04.tar
DL : 0
动态域名注册程序,支持多平台,linux/vxworks/win32,支持3322动态域名注册,用于嵌入式系统特别方便。
Date
: 2008-10-13
Size
: 202.53kb
User
:
姚俊光
[
Linux-Unix
]
操作系统作业(原版)
DL : 0
用C语言编制一个简单的UNIX模拟文件子系统,该系统主要实现用户的注册,注销,文件的创建,删除,修改,文件的写入,读出等功能.-C language a simple UNIX emulation subsystem, the system main users of registration, cancellation, document creation, deletion, modification, the paper write, read out capabilities.
Date
: 2008-10-13
Size
: 27.61kb
User
:
AFSS
[
Linux-Unix
]
s3c2440linuxsddriver
DL : 0
1. sysfs 层的总线类型处理: 注册一组 mmc 类型处理函数, 标志为 \"mmc\" 2. mmc/sd 快设备管理:注册一个块设备和一组 mmc 总线类型的 driver 子函数, 实现块设备的队列管理等 3. mmc/sd host管理: 实现 host 的管理 4. 针对特定的mcu实现一个host驱动实例:主要是注册一个 host实体,中断处理函数,io设置函数,请求处理函数等
Date
: 2008-10-13
Size
: 14.89kb
User
:
ookulouyaaa
[
Linux-Unix
]
Linux_file_manage_all_format
DL : 0
系统的介绍了Linux下的文件系统 VFS VFS的作用 基于VFS的文件访问 VFS重要数据结构 文件系统的注册与安装 ext2、ext3文件系统 文件操作 proc文件系统 CRAMFS文件系统
Date
: 2008-10-13
Size
: 483.94kb
User
:
hhh
[
Linux-Unix
]
sipreg
DL : 0
sip voip 平台测试工具,测试软交换平台注册能力-sip voip platform test tools, test software platform for the exchange of registered capacity
Date
: 2008-10-13
Size
: 2.46kb
User
:
gu
[
Linux-Unix
]
操作系统作业(原版)
DL : 0
用C语言编制一个简单的UNIX模拟文件子系统,该系统主要实现用户的注册,注销,文件的创建,删除,修改,文件的写入,读出等功能.-C language a simple UNIX emulation subsystem, the system main users of registration, cancellation, document creation, deletion, modification, the paper write, read out capabilities.
Date
: 2025-12-21
Size
: 27kb
User
:
AFSS
[
Linux-Unix
]
sipreg
DL : 0
sip voip 平台测试工具,测试软交换平台注册能力-sip voip platform test tools, test software platform for the exchange of registered capacity
Date
: 2025-12-21
Size
: 2kb
User
:
gu
[
Linux-Unix
]
UNIX文件模拟系统
DL : 0
该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first directory to the user name, the rest are in a subdirectory; Multi-user functions, eight users with a data area; With user login and registration functions, if users do not have a user name and secret the codes would be registered, if we have a user name and password should landing;
Date
: 2025-12-21
Size
: 225kb
User
:
黄小文
[
Linux-Unix
]
PCF8584
DL : 0
i2c driver algorithms for PCF8584 adapters
Date
: 2025-12-21
Size
: 6kb
User
:
彭志伟
[
Linux-Unix
]
snull
DL : 0
这个程序是LDD3中的网络驱动程序设计的精简版,其中仅注册了一个设备,简化了程序.-the procedure is LDD3 the Network Driver Design streamlined version, which only registered an equipment, simplify the procedures.
Date
: 2025-12-21
Size
: 9kb
User
:
YJ
[
Linux-Unix
]
tftlcddriver
DL : 0
基于Smart2200开发平台上的TFT6758液晶显示屏的详细驱动程序.-Smart2200 development platform based on the TFT6758 LCD screen detailed driver.
Date
: 2025-12-21
Size
: 174kb
User
:
孙学振
[
Linux-Unix
]
keyboad
DL : 0
linux s3c2410的键盘驱动程序。利用模块注册,模块删除来做。-linux s3c2410 keyboard driver. Register to use module, modules do delete.
Date
: 2025-12-21
Size
: 2kb
User
:
signal
[
Linux-Unix
]
inadyn-mt.v.02.12.04.tar
DL : 0
动态域名注册程序,支持多平台,linux/vxworks/win32,支持3322动态域名注册,用于嵌入式系统特别方便。-Dynamic domain name registration procedures, to support multi-platform, linux/vxworks/win32, support dynamic domain name register 3322 for use in embedded systems especially convenient.
Date
: 2025-12-21
Size
: 203kb
User
:
Phoebuson Ryao
[
Linux-Unix
]
s3c2440linuxsddriver
DL : 0
1. sysfs 层的总线类型处理: 注册一组 mmc 类型处理函数, 标志为 "mmc" 2. mmc/sd 快设备管理:注册一个块设备和一组 mmc 总线类型的 driver 子函数, 实现块设备的队列管理等 3. mmc/sd host管理: 实现 host 的管理 4. 针对特定的mcu实现一个host驱动实例:主要是注册一个 host实体,中断处理函数,io设置函数,请求处理函数等 -1. Sysfs layer bus type deal: Register a group of type mmc treatment function, signs for
Date
: 2025-12-21
Size
: 15kb
User
:
ookulouyaaa
[
Linux-Unix
]
Linux_file_manage_all_format
DL : 0
系统的介绍了Linux下的文件系统 VFS VFS的作用 基于VFS的文件访问 VFS重要数据结构 文件系统的注册与安装 ext2、ext3文件系统 文件操作 proc文件系统 CRAMFS文件系统 -Introduction of the Linux system file system under VFS VFS the role of the VFS-based file access important data structure VFS file system register and install ext2, ext3 file system file operations proc file system file system CRAMFS
Date
: 2025-12-21
Size
: 484kb
User
:
hhh
[
Linux-Unix
]
chatroom.tar
DL : 0
基于Linux的网络聊天室 开发环境:Ubuntu7.04操作系统 项目描述:该项目为基于C/S架构的局域网聊天工具,用户可以注册、登录、群聊、私聊、隐身、保存聊天记录。管理员可以禁止用户发言和把用户踢出聊天室。 服务器端保存了所有用户的信息和聊天记录。-Linux-based development environment for Internet Relay Chat: Ubuntu7.04 operating system Project Description: The project is based on C/S structure of the local area network chat tool, users can register, login, group chat,私聊, stealth, save your chats. An administrator can prohibit users from the floor and kicked out of chat room users. Server-side to preserve all the user s information and chats.
Date
: 2025-12-21
Size
: 1.76mb
User
:
hh
[
Linux-Unix
]
28_i2c总线之二设备和驱动注册
DL : 0
Linux系统下I2C总线的设备驱动注册(I2C driver registration)
Date
: 2025-12-21
Size
: 3kb
User
:
CH3CHO
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.