Application Note Abstract This Application Note introduces a complete and detailed PSoC® project. Telephone Call Logger keeps the detailed record of approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of the phone call in the PSoC device. Users can get this detailed report into the PC environment by using free software, which is included in the project file. When records reach near full capacity of the Flash memory, an LED will turn on to show that it is necessary to backup the data. Software gets the data from PSoC, organizes it and prepares a printable version. Additionally, it sends the date and time information to the PSoC. The external parts in this project can be obtained easily in the market.
標(biāo)簽: Application Note introduces Abstract
上傳時(shí)間: 2014-01-01
上傳用戶(hù):集美慧
關(guān)于蘋(píng)果機(jī)開(kāi)發(fā)的電子書(shū):1.Apple.Mac.OS.X.Development.Tools.Overview.Jun.2003.eBook 2.Apple.The.Objective.C.Programming.Language.Dec.2006.eBook 3.Apress.AppleScript.The.Comprehensive.Guide.to.Scripting.and.Automation.on.Mac.OS.X.2nd.Edition.Sep.2006.eBook-BBL 4.Apple.A.Quick.Tour.of.Xcode.Aug.2003.eBook 5.FreeBook.AppleScript.for.Absolute.Starters.Mar.2003.eBook 6.FreeBook.Become.an.Xcoder.Start.Programming.the.Mac.use.Objective-C.Apr.2006.eBook
標(biāo)簽: Apple Development Objective Overview
上傳時(shí)間: 2016-03-10
上傳用戶(hù):asddsd
### ### ### ### ### ### ### ##### LCD_Show_image LCD_CPU_Show_image macro ImageDPR Set_DPR 0,ImageDPR DPSR,DPR LCD_CPU_Show_image_NoDPR endm ############################################### LCD_Show_image ############################################### LCD_Show_R LCD_RGB_Show_Color macro Color local START,Vertical_loop,Horizontal_loop,Vertical_loop_A,Horizontal_loop_A,VLW_loop START:
標(biāo)簽: LCD_CPU_Show_image LCD_Show_image ImageDPR Set_DPR
上傳時(shí)間: 2014-12-08
上傳用戶(hù):黃華強(qiáng)
In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer Pages. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of JavaServer Pages 2.0 from the ground up. The book includes Apache Tomcat, Sun s reference implementation of JSP, so you can start developing applications immediately.
標(biāo)簽: JavaServer dynamic lessons build
上傳時(shí)間: 2014-11-25
上傳用戶(hù):TRIFCT
Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only winamp 2.x version. [StartUp] In Tools -> Options.. -> Auto Nickname tabs, Configure your prefix and postfix besides your mp3 name And Press Start Button. so nickname changer listener will be started. [Configure] If I m listening Marilyn Manson - This Is The New Shit , Prefix : Jang-Ho Hwang listen Postfix: ~* When winamp song was changed, your nickname will be Jang-Ho Hwang listen Marylyn Manson - This Is The New Shit~* [Winamp plugin configure] In Winamp 2.x, Press Control+P (Preferences). You will find JMSN Nickname Changer Plug-In v0.7 in Plug-ins -> General purpose. Click Configure and set access password. it will keep your nickname. Enjoy it
標(biāo)簽: Directory gen_jmsn Nickname Changer
上傳時(shí)間: 2014-01-20
上傳用戶(hù):zhuimenghuadie
WinChat was created in late 2000 by Spectre, DeMENted and Unique_T. You can connect to WinChat.Net by pointing your IRC client at irc.winchat.net. Or you can start a Java client right now.
標(biāo)簽: WinChat DeMENted Unique_T Spectre
上傳時(shí)間: 2016-04-24
上傳用戶(hù):zhangyi99104144
Ajax 第一部分 重新思考Web應(yīng)用 第1章 一種新的Web設(shè)計(jì)方法 1.1 為什么需要Ajax富客戶(hù)端? 1.1.1 比較用戶(hù)體驗(yàn) 1.1.2 網(wǎng)絡(luò)延遲 1.1.3 異步交互 1.1.4 獨(dú)占或瞬態(tài)的使用模式 1.1.5 忘掉Web 1.2 Ajax的四個(gè)基本原則 1.2.1 瀏覽器中的是應(yīng)用而不是內(nèi)容 1.2.2 服務(wù)器交付的是數(shù)據(jù)而不是內(nèi)容 1.2.3 用戶(hù)交互變得流暢而連續(xù) 1.2.4 有紀(jì)律的嚴(yán)肅編程 1.3 真實(shí)世界中的Ajax富客戶(hù)端 1.3.1 現(xiàn)狀 1.3.2 Google Maps 1.4 Ajax的替代方案 1.4.1 基于Macromedia Flash的方案 1.4.2 Java Web Start及其相關(guān)技術(shù) 1.5 小結(jié) 1.6 資源 第2章 Ajax新手上路 2.1 Ajax的關(guān)鍵元素 2.2 用JavaScript改善用戶(hù)體驗(yàn) 2.3 用CSS定義應(yīng)用的外觀 2.3.1 CSS選擇器 2.3.2 CSS樣式屬性 2.3.3簡(jiǎn)單的CSS例子 2.4 用DOM組織視圖
上傳時(shí)間: 2016-05-26
上傳用戶(hù):Yukiseop
一個(gè)簡(jiǎn)單的端口掃描程序: addstr = "發(fā)現(xiàn)端口" & Str(port) & "打開(kāi)" & Space(5) Select Case port Case 7 plus = "ECHO服務(wù)" Case 21 plus = "FTP服務(wù)★★★★★" Case 25 plus = "SMTP服務(wù)★★" Case 43 plus = "Whois服務(wù)" Case 53 plus = "DNS服務(wù)☆" Case 80 plus = "HTTP服務(wù)★★★★★" Case 81 plus = "HOSTS2名稱(chēng)服務(wù)" Case 99 plus = "NCX99后門(mén)★★★★★" Case 110 plus = "POP3服務(wù)★★★★★" Case 111 plus = "Sun RPC服務(wù)★★" Case 135 plus = "本地服務(wù)" Case 137 plus = "NETBIOS 名稱(chēng)服務(wù)/流影POP" Case 138 plus = "NETBIOS 數(shù)據(jù)存儲(chǔ)服務(wù)" Case 139 plus = "NETBIOS 會(huì)議服務(wù)★★★" Case 119 plus = "NNTP虛擬服務(wù)" Case 163 plus = "SNMP服務(wù)" Case 443 plus = "https服務(wù)" Case 512 plus = "遠(yuǎn)程執(zhí)行服務(wù)" Case 513 plus = "login, remote login" Case 514 plus = "cmd, exec with auto auth." Case 600 plus = "Sun IPC服務(wù)器" Case 1080 plus = "SOCKS代理服務(wù)★★★" Case 1433 plus = "SQL服務(wù)器★★★" Case 3128 plus = "HTTP代理服務(wù)" Case 7626 plus = "木馬冰河★★★★★" Case 8080 plus = "HTTP代理服務(wù)" Case Else plus = "未知服務(wù)!"
標(biāo)簽: Case port addstr Select
上傳時(shí)間: 2013-12-16
上傳用戶(hù):gtzj
The simulator GUI is started with command ui_start in Matlab command window. WLAN simulation starts by clicking the Start Simulation button in the GUI window. WLAN simulation can be terminated, before set number of packets have been reached by pressing control-C .
標(biāo)簽: command simulation simulator ui_start
上傳時(shí)間: 2016-06-11
上傳用戶(hù):sevenbestfei
一個(gè)網(wǎng)絡(luò)對(duì)弈的中國(guó)象棋程序 操作: 1、Setting,選擇對(duì)戰(zhàn)方式。如果選擇“網(wǎng)絡(luò)對(duì)戰(zhàn)”,進(jìn)入“2”,否則,進(jìn)入“3”。 2、connect,只在“網(wǎng)絡(luò)對(duì)戰(zhàn)”第一盤(pán)是需要。 3、set rule,設(shè)置計(jì)時(shí)規(guī)則。 4、start,開(kāi)始下棋。
標(biāo)簽: Setting 網(wǎng)絡(luò) 程序 操作
上傳時(shí)間: 2014-10-13
上傳用戶(hù):gtf1207
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1