-
一个不错的用汇编语言编写的FFT算法程序
一个不错的用汇编语言编写的FFT算法程序-A good use of assembly language procedures for the preparation of the FFT algorithm
- 2022-12-03 05:10:03下载
- 积分:1
-
在MASM6.15上,用汇编语言实现简单的Windows应用程序.
在MASM6.15上,用汇编语言实现简单的Windows应用程序.-Some simple Windows applications written by assembly language.MASM version above 6.15 is needed.
- 2022-02-01 22:39:32下载
- 积分:1
-
蒙特卡罗FORTRAN程序语言监测
monte carlo fortran chengxu yuyan moni
- 2022-01-24 15:19:18下载
- 积分:1
-
1. 本程序中,首先应输入一个值赋给初始报数上限m,人数n应为任意的,程序应能自动保存出列人的序号并将出列的人所持的密码赋给m,再次作为报数上限,然后删除出列人...
1. 本程序中,首先应输入一个值赋给初始报数上限m,人数n应为任意的,程序应能自动保存出列人的序号并将出列的人所持的密码赋给m,再次作为报数上限,然后删除出列人信息。如此循环,直至所有人都出列为止。
2. 程序以用户和计算机的对话方式执行,即在计算机屏幕上显示“提示信息”之后,由用户在键盘上输入相应数据(即每个人所持的密码),每个人的序号由程序自动分配并存储。
-1. This process should first enter a value assigned to the initial reported that the maximum number of m, the number n should be arbitrary, the procedure should be able to automatically save a number of people out and held out the password assigned to m again reported as the maximum number, and then delete the information out of people. Such a cycle, until all that far out. 2. Procedures to computer users and the implementation of the dialogue, that is displayed on the screen in the computer " message" after the keyboard by the user in the corresponding input data (that is, each person" s password), each individual" s serial number automatically assigned by the procedures and stored.
- 2022-01-31 12:38:49下载
- 积分:1
-
液晶显示器组装程序
本例的汇编程序,我希望一些身体如何组装转换为C,与诚挚的祝福: 祝你很欣赏
- 2022-10-07 15:35:03下载
- 积分:1
-
点阵LED字符显示器的设计
可以显示四个汉字。
并且可以按照不同的方式显示出来。...
点阵LED字符显示器的设计
可以显示四个汉字。
并且可以按照不同的方式显示出来。
-lattice LED character display will show the design of four Chinese characters. And according to different ways of show.
- 2022-07-18 11:23:28下载
- 积分: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
-
9454 digital display AC voltage process can be done with AC voltage Table
9454数码管显示交流电压程序,可以做交流电压表用-9454 digital display AC voltage process can be done with AC voltage Table
- 2023-03-15 09:25:03下载
- 积分:1
-
测试BLACKFIN芯片的PPI视频输入功能
测试BLACKFIN芯片的PPI视频输入功能-test Blackfin chip video input feature PPI
- 2022-02-15 03:19:48下载
- 积分:1
-
单片机红外遥控实例 功能:通过红外遥控实现对LED的控制
单片机红外遥控实例 功能:通过红外遥控实现对LED的控制-pic led
- 2022-09-30 15:25:02下载
- 积分:1