-
俄罗斯方块程序源码
俄罗斯方块程序源码-Tetris procedures FOSS
- 2022-07-22 22:00:36下载
- 积分:1
-
一个打字练习的汇编源程序,并且可以计时
一个打字练习的汇编源程序,并且可以计时-typing exercises a compilation of source code, as well as time
- 2022-06-30 18:52:26下载
- 积分:1
-
8086汇编程序计算平均成绩
;功能:输入num个两位数据(00~99),显示求出的和与平均数;说明:以英文输入法,输入格式为98,95,90,96,94…,每次两位,最后以回车结束;注意:输入成绩的个数超过或者少于num定义的个数,程序均会提示出错信息 ;开发平台:emu8086 V4.05;编写:LS 2014年1月3日
- 2023-02-23 15:00:02下载
- 积分:1
-
HPA磁盘隐藏分区的安装生成源码,在MASM编译上可以通过,主要调用BIOS中断,端口等实现操作。...
HPA磁盘隐藏分区的安装生成源码,在MASM编译上可以通过,主要调用BIOS中断,端口等实现操作。-HPA hidden disk partition to install to generate source code in MASM compiler can be passed, the main BIOS interrupt call, port and so realize the operation.
- 2022-05-13 13:55:22下载
- 积分:1
-
水波效果公用子程序。
水波效果公用子程序。-wave effect common subroutine.
- 2022-07-05 14:24:43下载
- 积分:1
-
本人做矩阵按键实验时所用的编码程序,拿出来大家参考的下吧!做毕业设计继续站内资源啊...
本人做矩阵按键实验时所用的编码程序,拿出来大家参考的下吧!做毕业设计继续站内资源啊-I do key experiments matrix encoding process used to produce the next reference to it! Graduates to continue to do the design station ah resources
- 2022-03-03 13:36:12下载
- 积分:1
-
一个ADC0809的程序,很有用的,不放试一试
一个ADC0809的程序,很有用的,不放试一试-a ADC0809 procedures useful, link test
- 2022-02-13 21:16:13下载
- 积分: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
-
这是实现三相异步电动机FOC的DSP开发源代码,希望对大家有用。平台是CCS2000,用的是TMSLF2407开发板...
这是实现三相异步电动机FOC的DSP开发源代码,希望对大家有用。平台是CCS2000,用的是TMSLF2407开发板-This is the realization of three-phase asynchronous motor FOC source code of the DSP development, in the hope that useful to everyone. Platform is CCS2000, using a development board TMSLF2407
- 2022-04-24 06:43:11下载
- 积分:1
-
汇编课程设计 图形编辑器
汇编课程设计 图形编辑器-compilation curriculum design graphics editor
- 2023-02-07 22:55:04下载
- 积分:1