DOS下CD播放程序: 1.0.32.MSDOS.WATCOM.C++-DOS CD player : 1.0.32.MSDOS.WATCOM.C 下载
|
dos 1.0 其中包含quick basic源代码、内存管理himem emm386 发展历史-dos 1.0 which includes quick basic source code, memory management himem emm386 history 下载
|
DEBUG是DOS中的一个外部命令,从DOS 1.0起就带有此命令,因此可见此命令的重要性了。虽然此命令的功能非常强大,可以解决许多问题,可是对许多人来说,尤其是初学者来说,却非常不易掌握。因此,现将DEBUG的命令详细介绍一番,以让大家知道它的使用。 -DOS DEBUG is one of the external command, starting from DOS 1.0 on with this order, Hence the importance of this order of. Although this order is very powerful, can solve many problems, but for many people, especially beginners, very hard to grasp. Therefore, I have ordered the DEBUG detailed introduced him to let everyone know that its use. 下载
|
DEBUG是DOS中的一个外部命令,从DOS 1.0起就带有此命令,因此可见此命令的重要性了。虽然此命令的功能非常强大,可以解决许多问题,可是对许多人来说,尤其是初学者来说,却非常不易掌握。因此,现将DEBUG的命令详细介绍一番,以让大家知道它的使用。 -DOS DEBUG is one of the external command, starting from DOS 1.0 on with this order, Hence the importance of this order of. Although this order is very powerful, can solve many problems, but for many people, especially beginners, very hard to grasp. Therefore, I have ordered the DEBUG detailed introduced him to let everyone know that its use. 下载
|
编译原理—LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool. 下载
|
汇编开发软件汇 编语言集成编译器 1.0 汇编语言集成编译器 1.0 汇编语言集成编译器 1.0 汇编语言集成编译器 1.0-compilation software integrated assembler language compiler 1.0 integrated assembler language compiler 1.0 integrated assembler language compiler 1.0 assembler language compiler integrated 1.0 下载
|
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus<f1, f2>::value // f1+f2 的结果 btil::fn::minus<f1, f2>::value // f1-f2 的结果 btil::fn::multiplies<f1, f2>::value // f1*f2 的结果 btil::fn::divides<f1, f2>::value // f1/f2 的结果 plus<f1, f2>::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus<two, plus<divides<one, two>::value, one>::value >::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。 -prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchmans rattle so. The first document contains "fn.hpp" # include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The arithmetic, plus or minus, multiplication and four Operational very similar, two parameters are needed, of course, is the result of the float. Example : / / arithmetic btil : : fn : : pluslt; F1, f2gt; : : Value / / f1 f2 results btil : : fn : : minuslt; F1, f2gt; : : Value / / f1 - f2 btil the results : : fn : : multiplieslt; f1, f2gt; : : value / / f1 - f2 results btil : 下载
|
Microsoft TCP/IP Sockets Development Kit 1.0 for dos & windows 开发包-Microsoft TCP / IP Sockets Development Kit 1.0 for dos windows Development Kit 下载
|
AD转换的分辨率=参考电压/(总元素-1) 当AD为8位,总元素=256(ff)取参考电压=Vdd=5V时 分辨率=5/(256-1)= 0.019607843 -resolution of the AD converter reference voltage = / (total element 1) When the AD for eight, with a total element = 256 (ff) the reference voltage Vdd = = = 5V resolution 5 / (256-1) = 0.019607843 下载
|