虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

MF-RC

  • esDice.ico This an icon file, which is used as the application s icon. This icon is included by

    es\Dice.ico This an icon file, which is used as the application s icon. This icon is included by the main resource file Dice.rc. res\Dice.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file.

    标签: icon This application included

    上传时间: 2013-12-23

    上传用户:hwl453472107

  • 此程序本人调试OK

    此程序本人调试OK,适合初学液晶的人. 此附件包含C源程序、原理图、液晶说明书和汉字取模软件. 我调试过程中使用的STK500,所以只用按此原理图连线即可,RC复位电路STK500上已有,就不用自己加了。

    标签: 程序 调试

    上传时间: 2013-12-24

    上传用户:comua

  • 最受欢迎的Joomla社区用户管理收费插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla!

    最受欢迎的Joomla社区用户管理收费插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.

    标签: Builder Joomla Community Commnity

    上传时间: 2016-10-20

    上传用户:daoxiang126

  • 最受欢迎的Joomla 社区用户管理收费插件 Community Builder 1.2 RC2 的电子书

    最受欢迎的Joomla 社区用户管理收费插件 Community Builder 1.2 RC2 的电子书,仅提供给付费会员 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.

    标签: Community Builder Joomla 1.2

    上传时间: 2016-10-20

    上传用户:王者A

  • CamTest2.vcw CamTest2.vcp CameraCode.cpp CameraCode.h CamSettingsDlg.cpp CamTest2.aps CamTest2

    CamTest2.vcw CamTest2.vcp CameraCode.cpp CameraCode.h CamSettingsDlg.cpp CamTest2.aps CamTest2.cpp CamTest2.h CamTest2.rc CamTest2.vcb CamTest2.vcl Copy (2) of StreamFrame.cpp Copy of StreamFrame.cpp mjpeg2bmp.cpp mjpeg2bmp.h resource.h StillCapDlg.cpp StreamFrame.cpp StreamFrame.h 罗技摄像头windows ce测试程序

    标签: CamTest CameraCode CamSettingsDlg cpp

    上传时间: 2013-12-22

    上传用户:diets

  • 这是一段利用单片机IO口作的温控程序,感温元件是NTC。功能是

    这是一段利用单片机IO口作的温控程序,感温元件是NTC。功能是,当温度低过某值时开始加热, 随着温度上升。。。当高到某值时停止加热,然后开始冷却。。。不断重复。。。,使用时要注意 RC常数,常数过大会造成16位计数溢出,得不到正确结果。程序是作产品前的一个试验程序,当时 调试已通过,能作到±0.5℃。

    标签: NTC 用单片机 IO口 温控

    上传时间: 2016-12-11

    上传用户:13215175592

  • 此程序本人调试OK

    此程序本人调试OK,适合初学液晶的人. 此附件包含C源程序、原理图、液晶说明书和汉字取模软件. 我调试过程中使用的STK500,所以只用按此原理图连线即可,RC复位电路STK500上已有,就不用自己加了

    标签: 程序 调试

    上传时间: 2014-01-26

    上传用户:zhenyushaw

  • 电子技术综合设计实验报告 采用555定时器

    电子技术综合设计实验报告 采用555定时器,由555产生方波信号,方波经RC积分电路积分后即可得到三角波,再由三角波通过RC积分电路得到正弦波,该方案集成度高,同时产生正弦波的方法简单、易调。但实际遇到种种困难不能在短时间内解决,所以又设计了用运放电路产生正弦波的电路,并验证了其正确性。

    标签: 555 电子技术 实验报告 定时器

    上传时间: 2013-12-22

    上传用户:Altman

  • //实验板的AVR程序

    //实验板的AVR程序,驱动1602LCM(可显示2行,每行16个字符)模块显示实验练习。 //说明:RS高显示/低指令输入 RW高读/低写 EN高读数据/下降沿写数据 //具体电路可参照使用指南里的说明。每个字符为5×7或5×8的点阵,共16×2个字符。 //使用器件:ATMEGA8535,可更换。 使用默认的片内RC振荡器,1MHz。 //接线定义:PD4,5,6 为RS,R/W,EA。数据位为PC口。 //使用的开关:SW2-1,2,3.SW1-1,2,3,4,5,6,7,8.SW2-5为背光开关。 SW3-8为系统复位端。

    标签: AVR 实验板 程序

    上传时间: 2014-12-01

    上传用户:cmc_68289287

  • 在最后一个Alpha测试版发布半个月后

    在最后一个Alpha测试版发布半个月后,Jaunty Jackalope Ubuntu 9.04今天终于进入了Beta测试阶段,接下来还将经过一次RC候选版,然后4月23日发布最终正式版

    标签: Alpha 测试版 发布

    上传时间: 2017-06-18

    上传用户:1101055045