-
MASM32汇编工具的帮助文件,是学习WIN32汇编的必备工具文档。
MASM32汇编工具的帮助文件,是学习WIN32汇编的必备工具文档。-Assist the compilation of the instrument MASM32 documents are compiled WIN32 study documents an essential tool.
- 2022-01-26 05:27:19下载
- 积分:1
-
msp430f133 of 24c01 reading and writing, can be modified to read and write byte...
msp430f133对24c01的读写,可以修改读写字节长度,对其他eeprom进行读写-msp430f133 of 24c01 reading and writing, can be modified to read and write byte length, read and write to other EEPROM
- 2022-06-02 17:49:25下载
- 积分:1
-
可选自能抢答器,用来对一些节目抢答很有必要,,采用8255编程
可选自能抢答器,用来对一些节目抢答很有必要,,采用8255编程-optional self Responder, used to some programs Responder is necessary, using 8255 programming, and,
- 2022-08-10 01:39:17下载
- 积分:1
-
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。...
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。-stdcall C++ compilation of understanding calls. Let us know the function parameters and return stack processing. Contrast fastcall will be clearer.
- 2023-06-22 09:25:02下载
- 积分:1
-
this program is compiled using a series of intricate graphics clock, double
本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可,钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐;按q键退出本程序.-this program is compiled using a series of intricate graphics clock, double-click the clock running icon, watches showed the time-based system of the machine. By b Bond picture can be expanded; According s keys can narrow picture; By c Bond can change color; By e keys to listen to music; Q keys on the withdrawal procedures.
- 2023-06-24 10:15:03下载
- 积分:1
-
This application report describes the use of Timer_A3 to decode RC5 and SIRC TV...
本应用报告描述了如何使用定时器对RC5和SIRC电视红外遥控信号进行解码。本报告中描述的解码器是中断驱动的,使用定时器的特定功能来操作后台功能。只有一小部分msp430cpu?使用非实时资源。定时器模块的特定硬件位锁存功能用于红外数据信号的实时解码,独立于CPU,与CPU异步。CPU活动和功耗保持在绝对最低水平。定时器实现还允许其他任务同时发生(如果需要)。所提供的解决方案是专为MSP430x11x(1)和MSP430x12x衍生产品编写的,但可以适用于任何其他包含定时器的MSP430。基于MSP430的电视遥控器设计
- 2022-01-27 17:19:39下载
- 积分:1
-
MCS96常用子程序
MCS96常用子程序-used subroutine Processor
- 2022-07-03 00:37:14下载
- 积分:1
-
P1口的某口亮与不亮的变色,不断变色,作指示闪灯用
P1口的某口亮与不亮的变色,不断变色,作指示闪灯用-mouth of a P1-mouth and the bright color, continuously changing color, directed by flashes
- 2022-03-16 00:47:59下载
- 积分:1
-
一个简单的图书馆管理系统,可以直接运行。
一个简单的图书馆管理系统,可以直接运行。-A simple library management system, can be directly run.
- 2023-03-10 04:55:02下载
- 积分:1
-
本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256)
入口参数:采样值数据块首地址在SADR中,连续采样数在W中
出口参数:滤波值在SO...
本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256)
入口参数:采样值数据块首地址在SADR中,连续采样数在W中
出口参数:滤波值在SOU中.-Arithmetic mean of the filter program (value of sample 8, the number of consecutive samples is less than 256) import parameters: the first sample value of the data block address in the SADR, the continuous sampling of a few in the W export parameters: filter values in SOU .
- 2022-02-12 14:42:33下载
- 积分:1