-
记事本 汇编语言程序设计 课程设计
记事本 汇编语言程序设计 课程设计 -text editor
- 2022-06-29 04:57:22下载
- 积分:1
-
《个人求职管理系统》可以让你在找工作的过程中方便地记录你所选中的公司信息、职位信息、发送的简历和公司的回复,支持多用户,是一个多用户系统。...
《个人求职管理系统》可以让你在找工作的过程中方便地记录你所选中的公司信息、职位信息、发送的简历和公司的回复,支持多用户,是一个多用户系统。-http://www.tiandinet.com
- 2022-02-20 10:47:22下载
- 积分:1
-
各色各样的霓虹灯汇编源程序和exe执行程序
各色各样的霓虹灯汇编源程序和exe执行程序-all kinds of neon source and compilation procedures exe
- 2022-12-04 10:05:03下载
- 积分:1
-
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果...
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
- 2022-01-25 19:38:26下载
- 积分: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
-
贝贝大厅+数据库脚本
应用背景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
-
汇编语言实现的四则运算。。。。。好好东西
汇编语言实现的四则运算。。。。。好好东西-Assembly language implementation of the four operations. . . . . Good stuff
- 2022-03-21 19:16:57下载
- 积分:1
-
JAVA课本原代码 有关图象编辑等其他编程内容
JAVA课本原代码 有关图象编辑等其他编程内容-textbooks Java code on the original image editing and other programming content
- 2023-07-29 16:20:03下载
- 积分:1
-
电子琴程序,典型的汇编程序
电子琴程序,典型的汇编程序-flower procedures, the typical assembler
- 2022-01-27 13:33:39下载
- 积分:1
-
The Snake game is based entirely on the ground floor of the assembly language, u...
该款贪吃蛇游戏完全基于底层的汇编语言,采用DOS调用的方式运行,并且是全彩色的,配有详细的游戏说明。-The Snake game is based entirely on the ground floor of the assembly language, used to call DOS run, and the full-color, with a detailed description of the game.
- 2022-07-04 01:21:14下载
- 积分:1