-
采用samsung 9454做的电饭锅的小程序,已经批量生产。
采用samsung 9454做的电饭锅的小程序,已经批量生产。-Samsung 9454 using a small rice cooker to do the procedure, has been mass production.
- 2022-03-19 22:21:56下载
- 积分:1
-
51单片机编写制做的电子计算器(韩国)汇编语言、C语言
51单片机编写制做的电子计算器(韩国)汇编语言、C语言-51 single-chip microcomputer system to do the preparation of the electronic calculator (South Korea) assembly language, C language
- 2022-03-21 12:15:12下载
- 积分:1
-
基于汇编语言的学生管理系统
资源描述学生管理系统。由汇编语言编写的,有学生信息录入、排序、输出等功能。
- 2022-03-22 09:49:52下载
- 积分:1
-
LPC2000 启动代码Start.s文件简要分析
LPC2000 启动代码Start.s文件简要分析
先说一下启动代码的位置,启动代码是在板子加电后首先执行的。所以非要用汇编来写才行。
要完成处理器模式的初始化、设置中断向量表、设置各个模式下的堆栈、初始某些变量从而把
系统带到一个合适的运行环境中开始用户程序的运行。
本段设置处理器的模式相关常量
- 2023-08-02 02:00:02下载
- 积分:1
-
读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功...
读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功-DS18B20 Reading the serial number, read into the RAM chip in, KEILC environment using assembly language compiler debugging success
- 2023-03-20 07:35:03下载
- 积分:1
-
采用PIC16C54单片机实现车内空气的运动控制
用PIC16C54来实现汽车空调的动作控制(扫风、除霜、点火、循环扫风。。。),因16C54内存较小,故采用汇编来实现,其中的定时编程,颇费了我一番心思,希可供借签!-Using PIC16C54 to achieve motion control in vehicle air-conditioners (sweep wind, defrost, ignition, cycle the wind sweep 。。。), due to the smaller memory 16C54, it used to realize a compilation, of which the regular programming, a lot of my remarks thinking, by signing for Greek!
- 2022-07-02 02:53:49下载
- 积分:1
-
一个让人感觉高深莫测的3D debug code ,至少可以激发你的斗志。...
一个让人感觉高深莫测的3D debug code ,至少可以激发你的斗志。-people a feeling of inscrutable 3D debug code, you can at least stimulate the morale.
- 2022-08-22 07:48:29下载
- 积分:1
-
贝贝大厅+数据库脚本
应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD)
{
//设置变量
m_nRandLine[0]=rand()%11;
m_nRandLine[1]=rand()%10;
m_nRandLine[2]=rand()%13;
m_nRandLine[3]=rand()%13;
//键盘状态
m_bShiftStatus=false;
m_bCapsLockStatus=false;
//状态变量
m_bMouseDown=false;
m_wHoverRow=INVALID_WORD;
m_wHoverLine=INVALID_WORD;
//键盘字符
m_nItemCount[0]=11;
lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0]));
lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1]));
//键盘字符
m_nItemCount[1]=10;
lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0]));
lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1]));
//
- 2022-01-29 01:54:02下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第17章-Windows Environment 32-bit assembly language programming book source package Chapter 17
- 2022-12-14 20:10:03下载
- 积分:1
-
Function of a more comprehensive anti
功能较全面的反汇编器:反汇编器ht-2.0.15.tar.gz,而且是开源的,适合定量裁剪-Function of a more comprehensive anti-assembler: assembler anti-ht-2.0.15.tar.gz, and is open source, suitable for quantitative cut
- 2022-03-24 20:27:04下载
- 积分:1