CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发

文件名称:Xinu-code-x86.tar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-05-04
  • 文件大小:
    2.35mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

操作系统设计 xinu方法

源码,可以自己动手做一个小型操作系统-Operating System Design xinu method

Source code, you can make yourself a small operating system
(系统自动生成,下载前可以参看下载内容)

下载文件列表

./
./include/
./include/mon/
./include/mon/mon3com.h
./include/mon/monarp.h
./include/mon/monbootp.h
./include/mon/moncom.h
./include/mon/monconf.h
./include/mon/moneepro.h
./include/mon/monether.h
./include/mon/monintel.h
./include/mon/monip.h
./include/mon/monitor.h
./include/mon/monnetif.h
./include/mon/monnetwork.h
./include/mon/monpci.h
./include/mon/monsystypes.h
./include/mon/montftp.h
./include/mon/monudp.h
./include/e1000e.h
./include/uart.h
./include/rdisksys.h
./include/ether.h
./include/3c905C.h
./include/conf.h
./include/prototypes.h
./include/queue.h
./include/debug.h
./include/udp.h
./include/flash.h
./include/3com.h
./include/ctype.h
./include/stdio.h
./include/clock.h
./include/semaphore.h
./include/net.h
./include/interrupt.h
./include/limits.h
./include/stdarg.h
./include/ethloop.h
./include/mark.h
./include/xinu.h
./include/string.h
./include/device.h
./include/kernel.h
./include/memory.h
./include/ports.h
./include/dhcp.h
./include/process.h
./include/ramdisk.h
./include/stddef.h
./include/bufpool.h
./include/gpio.h
./include/icu.s
./include/stdlib.h
./include/tty.h
./include/rfilesys.h
./include/pro100.h
./include/arp.h
./include/lfilesys.h
./include/sched.h
./include/testsuite.h
./include/shell.h
./include/date.h
./include/name.h
./include/file.h
./include/icmp.h
./include/i386.h
./include/icu.h
./include/pci.h
./shell/
./shell/addargs.o
./shell/shell.c
./shell/lexan.o
./shell/shell.o
./shell/xsh_argecho.o
./shell/xsh_arp.o
./shell/xsh_cat.o
./shell/xsh_clear.o
./shell/xsh_date.o
./shell/xsh_devdump.o
./shell/xsh_echo.o
./shell/xsh_exit.o
./shell/xsh_help.o
./shell/xsh_ipaddr.o
./shell/xsh_kill.o
./shell/xsh_led.o
./shell/xsh_memdump.o
./shell/xsh_memstat.o
./shell/xsh_ping.o
./shell/xsh_ps.o
./shell/xsh_sleep.o
./shell/xsh_udpdump.o
./shell/xsh_udpecho.o
./shell/xsh_udpeserver.o
./shell/xsh_uptime.o
./shell/lexan.c
./shell/xsh_ps.c
./shell/xsh_udpecho.c
./shell/xsh_memstat.c
./shell/xsh_arp.c
./shell/.xsh_udpecho.c.swp
./shell/xsh_clear.c
./shell/xsh_help.c
./shell/xsh_memdump.c
./shell/xsh_argecho.c
./shell/xsh_ipaddr.c
./shell/xsh_devdump.c
./shell/xsh_led.c
./shell/xsh_echo.c
./shell/xsh_exit.c
./shell/addargs.c
./shell/shprototypes.h
./shell/xsh_date.c
./shell/xsh_ping.c
./shell/xsh_uptime.c
./shell/xsh_rdstest.c
./shell/xsh_sleep.c
./shell/xsh_udpdump.c
./shell/xsh_udpeserver.c
./shell/xsh_kill.c
./shell/xsh_cat.c
./test/
./test/test_preempt.c
./test/test_semaphore.c
./test/test_recursion.c
./test/test_semaphore2.c
./test/test_semaphore3.c
./test/test_schedule.c
./test/test_semaphore4.c
./test/test_semaphore5.c
./test/test_addargs.c
./test/test_libStdio.c
./test/test_bigargs.c
./test/testhelper.c
./lib/
./lib/libxc/
./lib/libxc/abs.o
./lib/libxc/atoi.o
./lib/libxc/atol.o
./lib/libxc/bzero.o
./lib/libxc/ctype_.o
./lib/libxc/doprnt.o
./lib/libxc/doscan.o
./lib/libxc/fgetc.o
./lib/libxc/fdoprnt.o
./lib/libxc/fgets.o
./lib/libxc/fprintf.o
./lib/libxc/fputc.o
./lib/libxc/fputs.o
./lib/libxc/fscanf.o
./lib/libxc/getchar.o
./lib/libxc/labs.o
./lib/libxc/memchr.o
./lib/libxc/memcmp.o
./lib/libxc/memcpy.o
./lib/libxc/memset.o
./lib/libxc/printf.o
./lib/libxc/putchar.o
./lib/libxc/qsort.o
./lib/libxc/rand.o
./lib/libxc/sprintf.o
./lib/libxc/sscanf.o
./lib/libxc/strchr.o
./lib/libxc/strrchr.o
./lib/libxc/strstr.o
./lib/libxc/strncat.o
./lib/libxc/strncmp.o
./lib/libxc/strncpy.o
./lib/libxc/strnlen.o
./lib/libxc/strcmp.o
./lib/libxc/strcpy.o
./lib/libxc/strlen.o
./lib/libxc/libxc.a
./lib/libxc/fputs.c
./lib/libxc/getchar.c
./lib/libxc/strstr.c
./lib/libxc/sscanf.c
./lib/libxc/memchr.c
./lib/libxc/atoi.c
./lib/libxc/strrchr.c
./lib/libxc/doscan.c
./lib/libxc/bzero.c
./lib/libxc/atol.c
./lib/libxc/abs.c
./lib/libxc/fdoprnt.c
./lib/libxc/fprintf.c
./lib/libxc/fgets.c
./lib/libxc/fputc.c
./lib/libxc/printf.c
./lib/libxc/qsort.c
./lib/libxc/fgetc.c
./lib/libxc/memcpy.c
./lib/libxc/sprintf.c
./lib/libxc/labs.c
./lib/libxc/strchr.c
./lib/libxc/putchar.c
./lib/libxc/Makefile
./lib/libxc/strncat.c
./lib/libxc/doprnt.c
./lib/libxc/strnlen.c
./lib/libxc/strncpy.c
./lib/libxc/memset.c
./lib/libxc/ctype_.c
./lib/libxc/rand.c
./lib/libxc/fscanf.c
./lib/libxc/strncmp.c
./lib/libxc/memcmp.c
./lib/libxc/strcmp.c
./lib/libxc/strcpy.c
./lib/libxc/strlen.c
./config/
./config/lex.yy.c
./config/Configuration
./config/y.tab.c
./config/config
./config/config.l
./config/Makefile
./config/conf.c
./config/conf.h
./config/config.y
./compile/
./compile/uboot-tool/
./compile/uboot-tool/mkimage.c
./compile/uboot-tool/image.h
./compile/uboot-tool/crc32.c
./compile/uboot-tool/source.txt
./compile/uboot-tool/mkimage
./compile/uboot-tool/Makefile
./compile/uboot-tool/COPYRIGHT
./compile/xinu.elf
./compile/make.out
./compile/Makefile
./compile/xinu
./compile/mkvers.sh
./compile/Doxyfile
./compile/.deps
./compile/ld.script
./compile/vn
./compile/version
./compile/mkboot
./compile/mkboot.c
./compile/xinu.mapfile
./system/
./system/resume.c
./system/conf.c
./system/clkinit.o
./system/getutime.c
./system/start.o
./system/ctxsw.o
./system/clkint.o
./system/intr.o
./system/wakeup.c
./system/ptclear.c
./system/ascdate.o
./system/ptcreate.c
./system/p

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭