亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

msDOS

  • 著名的開源鏈接器

    著名的開源鏈接器,可鏈接obj和lib文件,目標(biāo)格式可以是msDOS COM、msDOS EXE或Win32 PE文件

    標(biāo)簽: 開源 接器

    上傳時(shí)間: 2015-04-02

    上傳用戶:siguazgb

  • CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co

    CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for msDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs included with it. However at this time debugging support for msDOS is rudimentary at best and there is no IDE for DOS. the newest version, support windows.

    標(biāo)簽: compiler general-purpose optimizing given

    上傳時(shí)間: 2015-04-12

    上傳用戶:gtzj

  • 串口編程控件MSCOMM32.OCX mscomm32.ocx是微軟提供的串口通訊開發(fā)控件。支持串口通訊的軟件大部分都是使用這個(gè)控件來實(shí)現(xiàn)串口通訊功能的。 安裝方法:請您把它復(fù)制到系

    串口編程控件MSCOMM32.OCX mscomm32.ocx是微軟提供的串口通訊開發(fā)控件。支持串口通訊的軟件大部分都是使用這個(gè)控件來實(shí)現(xiàn)串口通訊功能的。 安裝方法:請您把它復(fù)制到系統(tǒng)目錄下,對于windows9x系列(win95、win98、winme)是x:\windows\system\,對于 windowsNT、windows2000、windowsXP系列是x:\winnt\system32\。然后打開一個(gè)命令行提示符窗口(msDOS方式窗口), 用"cd x:\windows\system\"命令或者"cd x:\winnt\system32\"切換到系統(tǒng)目錄下,再執(zhí)行"regsvr32 mscomm32.ocx"這個(gè)命令。

    標(biāo)簽: MSCOMM mscomm 32 控件

    上傳時(shí)間: 2014-01-12

    上傳用戶:plsee

  • 本章主要描敘Linux核心對文件系統(tǒng)的支持, 虛擬文件系統(tǒng)(VFS)以及Linux核心對實(shí)際文件系統(tǒng)的支持?!? Linux的最重要特征之一就是支持多種文件系統(tǒng)。這樣它更加靈活并可以和許多其它種

    本章主要描敘Linux核心對文件系統(tǒng)的支持, 虛擬文件系統(tǒng)(VFS)以及Linux核心對實(shí)際文件系統(tǒng)的支持?!? Linux的最重要特征之一就是支持多種文件系統(tǒng)。這樣它更加靈活并可以和許多其它種操作系統(tǒng)共存。在本文寫作時(shí)Linux已經(jīng)支持15種文件系統(tǒng):ext,ext2,xia,minix,umsDOS,msDOS,vfat,proc,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫無疑問,今后支持的文件系統(tǒng)類型還將增加?!? Linux和Unix并不使用設(shè)備標(biāo)志符(如設(shè)備號或驅(qū)動(dòng)器名稱)來訪問獨(dú)立文件系統(tǒng),而是通過一個(gè)將整個(gè)文件系統(tǒng)表示成單一實(shí)體的層次樹結(jié)構(gòu)來訪問它。Linux每安裝(mount)一個(gè)文件系統(tǒng)時(shí)都會(huì)其加入到文件系統(tǒng)層次樹中。不管是文件系統(tǒng)屬于什么類型,都被連接到一個(gè)目錄上且此文件系統(tǒng)上的文件將取代此目錄中已存在的文件。這個(gè)目錄被稱為安裝點(diǎn)或者安裝目錄。當(dāng)卸載此文件系統(tǒng)時(shí)這個(gè)安裝目錄中原有的文件將再次出現(xiàn)。

    標(biāo)簽: Linux 文件系統(tǒng) VFS 核心

    上傳時(shí)間: 2016-03-01

    上傳用戶:qb1993225

  • This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good

    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.

    標(biāo)簽: generation generates compiler fairly

    上傳時(shí)間: 2016-08-01

    上傳用戶:sxdtlqqjl

  • This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good al

    This 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.

    標(biāo)簽: generation generates compiler source

    上傳時(shí)間: 2013-12-18

    上傳用戶:海陸空653

  • MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t

    MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an msDOS filesystem (typically a diskette). The following msDOS commands are emulated: Mtool msDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change msDOS file attribute flags mcd CD change msDOS directory mcopy COPY copy msDOS files to/from Unix mdel DEL/ERASE delete an msDOS file mdir DIR display an msDOS directory mformat FORMAT add msDOS filesystem to a low-level format mlabel LABEL make an msDOS volume label. mmd MD/MKDIR make an msDOS subdirectory mrd RD/RMDIR remove an msDOS subdirectory mread COPY low level read (copy) an msDOS file to Unix mren REN/RENAME rename an existing msDOS file mtype TYPE display contents of an msDOS file mwrite COPY low level write (copy) a Unix file to msDOS

    標(biāo)簽: collection programs version systems

    上傳時(shí)間: 2016-11-18

    上傳用戶:wlcaption

  • 自己編寫的一個(gè)簡單的操作系統(tǒng)

    自己編寫的一個(gè)簡單的操作系統(tǒng),Kitnix 0.01 編譯環(huán)境:Nasm img文件可以用虛擬機(jī)載入直接啟動(dòng),有引導(dǎo)、重啟、關(guān)機(jī)及執(zhí)行用戶文件功能,基于boot、loader及用戶文件三層結(jié)構(gòu),可以執(zhí)行兩個(gè)用戶程序。 使用Fat12文件系統(tǒng),可以在msDOS中直接對鏡像進(jìn)行操作。

    標(biāo)簽: 編寫 操作系統(tǒng)

    上傳時(shí)間: 2013-12-18

    上傳用戶:爺?shù)臍赓|(zhì)

  • UltraISO9.5.3.2901中文完美注冊版,

    光盤工具UltraISO軟碟通是一款光盤映像ISO文件編輯制作工具,它可以圖形化地從光盤、硬盤制作和編輯ISO文件。 ultraiso是一款功能強(qiáng)大而又方便實(shí)用的光盤映像文件制作/編輯/格式轉(zhuǎn)換工具,它可以直接編輯光盤映像和從映像中直接提取文件,也可以從CD-ROM制作光盤映像或者將硬盤上的文件制作成ISO文件。同時(shí),你也可以處理ISO文件的啟動(dòng)信息,從而制作可引導(dǎo)光盤。本U盤量產(chǎn)網(wǎng)特別版軟件具有如下特點(diǎn):     本軟件是UltraISOV9.5.3.2901簡體中文版安裝版,注意,是真正的簡體中文版,而非多國語言版精簡而來,安裝后注冊即可,注意,是注冊的,而非采用破解機(jī)破解而來,所有功能均可用,使用上無任何限制,量產(chǎn)網(wǎng)試用了這么多版本,還是安裝版的最完美,單文件版會(huì)出現(xiàn)不能關(guān)聯(lián)ISO或者關(guān)聯(lián)后打開ISO顯示軟件本身還要再選擇你的ISO文件的問題; 安裝后第一次打開請注冊: 用戶名:王濤 注冊碼:7C81-1689-4046-626F UltraISO PE功能特點(diǎn): 1、從CD-ROM制作光盤的映像文件。 2、將硬盤、光盤、網(wǎng)絡(luò)磁盤文件制作成ISO文件。 3、從ISO文件中提取文件或文件夾。 4、編輯各種ISO文件(如Nero Burning ROM、Easy CD Creator、Clone CD 制作的光盤映像文件)。 5、制作可啟動(dòng)ISO文件。 UltraISO V9.5.3.2901(2012-09-01): 1、新增寫入硬盤映像特性,可以從軟盤/硬盤映像(.IMA)、可啟動(dòng)ISO映像(.ISO)和本地硬盤上的文件制作可啟動(dòng)USB閃存盤 (基于MS-DOS, winpe 和ISOLINUX/syslinux 的系統(tǒng)) 2、可以新建自定義大小的硬盤映像(最大16GB)和軟盤映像(最大2GB) 3、支持DOS(msDOS/PCDOS/FREEDOS), Windows NT 和 syslinux 引導(dǎo)扇區(qū) 4、可以自由修改軟盤/硬盤映像大小 (F9) 5、支持從驅(qū)動(dòng)器檢測光盤介質(zhì)容量 6、可以優(yōu)化大于1GB的文件 7、顯示ISO映像中文件夾大小

    標(biāo)簽: 光盤工具

    上傳時(shí)間: 2016-03-20

    上傳用戶:未信lx

主站蜘蛛池模板: 晴隆县| 金昌市| 资兴市| 定结县| 博罗县| 龙州县| 临沭县| 金秀| 湛江市| 昌邑市| 本溪| 罗平县| 浦东新区| 获嘉县| 正安县| 泰和县| 武穴市| 九台市| 永登县| 望城县| 柞水县| 秦皇岛市| 孟津县| 洮南市| 蓬莱市| 眉山市| 禄丰县| 遵化市| 定安县| 浪卡子县| 云南省| 乐山市| 太保市| 清流县| 卢氏县| 台山市| 沭阳县| 都兰县| 比如县| 安龙县| 渝北区|