-
This procedure is soft clock procedure, if you do not have the hardware clock, y...
这个程序是软时钟程序,如果你不用硬时钟,可以使用这个程序-This procedure is soft clock procedure, if you do not have the hardware clock, you can use this procedure
- 2022-03-21 21:06:09下载
- 积分:1
-
交通灯代码,
Y22)车道黄灯
Y20车道红灯
Y23车道绿灯...
交通灯代码,
Y22)车道黄灯
Y20车道红灯
Y23车道绿灯
-traffic lights code, Y22) Y20 lane carriageway yellow light green lane Y23
- 2022-01-22 16:08:45下载
- 积分:1
-
FM8P53实现七彩跳变+渐变(汇编)
应用背景本程序可以做广告箱控制,实现多彩多样的变化!对做户外亮化的厂家很实用!使用厂家多,是LED生产厂家的后盾!关键技术本程序可以实现AC(交流过零同步)控制,应用广泛,本程序可以实现AC(交流过零同步)控制,应用广泛,本程序可以实现AC(交流过零同步)控制,应用广泛!
- 2022-01-24 10:04:06下载
- 积分:1
-
prepared with the message boards, good Dongdong
用java编写的留言版,很好的-prepared with the message boards, good Dongdong
- 2022-02-05 09:10:32下载
- 积分:1
-
c-c++使用gsoap调用wcf发布的webservice
资源描述c-c++使用gsoap调用wcf发布的webservice,
在使用gsoap调用wcf发布的webservice时,总是提示415错误,查找错误半天发现,
gsoap使用的是soap2.0,而wcf发布的webservice使用的是soap1.0,所以想解决问题就是
需要将两边使用的soap对等。
- 2022-02-25 09:30:39下载
- 积分:1
-
引导扇区源代码注释,用于描述系统的引导过程
引导扇区源代码注释,用于描述系统的引导过程-Boot sector source code annotations, used to describe the system boot process
- 2022-02-09 12:20:34下载
- 积分:1
-
SWAT模型源代码
应用背景SWAT 开源,用于水文模型的进一步开发开源,可以对源模型进行改装,增加模块和减少模块,并进一步开发,使模型更加适合研究区的状况,也可以对模型进行重新组装开发,从而节约成本,提高工作效率,为我国水文模型的开发提供便利。关键技术After excluded the influence of antecedent rainfall, the soil loss at the hillslope with ephemeral gully had a significant linear regression equation with PI30.
Since determination coefficient (R2) and Nash-Suttclife efficiency coefficient (ENS) were all satisfactory, the results showed that soil loss equations were all run well while applying to soil loss prediction for the three rainfall regimes.
- 2022-10-29 22:50:04下载
- 积分:1
-
硬件端口发声程序
硬件端口发声程序-hardware audible port procedures
- 2022-08-21 13:23:13下载
- 积分: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 curriculum design case intensive series" source cod...
《汇编语言课程设计案例精编》源代码-"assembly language curriculum design case intensive series" source code
- 2022-03-23 23:24:14下载
- 积分:1