-
OMAP3530的文档和设计指南,ARM内核,TI的扩展。
Omap3530 documentation and design guide, ARM core, TI extensions.
- 2022-08-08 13:26:19下载
- 积分:1
-
- 2022-04-21 14:21:24下载
- 积分: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
-
二进制计算器,位运算,计算器
二进制计算器,位运算,计算器--用户界面设计,汇编语言学习工具-binary calculator, bit, calculator-- user interface design, assembly language learning tool
- 2022-05-28 16:00:11下载
- 积分:1
-
在字符LCD上显示中文字,采用汇编语言。并且在PROTES上运行通过...
在字符LCD上显示中文字,采用汇编语言。并且在PROTES上运行通过-In the character LCD display Chinese characters, using assembly language. And in PROTES run through the
- 2022-01-26 05:39:26下载
- 积分:1
-
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。...
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。-established from the beginning byte DATA modules into 10 unsigned data, the data to find the maximum and minimum, the screens showed that 10 data and maximum and the minimum.
- 2022-10-29 07:40:03下载
- 积分:1
-
彩灯程序,控制树林的生长和心字的闪烁和重复闪烁
彩灯程序,控制树林的生长和心字的闪烁和重复闪烁-Lantern procedures, control of forest growth and the heart and repeat the word flashes flicker
- 2022-01-24 16:02:53下载
- 积分:1
-
用汇编语言编写的一个小程序,能够实现显示姓名的功能。
用汇编语言编写的一个小程序,能够实现显示姓名的功能。-Meet the need of show sb s name.
- 2022-03-17 16:34:06下载
- 积分:1
-
该程序为VB程序,是用于计算出来的坐标需要进行坐标系转换使用.感谢站长...
该程序为VB程序,是用于计算出来的坐标需要进行坐标系转换使用.感谢站长-procedure for the VB program is used to calculate the coordinates of the need for the use of coordinate system conversion. Grateful to the station! !
- 2022-07-14 04:08:13下载
- 积分:1
-
this is a program design in assembly language,individual file manage system
这是个汇编语言写的课程设计,个人档案管理系统-this is a program design in assembly language,individual file manage system
- 2022-01-29 01:26:00下载
- 积分:1