-
智能小车的程序以及报告怎么要这么多个字的,晕死
智能小车的程序以及报告怎么要这么多个字的,晕死-Smart car, as well as the procedures for how to report so many words,
- 2022-08-12 23:21:54下载
- 积分:1
-
一个背单词源码,用masm写成,作者zhasm
只是觉得其构思不错,版权归原作者所有...
一个背单词源码,用masm写成,作者zhasm
只是觉得其构思不错,版权归原作者所有-a source word back with masm languages, the author zhasm just think that the idea is true, All the property of authorship
- 2022-08-17 15:52:15下载
- 积分:1
-
加密Altera的FPGA的方法
加密Altera的FPGA的方法
加密Altera的FPGA的方法
加密Altera的FPGA的方法-Altera FPGA encryption method Altera FPGA encryption methods
- 2022-09-04 15:55:03下载
- 积分:1
-
最新的词法分析器啊,最新版的,里面包括了识别c的关键字的。...
最新的词法分析器啊,最新版的,里面包括了识别c的关键字的。-Ah latest lexical analyzer, the latest version, which includes the identification of keywords c.
- 2022-05-18 01:02:36下载
- 积分:1
-
a second python program.
a second python program.
- 2022-07-03 11:10:46下载
- 积分:1
-
This is a master simple calculator written in assembler! !
这是一个用汇编语言编写的简单计算器!
- 2022-04-06 21:36:39下载
- 积分:1
-
EEPROM局部抄写软件,可以任意设置地址,抄写一段数据,数据由母片提供....
EEPROM局部抄写软件,可以任意设置地址,抄写一段数据,数据由母片提供.-EEPROM partial copying software, can set up addresses, copying a section of data, data provided by the master.
- 2022-06-29 08:31:42下载
- 积分:1
-
捕捉视频VB编写, 捕捉视频VB编写,捕捉视频VB编写
捕捉视频VB编写, 捕捉视频VB编写,捕捉视频VB编写-VB prepared to capture video, capture video prepared VB, VB prepared to capture video
- 2023-05-08 17:05:03下载
- 积分: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
-
单片机实现键盘输入数码管显示。给sclk8个上升沿就可以控制一个8段数码管了,当移位寄存器满了后,给st一个上升沿,就可以显示数据了...
单片机实现键盘输入数码管显示。给sclk8个上升沿就可以控制一个8段数码管了,当移位寄存器满了后,给st一个上升沿,就可以显示数据了-SCM keyboard input digital tube display. To a rising edge sclk8 can control an 8-segment digital tube, and when the shift register is full, after a rising edge to the st, you can display the data of the
- 2022-03-22 04:13:05下载
- 积分:1