-
计划和闹铃
不仅可以看到日历和时间,还可以设定计划内容与闹铃提醒,计划实现以后,能把日志保存为文件。
使用方法:在响铃设定区域(左下方)填写响铃时间与计划内容,然后单击设定,
到达设定的时间后,就可以看到系统托盘(右下角)里的小图标闪动,并且播放程序里设置的音乐。
- 2022-07-20 10:20:53下载
- 积分:1
-
FloatWnd
VC 实现类似迅雷的悬浮窗,精选学习源码,很好的参考资料。(VC suspension window similar to the thunder, select learning source code, a good reference.)
- 2013-12-25 11:02:10下载
- 积分:1
-
visio=dianjiyunxing
电机运行的流程图,用visio画的图,可以直接复制到word中使用(the picture
in the visio)
- 2013-03-15 17:33:53下载
- 积分:1
-
Desktop
电力仪表测量电压,电流,有功,无功,等电力参数,用PIC和ATT7026 数码显示(Electricity meters measure voltage, current, active power, reactive power, and other electrical parameters, with the PIC and ATT7026 digital display)
- 2013-06-07 11:08:02下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
PrScrn
指定窗口画框,并截图保存在指定目录xxx(Print Screen shot)
- 2012-07-29 14:52:15下载
- 积分:1
-
sfsagfs
一种可以穿透还原卡和还原软件的代码......................................................................(mofeng)
- 2010-03-05 01:24:47下载
- 积分:1
-
sjwl
实现齿轮接触应力和弯曲应力分析,用于拟合最大应力值与个参数的关系 神经网络(Analysis of contact stress and bending stress of gear)
- 2018-03-10 14:57:26下载
- 积分:1
-
design
轨道设计,确定着陆准备轨道近月点和远月点的位置,以及嫦娥三号相应速度的大小与方向。(Track design, determine the location of the landing point in recent months to prepare the track and Apolune, as well as the size and direction of the Chang-e III corresponding velocity.)
- 2014-09-12 17:06:03下载
- 积分:1
-
Direct_exp
说明: 在VC下利用directX9.0写的很好的3D图形编程的例子,包括.x文件的读取,纹理的加载!适合初学者练手!(in VC directX9.0 write using a good 3D graphics programming examples, including. X document read, texture loading! For beginners to practice hands!)
- 2006-03-22 20:57:16下载
- 积分:1