-
QuangBao
it is program for led matrix
- 2012-01-09 17:49:50下载
- 积分:1
-
df
这个程序是由关礼物的,挺好的,很实用,省的自己算不过来(this program is about gift)
- 2014-02-27 09:42:20下载
- 积分:1
-
温湿度VB源码
温湿度串口检测程序,实现对数据的读取和检测(Temperature and Humidity Serial Port Detection Program for Data Reading and Detection)
- 2020-06-17 10:20:02下载
- 积分: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
-
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
-
uCOSPuCGUI(FSMC)
uCOS+uCGUI例程,主控芯片为STM32,LCD采用FSMC接口连接,实现图形界面的操作(uCOS+uCGUI routines, the main chip for the STM32, the LCD FSMC interface connector, the operation of the graphical interface)
- 2012-06-09 21:30:01下载
- 积分:1
-
Desktop
有Burst Launcher fix by Gorilla K这把刀的渣画质版本吗 - 《...
13条回复 - 发帖时间: 2015年2月28日
2015年2月28日 - 就是这个 资源黑名单上的 我忘记从哪里下的太刀合集里面就有这把看着很舒服 没想到竟然进了黑名单...求助 ...
bbs.3dmgame.com/thread... - 百度快照(GTA_V_Crash_Fix_Launcher crack game gta V if Software TestingGTA_V_Crash_Fix_Launcher crack game gta V if Software Testing.)
- 2016-01-20 18:47:07下载
- 积分:1
-
haifengwork
海风记工表 一个叫完整的程序源码 包含很多技巧 适合初学者学习.(Sea Breeze your working table called complete program source code contains a lot of tips for beginners to learn.)
- 2015-06-21 00:05:30下载
- 积分: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
-
Operating-System-B-test-reports
开发一个仿真操作系统,要求具备进程调度、存储器管理、文件及设备管理等基本功能(The development of a simulation operating system, requires scheduling process, the basic functions of memory management, file and device management)
- 2015-05-16 12:35:39下载
- 积分:1