搜索资源列表
TURBO C 文件管理器及其源码
- turbo c 编写的文件管理器。有源程序。-paper prepared by the manager. A source.
miniosbyc
- C写的小型操作系统源码,包括两个版本。挺好的,试试看。-Small operating system written in C source code, including the two versions. Very good, and give it a try.
second
- 读者和写者;是操作系统实验报告满规范的,包含源码可以运行的,如果要在windows运行,可以用c软件-Readers and those who write is the operating system over a standardized test reports, including source code can run, and if you want to run windows, you can use c software
dos_soure
- 一个用C和汇编写的Dos操作系统的源码,请大家研究研究。-A compilation of written using C and the source of the Dos operating system, please look.
3_filesystem
- 文件系统,操作系统C++编程,可执行,有源码-File system, operating system, C++ programming, executable, a source
UNIXv6src[1].tar
- Unix系统7源码,很有用的资料,看看提高巨大。-7-source Unix systems, the information is useful to see a huge raise.
chap01
- 如果您还没有注册,请先注册。源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(一般上传5个,可以下载200个)。 请不要重复上传同一源码, 站长审核合格后才能开通帐号。如果不想上传源码,可以成为【VIP会员】获得帐号 如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看[ -If you have not registered, please register. Source requirements for at
user_shell
- Linux环境下实现一个能执行部分内部和外部命令、支持I/O重定向、管道和前后台作业及控制的简单的Shell命令解释器,采用C语言开发,内附完整源码和详细开发文档。-A shell Interpreter under Linux.
minix3.2-Source-Code
- MINIX 3操作系统源码,可以给你一个完整的操作系统的源码分析,是用C语言写的-MINIX 3 Operating System ,it can tell a whole analysis of the Linux System !
ClockingPlayImplement
- 有定时功能的课间操播放器C#源码下载,设定到指定时间,音乐播放器自动播放,特别适合学校广播体操等固定时间响起的音乐播放场合,源码简单,使用了C#常用编程控件,AxInterop.WMPLib.dll和Interop.WMPLib.dll。-With timing function class-break setting-up exercise player C# source code download, set to the specified time, the music player a
64
- 获取操作系统的启动模式,C++Builder精选编程学习源码,很好的学习资料。-Access to the operating system start-up mode, C++Builder featured programming learning source, a very good learning materials.
uCos-II
- uCOSII源码.μC/OSII是著名的、源码公开的实时内核,是专为嵌入式应用设计的,可用于各类8位、16位和32位单片机或DSP。从μC/OS算起,该内核已有10余年应用史,在诸多领域得到了广泛应用。(The C/OSII is a well-known, open source real-time kernel that is designed for embedded applications. It can be used for all kinds of 8 bit, 16 bit a
os exercise2
- 客户端是一个带有2个参数的程序: *日志服务器的主机名 *日志记录服务器的端口号 启动后,它将连接到服务器并从中读取消息 STDIN。 每条消息都是一个没有0字节的字符串。 消息是 由换行符\ n终止 什么都没有读 不再收到SIGINT或收到SIGTERM,它会关闭 连接并以返回码0终止。(The client is a program that takes 2 arguments: * A hostname of a logging server * A port