-
一系列与Win32管理系统类,很简单
一个用WIN32编的班级管理系统,很简单的-A series of classes with WIN32 management system, very simple
- 2022-11-20 22:05:04下载
- 积分:1
-
it is turbo c 2.0.
这个东西就是turbo c 2.0.
这样够字数了么?-it is turbo c 2.0.
- 2022-01-25 18:15:05下载
- 积分:1
-
光学冷加工倒角机的设计
伺服电机+LCD显示
光学冷加工倒角机的设计
伺服电机+LCD显示-Optical design of cold chamfering machine servo motor+ LCD Display
- 2022-01-25 21:16:44下载
- 积分:1
-
Tiger语言编译器
Tiger语言编译器-Tiger language compiler
- 2022-12-11 04:20:03下载
- 积分:1
-
main
输入年份,可以进行是否为闰年的判断,并输出输入年份对应生肖,还能根据输入年份判断所属星座;并带有详细的注释信息
(Enter the year, you can determine whether it is a leap year, and the corresponding input and output Year Lunar New Year, but also to determine the input of the Zodiac Year and with detailed annotation information)
- 2015-03-24 15:44:54下载
- 积分:1
-
addpass.rar
addpass.rar
- 2023-06-19 02:40:03下载
- 积分:1
-
窗口管理修改版.rar
窗口管理修改版.rar-window management modified version. Rar
- 2022-09-13 01:40: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
-
8086 on the preparation of the compilation process for the preparation of the co...
关于8086汇编程序的编写,对于汇编的编写很有借鉴。-8086 on the preparation of the compilation process for the preparation of the compilation of a very useful reference.
- 2022-02-09 16:25:58下载
- 积分:1
-
用汇编语言实现字符串的比较,从第一个字母开始比较,直到最后一个字母...
用汇编语言实现字符串的比较,从第一个字母开始比较,直到最后一个字母-using assembly language to achieve the string comparison, from the beginning of a letter, until the last letter
- 2023-02-21 14:25:03下载
- 积分:1