-
card under dos driver. Support the general use card, intel
dos下的网卡驱动程序。支持一般通用网卡,intel的8139系列。-card under dos driver. Support the general use card, intel
- 2022-05-22 03:11:15下载
- 积分:1
-
湿空气参数计算
根据已知湿空气的任意2个参数计算其他参数,如已知空气干湿球温度计算焓值之类,操作简单,适合制冷专业使用。运行结果都根据nist软件比较过,比较精确。
- 2022-12-03 19:25:03下载
- 积分:1
-
tasm 环境下的汇编程序
tasm 环境下的汇编程序-Tasm environment compilation process
- 2022-12-04 00:20:03下载
- 积分:1
-
课件、轻松汇编、汇编语言指令查询器等诸多材料
课件、轻松汇编、汇编语言指令查询器等诸多材料-Courseware, easy assembly, assembly language instructions, and many other materials Finder
- 2022-02-25 04:36:58下载
- 积分:1
-
键盘扫描输出点初始化,调用键盘扫描程序,每移一位,键盘接收端检测一次...
键盘扫描输出点初始化,调用键盘扫描程序,每移一位,键盘接收端检测一次 -Keyboard scan output point initialization, call the keyboard scanning process, each one shift, keyboard receiver detection time
- 2022-01-30 14:32:14下载
- 积分:1
-
基于汇编语言的51单片机简易电子钟
本代码为本人基于汇编语言的51单片机课程上机考试程序。;实验要求;利用P1/P2口或8255的接口电路和实验台上提供的六个数码管显示,设计一个电子钟,;电子钟设计如下格式 XX XX XX由左向右分别为时、分、秒;本人采用定时器溢出中断确定时间基准,main函数对共阴数码管进行动态扫描;p1口作为位选信号输出端;P2口作为段选信号输出端
- 2022-02-13 20:11:06下载
- 积分:1
-
The use of four known control points and its corresponding image point coordinat...
利用四个已知控制点及其对应像点坐标解求六个外方位元素(即空间后方交会) (2009-04-24, Visual动态输入控制点个数,比例尺以及焦距和各个控制点的像点坐标和地面点坐标,确定航片的6个外方位元素-The use of four known control points and its corresponding image point coordinates solution seeking six elements of exterior orientation (ie, space resection) (2009-04-24, Visual Dynamic Input control points number, scale, and the focal length and the various control points, as point coordinates and ground point coordinates to determine the aerial photograph of the six exterior orientation elements
- 2022-11-17 14:25:03下载
- 积分:1
-
用汇编语言实现任意两个十进制数的加法
用汇编语言实现任意两个十进制数的加法,附有详细解析。应用了跳转指令,模拟进位机制实现带进位的两数相加。
- 2022-12-15 18:40:08下载
- 积分:1
-
//float abnormal control
//浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /*---------------------------------------------------------- 打开指定的浮点异常 关闭指定的浮点异常-//float abnormal control-# define FPUEM_INVALIDOP 0x01# define FPUEM_DENORMALOP 0x02# define FPUEM_ZERODIVIDE 0x04# define FPUEM_OVERFLOW 0x08# define FPUEM_UNDERFLOW 0x10# define FPUEM_PRECISON 0x20# define __FORCE_INLINE __ __inline /*---------------------------------------------------------- designated open abnormal closure of the floating-point designated float anomalies
- 2023-05-15 01:00:03下载
- 积分:1
-
应用很广泛的反汇编软件合集,可以方便的进一步改进程序
应用很广泛的反汇编软件合集,可以方便的进一步改进程序-Application of a wide range of anti-compiled a collection of software, it will be convenient to further improve procedures
- 2022-11-21 07:15:03下载
- 积分:1