-
an ordinary music source!
一个普通的音乐演奏源程序!-an ordinary music source!
- 2022-01-31 12:50:47下载
- 积分: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
-
LED 闪烁 h 文件
是领导闪烁程序。A 发光二极管 (LED) 是一种两个铅半导体光源。它是一个基本的 pn 结二极管,
其中发出光激活时。[7] 当拟合电压对引线,电子是能够与重组电子孔内的设备,能量以光子的形式释放。
这种效应称为电致发光,和(对应的光子的能量) 的光的颜色由能带隙的半导体。
- 2022-04-08 00:30:14下载
- 积分:1
-
Flashbacks-output
定义字符串,倒叙输出该输出字符串汇编语言(Definition of string flashback output of the output string assembly language)
- 2012-06-20 13:23:34下载
- 积分:1
-
A simple clock program, want to be helpful for beginners
一个简单的电子钟程序,希望对初学者有帮助-A simple clock program, want to be helpful for beginners
- 2022-01-23 11:08:33下载
- 积分:1
-
2
说明: 形参只是形式参数,并不参与实际运算,但是形参在同一个函数里要相同,实参是实际参数,参与实际的运算,
有几个形参就对应有几个实参,形参在自定义函数里,实参在主函数里
(Formals only formal parameter is not involved in the actual operation, but parameter in a function to be the same, the argument is the actual parameters involved in the actual operation, several shape parameters corresponding to several arguments, parameter in Custom function, the argument in the main function)
- 2012-10-01 22:42:31下载
- 积分:1
-
单用户MIMO迫零预编码
说明: MIMO预编码技术的研究,实现单用户迫零预编码(Zero forcing precoding)
- 2019-05-19 22:54:07下载
- 积分:1
-
1602 and interrupted by keyboard control a six
用1602和中断式键盘控制一个六层的界面,很实用的哦,其只用六个键来控制,硬件很简单-1602 and interrupted by keyboard control a six-storey interface, very useful Oh, its only six keys to control hardware is very simple
- 2022-03-17 20:05:22下载
- 积分:1
-
audible voice an assembler
voice发声汇编程序1-audible voice an assembler
- 2022-05-27 04:15:17下载
- 积分:1
-
SJA100_CAN_RX
SJA100的CAN初始化以及接收子程序,基于PIC18F452(CAN receive the SJA100 Subroutine)
- 2009-03-24 13:47:05下载
- 积分:1