Welcome![Sign In][Sign Up]
Location:
Search - dos.r

Search list

[mpeg mp394a14_WMA_OK_for_Test_0709

Description: ESS3890 VCD 原代码。 支持MP3,MWA,CD ,CD-R,CD-RW,VCD ,JPG等,-ESS3890 VCD original code. Supports MP3, MWA, CD, CD-R, CD-RW, VCD, JPG,
Platform: | Size: 2552832 | Author: | Hits:

[Driver DevelopDOS_PCI_DRIVER

Description: DOS_PCI_DRIVER,DOS环境下运行的PCI驱动程序,个人觉得比较好用.-DOS_PCI_DRIVER, running under DOS environment PCI driver, personally feel that the better quality.
Platform: | Size: 77824 | Author: 汤维 | Hits:

[MiddleWareRPC

Description: 一个RPC例子,远程调用一个计算阶乘的函数。具体编写过程如下: 1、创建一个.idl文件, 为应用程序的远地函数定义一个接口。(RpcFact.idl文件) 2、应用程序属性配置文件 (RpcFact.acf文件) 3、用MIDL编译器编译RpcFact.idl文件,在Dos中输入命令midl RpcFact.idl。经过编译之后, 会生成这几个文件: RpcFact.h、RpcFact_s.c 和RpcFact_c.c 4、本例中阶层函数的实现(RpcFact.c文件) 5、服务器及客户端程序(分别为RpcFact_s.c,RpcFact_c.c)。 6、实现RPC函数的存储分配(memstub.h) 7、运行时要添加两个RPC运行库(rpcns4.lib和rpcrt4.lib)。 8、运行程序,先打开服务器程序,再打开客户端程序,出现结果120(5!)。 -err
Platform: | Size: 4207616 | Author: far | Hits:

[Othercorrected

Description: 第五届知识发现和数据挖掘国际会议提供的数据进行实验测试,包括DOS、U2R、R2L、probing等四大类22种有代表性的攻击以及大量正常数据。用corrected.gz数据作为测试数据-Fifth Knowledge Discovery and Data Mining International Conference on data provided by laboratory tests, including DOS, U2R, R2L, probing four major categories, such as 22 kinds of attacks have representation and a large amount of normal data. Corrected.gz data used as test data
Platform: | Size: 1409024 | Author: | Hits:

[Linux-Unixgrub4dos-0.4.3

Description: GRUB4DOS是一个优秀的双(多)系统引导软件,使用GRUB4DOS可以很方便的引导各种操作系统,比如DOS、Windows、 Linux等。-GRUB4DOS is an excellent double (multiple) system boot software, GRUB4DOS can easily use the guidance of a variety of operating systems, such as DOS, Windows, Linux and so on.
Platform: | Size: 496640 | Author: keminar | Hits:

[Embeded-SCM DevelopAbel4w

Description: 自己编写的GAL可编程逻辑电路的编译软件abel4的windows界面,让dos软件重新发挥作用-I have written GAL programmable logic compiler software abel4 the windows interface, so that play a role in re-dos software
Platform: | Size: 1121280 | Author: xiaoqi | Hits:

[Otheradvdos-Duncan

Description: The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DOS Genealogy of MS-DOS MS-DOS in Operation Structure of MS-DOS Application Programs MS-DOS Programming Tools Keyboard and Mouse Input Video Display Printer and Serial Port File Management Volumes and Directories Disk Internals Memory Management The EXEC Function Interrupt Handlers Installable Device Drivers Filters Compatibility and Portability MS-DOS FUNCTIONS REFERENCE IBM ROM BIOS AND MOUSE FUNCTIONS REFERENCE LOTUS/INTEL/MICROSOFT EMS FUNCTIONS REFERENCE
Platform: | Size: 602112 | Author: alan | Hits:

[Otherusb-zip-fdd-1218

Description: 一个很好用的用U盘启动的文件!用于启动DOS系统时,免光盘启用。也可用于杀毒时用。进行DOS格式的杀毒。-Used a very good start with U disk files! Used to start DOS system, the opening of free CD-ROM. Can also be used when anti-virus. Anti-Virus for DOS format.
Platform: | Size: 3633152 | Author: 卢晏 | Hits:

[Disk Toolsusbdisk

Description: MS-DOS 7.1 下加载U盘驱动的最好方式: 在autoexec.bat文件中加入如下几行: devload usbaspi.sys /r /v /norst devload usbcd.sys /d:usbcd devload di1000dd.sys SHSUCDX.COM /D:?USBCD 其中devload di1000dd.sys 用来驱动大容量U盘,devload usbcd.sys /d:usbcd 和SHSUCDX.COM /D:?USBCD用来驱动USB光驱。 其中devload usbaspi.sys在某些机器上死机的问题已经解决。usbaspi.sys 为2.27修改版。 其中devload di1000dd.sys出现devide overflow的问题及不兼容USB-ZIP+的问题都已修正,版本改为2.02以示区别。 -MS-DOS 7.1 USB disk driver in the autoexec.bat file by adding a few lines are as follows: devload usbaspi.sys/r/v/norst devload usbcd.sys/d: usbcd devload di1000dd.sys SHSUCDX. COM/D:? USBCD which devload di1000dd.sys for USB disk, devload usbcd.sys/d: usbcd and SHSUCDX.COM/D:? USBCD for USB CD-ROM drive. Which in some devload usbaspi.sys death machine of the problem has been resolved. usbaspi.sys for the modified version of 2.27. Devload di1000dd.sys which appear devide overflow problems and is not compatible USB-ZIP+ The problems have been amended version changed to 2.02 to show the difference.
Platform: | Size: 39936 | Author: yuanfu | Hits:

[Multi Monitoraa

Description: 基本功能:设计的主要内容是设计一个电子秒表。 1、 按下标准键盘的“模式切换键”,让秒表的工作模式在“时:分:秒:0.1秒”或“时:分:秒”之间切换。 2、 CRT显示器按第一步中设置的模式显示秒表计时的初始状态(缺省为全0),按下“设置键”可设置初始值。 3、 当第一次按下“计时/暂停键”,秒表从初始开始计时,CRT显示器上实时显示计时值。 4、 当第二次按下“计时/暂停键”,秒表停止计时,CRT显示器上显示最终计时值。 5、 再次按下“计时/暂停键”时,秒表继续计时。 6、 当按下“清零键”时,秒表停止计时,并且计时值回零。 7、 当按下“结束键”时,结束程序,返回DOS。-fgfgdffgfgghjjlk lkmlknljlbbjb
Platform: | Size: 2048 | Author: 啊啊 | Hits:

[OtherDOSBOOT_Virus

Description: 针对DOS的引导程序病毒,对于研究引导病毒机制,系统初始引导阶段工作机理有帮助。-The boot process for DOS virus, boot viruses for the study of mechanisms, the system boot phase of the mechanism of initial help.
Platform: | Size: 995328 | Author: 蒋青 | Hits:

[OtherDOS

Description: DOS应用程序大全,里边可以学到有关DOS的一些功能-DOS
Platform: | Size: 16384 | Author: zichen | Hits:

[Industry researchDOS

Description: DOS的命令全解,简单全面,很有针对性,大家看下,绝对不错的-DOS command-wide solution, simple and comprehensive, very specific, we see next, the absolute good
Platform: | Size: 1024 | Author: 李钺 | Hits:

[File Formatdos

Description: DOS环境中常用的一些命令,或许对大家有点用-DOS environment, some commonly used commands, may be of some use to everyone
Platform: | Size: 14336 | Author: shufa | Hits:

[Internet-NetworkDoS

Description: 利用winpcap实现的DoS攻击 C源码,会有人用得到-DoS attacks using winpcap to achieve C source code, will someone be
Platform: | Size: 3328000 | Author: 王小明 | Hits:

[ELanguagem

Description: 模拟DOS命令解释器,提供文件相关命令,可扩充。-Simulated DOS command interpreter
Platform: | Size: 1024 | Author: Andy | Hits:

[SCMSPIFlash

Description: DOS下通过南桥SPI Controller读写BIOS flash信息的example code,汇编代码-DOS, read and write BIOS flash information through the South Bridge SPI Controller, example in assembly code
Platform: | Size: 1024 | Author: 张峻海 | Hits:

[uCOSDOS

Description: dos 命令 宝典 集合了所有的dos 命令-dos dos dos dos dos dos very good!
Platform: | Size: 915456 | Author: hb | Hits:

[USB developUSBOOT1.7

Description: 这工具主要用于制作U盘启动DOS工具很好很强大-DOS boot disk tool making U
Platform: | Size: 355328 | Author: 法拉冰 | Hits:

[assembly languageDOS

Description: DOS操作系统源代码,VC下编译通过,由于代码中部分为汇编代码,需要阅读者有一定的汇编知识-DOS operating system source code, VC compiled by, as part of the code for the assembly code, you need to read the compilation of those who have some knowledge
Platform: | Size: 423936 | Author: 王福 | Hits:
« 12 3 »

CodeBus www.codebus.net