CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - msdos
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - msdos - List
[
Other resource
]
msdos
DL : 0
linux系统下的MSDOS文件系统实现源码-linux system under the MSDOS File System Implementation FOSS
Update
: 2008-10-13
Size
: 5.39kb
Publisher
:
赵名轩
[
Other resource
]
microwindows-090-msdos
DL : 0
可以在msdos下用bc3编译通过的, 上面1中的代码是无法编译通过的, 在MSDOS下学习的可以下载这个版本, 可以省去不少在MSDOS编译时的痛苦时光.
Update
: 2008-10-13
Size
: 2.16mb
Publisher
:
jiaoanhai
[
OS Develop
]
MS-Dos 3.30 Source Code
DL : 1
msdos 3.30 source code
Update
: 2025-02-02
Size
: 961kb
Publisher
:
站长
[
assembly language
]
alink
DL : 0
著名的开源链接器,可链接obj和lib文件,目标格式可以是MSDOS COM、MSDOS EXE或Win32 PE文件-a famous opened linker can link both obj and lib texts , in which destination format can be MSDOS ,COM ,MSDOS,EXE or Win32 PE file
Update
: 2025-02-02
Size
: 183kb
Publisher
:
lgw
[
OS program
]
ms_dos60
DL : 1
微软的MSDOSV6.0源代码,本站不能没有啊。 研究DOS和进行一些底层编程的必不可少。 实在不行,也可以进行收藏啊-MSDOS 6.0 system source code
Update
: 2025-02-02
Size
: 18.79mb
Publisher
:
俞训峰
[
Embeded Linux
]
msdos
DL : 0
linux系统下的MSDOS文件系统实现源码-linux system under the MSDOS File System Implementation FOSS
Update
: 2025-02-02
Size
: 5kb
Publisher
:
赵名轩
[
Other Embeded program
]
microwindows-090-msdos
DL : 0
可以在msdos下用bc3编译通过的, 上面1中的代码是无法编译通过的, 在MSDOS下学习的可以下载这个版本, 可以省去不少在MSDOS编译时的痛苦时光.
Update
: 2025-02-02
Size
: 2.3mb
Publisher
:
jiaoanhai
[
Documents
]
land
DL : 0
ip land attack by msdos
Update
: 2025-02-02
Size
: 14kb
Publisher
:
weiwei
[
File Operate
]
microsft-msdos-code
DL : 1
微软公司MS-D0S6.1的源代码,比较难得-Microsoft MS-D0S6.1 source code, more rare
Update
: 2025-02-02
Size
: 322kb
Publisher
:
[
ELanguage
]
compiler
DL : 0
This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up. Code generation requires TASM to assemble the compiler output you can use the borland TLINK to produce executables, or the Watcom WLINK can also be used. PMODE systems written by TRAN are used for the DPMI interface. -This is the source for a C compiler that generates 386 orm68K code. Code generation is fairly good although the optimizer isa little naive ... the code itself should be highly portable althoughthere are some issues involved with porting from MSDOS that have tobe resolved for example the size of LONG on unix machines is so bigsome of the code generated gets messed up.Code generation requires TASM to assemble the compiler output you can use the borland TLINK to produce executables, or the Watcom WLINK can also be used. PMODE systems written by TRAN are usedfor the DPMI interface.
Update
: 2025-02-02
Size
: 211kb
Publisher
:
cbsquan
[
OS Develop
]
Kitnix
DL : 0
自己编写的一个简单的操作系统,Kitnix 0.01 编译环境:Nasm img文件可以用虚拟机载入直接启动,有引导、重启、关机及执行用户文件功能,基于boot、loader及用户文件三层结构,可以执行两个用户程序。 使用Fat12文件系统,可以在Msdos中直接对镜像进行操作。-I have written a simple operating system, Kitnix 0.01 compiler environment: Nasmimg document can be used directly to start a virtual machine loading, there is guidance, restart, shutdown and enforcement functions of the user document, based on the boot, loader and user document the three-tier structure, users can perform the two procedures. The use of FAT12 file system, MSDOS can directly operate on the mirror.
Update
: 2025-02-02
Size
: 10kb
Publisher
:
Kit
[
Industry research
]
MSDOS
DL : 0
presentation about MSDOS
Update
: 2025-02-02
Size
: 382kb
Publisher
:
sw8headturner
[
Documents
]
DOSOPERATION
DL : 0
MSDOS操作系统源代码 ,对DOS下开发通讯程序能有帮助-C
Update
: 2025-02-02
Size
: 954kb
Publisher
:
温泉
[
ActiveX/DCOM/ATL
]
send
DL : 0
MSDOS环境下,调用COM口发送文件的源代码-codes about sending files to serial COM in MSDOS
Update
: 2025-02-02
Size
: 2kb
Publisher
:
leohee
[
Other
]
MSDOS
DL : 0
模拟MS_DOS...由c++编程实现...运行即可-MS_DOS
Update
: 2025-02-02
Size
: 1kb
Publisher
:
cacasi
[
Technology Management
]
MSDOS7Command
DL : 0
msdos命令全集(chm格式) msdos命令全集(chm格式)-msdos command complete works (chm format) msdos command complete works (chm format)
Update
: 2025-02-02
Size
: 258kb
Publisher
:
缪歌
[
OS Develop
]
msdos710
DL : 0
msdos 7.10 support FAT32
Update
: 2025-02-02
Size
: 2.12mb
Publisher
:
nomail
[
assembly language
]
FSFDISK
DL : 0
FSFDISK.COM : Fixed disk partitioning utility (standalone msdos program -which does not use MSDOS INT 21h functions-) for singlix (or another) fs. MASM style ASM source code
Update
: 2025-02-02
Size
: 10kb
Publisher
:
Erdogan Tan
[
OS Develop
]
msdos
DL : 0
Microsoft MS DOS SOURCE CODE. With the preview of a blue screen of death along with bells and whistles,
Update
: 2025-02-02
Size
: 868kb
Publisher
:
unokenopika
[
OS Develop
]
msdos
DL : 0
微软公开的 MSDOS操作系统的源代码,有兴趣的可以看看。(Microsoft open source code - MSDOS)
Update
: 2025-02-02
Size
: 868kb
Publisher
:
lgc2sea
«
1
2
3
4
5
»
CodeBus
is the largest source code store in internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.