最受歡迎的Joomla社區(qū)用戶(hù)管理收費(fèi)插件 - 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.
標(biāo)簽: Builder Joomla Community Commnity
上傳時(shí)間: 2016-10-20
上傳用戶(hù):daoxiang126
最受歡迎的Joomla 社區(qū)用戶(hù)管理收費(fèi)插件 Community Builder 1.2 RC2 的電子書(shū),僅提供給付費(fèi)會(huì)員 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.
標(biāo)簽: Community Builder Joomla 1.2
上傳時(shí)間: 2016-10-20
上傳用戶(hù):王者A
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測(cè)試程序
標(biāo)簽: CamTest CameraCode CamSettingsDlg cpp
上傳時(shí)間: 2013-12-22
上傳用戶(hù):diets
這是一段利用單片機(jī)IO口作的溫控程序,感溫元件是NTC。功能是,當(dāng)溫度低過(guò)某值時(shí)開(kāi)始加熱, 隨著溫度上升。。。當(dāng)高到某值時(shí)停止加熱,然后開(kāi)始冷卻。。。不斷重復(fù)。。。,使用時(shí)要注意 RC常數(shù),常數(shù)過(guò)大會(huì)造成16位計(jì)數(shù)溢出,得不到正確結(jié)果。程序是作產(chǎn)品前的一個(gè)試驗(yàn)程序,當(dāng)時(shí) 調(diào)試已通過(guò),能作到±0.5℃。
上傳時(shí)間: 2016-12-11
上傳用戶(hù):13215175592
此程序本人調(diào)試OK,適合初學(xué)液晶的人. 此附件包含C源程序、原理圖、液晶說(shuō)明書(shū)和漢字取模軟件. 我調(diào)試過(guò)程中使用的STK500,所以只用按此原理圖連線(xiàn)即可,RC復(fù)位電路STK500上已有,就不用自己加了
上傳時(shí)間: 2014-01-26
上傳用戶(hù):zhenyushaw
電子技術(shù)綜合設(shè)計(jì)實(shí)驗(yàn)報(bào)告 采用555定時(shí)器,由555產(chǎn)生方波信號(hào),方波經(jīng)RC積分電路積分后即可得到三角波,再由三角波通過(guò)RC積分電路得到正弦波,該方案集成度高,同時(shí)產(chǎn)生正弦波的方法簡(jiǎn)單、易調(diào)。但實(shí)際遇到種種困難不能在短時(shí)間內(nèi)解決,所以又設(shè)計(jì)了用運(yùn)放電路產(chǎn)生正弦波的電路,并驗(yàn)證了其正確性。
標(biāo)簽: 555 電子技術(shù) 實(shí)驗(yàn)報(bào)告 定時(shí)器
上傳時(shí)間: 2013-12-22
上傳用戶(hù):Altman
//實(shí)驗(yàn)板的AVR程序,驅(qū)動(dòng)1602LCM(可顯示2行,每行16個(gè)字符)模塊顯示實(shí)驗(yàn)練習(xí)。 //說(shuō)明:RS高顯示/低指令輸入 RW高讀/低寫(xiě) EN高讀數(shù)據(jù)/下降沿寫(xiě)數(shù)據(jù) //具體電路可參照使用指南里的說(shuō)明。每個(gè)字符為5×7或5×8的點(diǎn)陣,共16×2個(gè)字符。 //使用器件:ATMEGA8535,可更換。 使用默認(rèn)的片內(nèi)RC振蕩器,1MHz。 //接線(xiàn)定義:PD4,5,6 為RS,R/W,EA。數(shù)據(jù)位為PC口。 //使用的開(kāi)關(guān):SW2-1,2,3.SW1-1,2,3,4,5,6,7,8.SW2-5為背光開(kāi)關(guān)。 SW3-8為系統(tǒng)復(fù)位端。
標(biāo)簽: AVR 實(shí)驗(yàn)板 程序
上傳時(shí)間: 2014-12-01
上傳用戶(hù):cmc_68289287
在最后一個(gè)Alpha測(cè)試版發(fā)布半個(gè)月后,Jaunty Jackalope Ubuntu 9.04今天終于進(jìn)入了Beta測(cè)試階段,接下來(lái)還將經(jīng)過(guò)一次RC候選版,然后4月23日發(fā)布最終正式版
標(biāo)簽: Alpha 測(cè)試版 發(fā)布
上傳時(shí)間: 2017-06-18
上傳用戶(hù):1101055045
RC500函數(shù)庫(kù),MF RC500 是應(yīng)用于非接觸式通信中高集成度讀寫(xiě)卡芯片系列中的一員。是學(xué)習(xí)RFID技術(shù)必備資料。
標(biāo)簽: 500 RC 函數(shù)庫(kù)
上傳時(shí)間: 2013-12-02
上傳用戶(hù):zhuimenghuadie
畢業(yè)設(shè)計(jì)論文 太陽(yáng)能熱水器智能控制系統(tǒng) 摘 要 本文設(shè)計(jì)了一個(gè)太陽(yáng)能熱水器智能控制系統(tǒng)。它以89C52單片機(jī)為核心,配合電阻型4檔水位傳感器、負(fù)溫度系數(shù)NTC熱敏電阻溫度傳感器、8255A擴(kuò)展鍵盤(pán)和顯示器件 、驅(qū)動(dòng)電路(電磁閥、電加熱、報(bào)警)等外圍器件, 完成對(duì)太陽(yáng)能熱水器容器內(nèi)的水位、水溫測(cè)量、顯示;時(shí)間顯示;缺水時(shí)自動(dòng)上水,水溢報(bào)警;手動(dòng)上水、參數(shù)設(shè)置;定時(shí)水溫過(guò)低智能電加熱等功能。 其中本文第一章主要說(shuō)明了太陽(yáng)能熱水器智能控制系統(tǒng)的研究現(xiàn)狀和本課題的主要任務(wù),第二章對(duì)系統(tǒng)的整體結(jié)構(gòu)作了簡(jiǎn)單介紹,第三章重點(diǎn)介紹了水位水溫測(cè)量電路,第四章介紹了時(shí)鐘電路,第五章介紹了顯示和鍵盤(pán)電路,第六章對(duì)其他電路作了介紹,第七章是對(duì)水位測(cè)量電路的硬件調(diào)試。 本系統(tǒng)對(duì)于水位傳感器、水溫傳感器的電阻數(shù)據(jù)的處理均采用獨(dú)特的RC充放電的方法。它與使用A/D轉(zhuǎn)換器相比,電路簡(jiǎn)單、制造成本低。特別適用于對(duì)水位、水溫要求不精確的場(chǎng)合。 關(guān)鍵詞:太陽(yáng)能,熱水器,控制器,89C52,RC充放電。
標(biāo)簽: 89C52 太陽(yáng)能熱水器 智能控制系統(tǒng) 畢業(yè)設(shè)計(jì)
上傳時(shí)間: 2017-08-14
上傳用戶(hù):小碼農(nóng)lz
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1