-
eyiidown15
1、增添访问用户IP显示。
2、增加广告管理功能。
3、界面请专业人士进行美化,使得分布更加合理,界面更加美观。
4、添加用户在线统计及查看功能(1, add a user to access the IP display.
2, increased advertising management.
3, the interface is the expertise to carry out landscaping, making the distribution is more reasonable, more beautiful interface.
4, add users online and viewing statistics
)
- 2016-03-10 22:27:06下载
- 积分:1
-
Standard-CPP
美国编制C++教程,提高C++编程质量,有利于学习资料,对初学者和入门的都有很提高。(Improve the quality of C++ programming, in favor of learning materials for beginners and entry has very improved)
- 2014-01-13 16:35:32下载
- 积分:1
-
Timer
定时器:设定时间格式(00::00)后,到时间弹出提示(timer:set time(00:00),then run up)
- 2013-12-07 08:46:19下载
- 积分:1
-
cap2modelandodcmotor
Full document very cool snd nice
- 2015-03-18 07:34:17下载
- 积分:1
-
用vb写的数控仿真系统
说明: 仿真机床切割,可生产可编辑的轨迹代码,方便操作.(Simulated machine tool cutting, can produce editable trajectory code, easy to operate.)
- 2020-06-28 11:40:01下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
43-stm32_camera
基于stm32开发板的驱动 主要实现开发板上照相机的驱动。适用于新手( based on stm32 board driver it s about camera drivers,useful for fresh man )
- 2015-03-05 09:43:51下载
- 积分:1
-
20120227MLS
汽车大灯开关节点C语言编程,基于飞思卡尔芯片程序(Automotive headlight switch node C programming language, based on Freescale chips)
- 2013-03-17 16:49:04下载
- 积分:1
-
donggan
动感购物SQL完整版这个不是完整版本,官方发布源码说是正式无限制的,大家选择下载!首先在SQL数据库中建立一个库然后右击库名选择所有任务.你会看到有项是还原数据库.然后选择还原数据库在还原数据库对话框上会有选择你要还原的数据库.选择还原SNSN.BAK文件,选择后在还原数据库对话框上面选择选项栏目,里面会有强制还原数据库.选择此项.然后开始还原即可. 数据库还原后打开CONN文件夹中的CONN.ASP文件,修改里面的SQL数据库用户密码等参数即可。
(This is not a complete version of the official release source said, is the official without limit, we choose to download! First create a database and then right-click library select all tasks in the SQL database. You will see is to restore the database. Then select restore database restore database dialog box in a choice you want to restore the database. The selective reduction of SNSN.BAK files, select options column in the restore database dialog box above, there will be forced restore database. Select this option. Then began to restore the database after reduction. Open the CONN folder in the CONN.ASP file, modify the SQL database user password parameters.
)
- 2013-12-07 10:52:40下载
- 积分:1
-
Cammer-Web
数码产品网站,包括产品介绍、展栏、分布与链接,还有用户注册登陆及留言板等功能(cammer producter)
- 2016-01-06 15:23:53下载
- 积分:1