-
单片机控制的时钟芯片1302的应用电路及代码
单片机控制的时钟芯片1302的应用电路及代码-Single-chip clock control chip 1302 and the code of the application circuit
- 2022-03-05 18:51:00下载
- 积分:1
-
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码...
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码-random.zip random number generator to compile the source code of a text editor cmdsrc.zip compilation of source code
- 2022-05-17 05:30:42下载
- 积分:1
-
用WIN32汇编语言实现的一个简单的记事本,拥有常用功能
用WIN32汇编语言实现的一个简单的记事本,拥有常用功能-Using WIN32 assembly language to achieve a simple notepad with common functions
- 2022-05-21 15:58:42下载
- 积分:1
-
TC1320 drive the process to achieve the realization of DA conversion. Entrance p...
本程序实现驱动TC1320实现DA转换。
入口参数:待转换的数据在SOU中。
出口参数:无。-TC1320 drive the process to achieve the realization of DA conversion. Entrance parameters: the data to be converted in the SOU. Export parameters: None.
- 2022-01-25 16:18:25下载
- 积分:1
-
nspab
最新版计算三维HHT时频图的M文件,很有用(HHT the latest version of the calculation of three-dimensional time-frequency map M files, very useful)
- 2009-03-13 15:04:01下载
- 积分:1
-
贪吃蛇C源码,可以实现C语言的一个游戏.
贪吃蛇C源码,可以实现C语言的一个游戏.-code of a game named eat_snake,this is can carry out a game of c language
- 2022-02-21 03:41:33下载
- 积分:1
-
transmitter receiver program
transmitter receiver program
- 2022-03-21 11:00:20下载
- 积分:1
-
用汇编语言编写音乐演奏程序。具体要求如下:
程序运行在屏幕显示第一界面如下:
A my piano
B my music
X exit...
用汇编语言编写音乐演奏程序。具体要求如下:
程序运行在屏幕显示第一界面如下:
A my piano
B my music
X exit
-With the music program written in assembly language. Specific requirements are as follows: program running on the first interface screen is as follows: A my piano B my music X exit
- 2022-03-14 09:37:24下载
- 积分:1
-
w77e58_5
2401汇编语言编写的收发程序包括了初始化,控制子的写入(2401 assembly language program to prepare the transceiver including the initialization, the write control sub-)
- 2007-07-12 17:49:05下载
- 积分: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