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.
標簽: Application Note introduces Abstract
上傳時間: 2014-01-01
上傳用戶:集美慧
關于蘋果機開發的電子書: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
標簽: Apple Development Objective Overview
上傳時間: 2016-03-10
上傳用戶: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:
標簽: LCD_CPU_Show_image LCD_Show_image ImageDPR Set_DPR
上傳時間: 2014-12-08
上傳用戶:黃華強
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.
標簽: JavaServer dynamic lessons build
上傳時間: 2014-11-25
上傳用戶: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
標簽: Directory gen_jmsn Nickname Changer
上傳時間: 2014-01-20
上傳用戶: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.
標簽: WinChat DeMENted Unique_T Spectre
上傳時間: 2016-04-24
上傳用戶:zhangyi99104144
Ajax 第一部分 重新思考Web應用 第1章 一種新的Web設計方法 1.1 為什么需要Ajax富客戶端? 1.1.1 比較用戶體驗 1.1.2 網絡延遲 1.1.3 異步交互 1.1.4 獨占或瞬態的使用模式 1.1.5 忘掉Web 1.2 Ajax的四個基本原則 1.2.1 瀏覽器中的是應用而不是內容 1.2.2 服務器交付的是數據而不是內容 1.2.3 用戶交互變得流暢而連續 1.2.4 有紀律的嚴肅編程 1.3 真實世界中的Ajax富客戶端 1.3.1 現狀 1.3.2 Google Maps 1.4 Ajax的替代方案 1.4.1 基于Macromedia Flash的方案 1.4.2 Java Web Start及其相關技術 1.5 小結 1.6 資源 第2章 Ajax新手上路 2.1 Ajax的關鍵元素 2.2 用JavaScript改善用戶體驗 2.3 用CSS定義應用的外觀 2.3.1 CSS選擇器 2.3.2 CSS樣式屬性 2.3.3簡單的CSS例子 2.4 用DOM組織視圖
上傳時間: 2016-05-26
上傳用戶:Yukiseop
一個簡單的端口掃描程序: addstr = "發現端口" & Str(port) & "打開" & Space(5) Select Case port Case 7 plus = "ECHO服務" Case 21 plus = "FTP服務★★★★★" Case 25 plus = "SMTP服務★★" Case 43 plus = "Whois服務" Case 53 plus = "DNS服務☆" Case 80 plus = "HTTP服務★★★★★" Case 81 plus = "HOSTS2名稱服務" Case 99 plus = "NCX99后門★★★★★" Case 110 plus = "POP3服務★★★★★" Case 111 plus = "Sun RPC服務★★" Case 135 plus = "本地服務" Case 137 plus = "NETBIOS 名稱服務/流影POP" Case 138 plus = "NETBIOS 數據存儲服務" Case 139 plus = "NETBIOS 會議服務★★★" Case 119 plus = "NNTP虛擬服務" Case 163 plus = "SNMP服務" Case 443 plus = "https服務" Case 512 plus = "遠程執行服務" Case 513 plus = "login, remote login" Case 514 plus = "cmd, exec with auto auth." Case 600 plus = "Sun IPC服務器" Case 1080 plus = "SOCKS代理服務★★★" Case 1433 plus = "SQL服務器★★★" Case 3128 plus = "HTTP代理服務" Case 7626 plus = "木馬冰河★★★★★" Case 8080 plus = "HTTP代理服務" Case Else plus = "未知服務!"
上傳時間: 2013-12-16
上傳用戶: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 .
標簽: command simulation simulator ui_start
上傳時間: 2016-06-11
上傳用戶:sevenbestfei
一個網絡對弈的中國象棋程序 操作: 1、Setting,選擇對戰方式。如果選擇“網絡對戰”,進入“2”,否則,進入“3”。 2、connect,只在“網絡對戰”第一盤是需要。 3、set rule,設置計時規則。 4、start,開始下棋。
上傳時間: 2014-10-13
上傳用戶:gtf1207