功能介紹: 支持站長管理(刪除、修改、回復) 支持郵件發送 支持數據庫加密碼 留言含郵箱、主頁、QQ、MSN、來自、郵件提示、IP獲取、回復等功能 初始用戶:admin 密碼:admin
上傳時間: 2015-03-31
上傳用戶:xyipie
VC通信程序源代碼.TCP/UDP高級編程,TCP,IP終端程序源代碼等.
上傳時間: 2015-04-09
上傳用戶:417313137
自動撥號,用于ip自動撥號,防盜等.用c語言寫成.
上傳時間: 2016-01-14
上傳用戶:weiwolkt
ARM7 LPC2114自已工作中編寫的直流馬達驅動源程序。 文件: uart_motor.HEX Uart_motor.mcp LPC2294.h 等相關文件。
標簽: uart_motor Uart_motor LPC ARM7
上傳時間: 2016-10-27
上傳用戶:xc216
ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler Department of Electronics and Electrical Engineering University of Surrey, Guildford。對霍夫變換檢測檢測橢圓的原理有一定的參考意義。
標簽: J. H.K. Illingworth Department
上傳時間: 2014-02-25
上傳用戶:hongmo
在linux上執行指令 ls ctrl+h 等 按 ctrl + c 顯示執行過的指令 按 ctrl + d 結束程式 ctrl + z 顯示曾經執行過的指令 執行history 顯示出執行過的指令
上傳時間: 2014-01-21
上傳用戶:
溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70) printf("73分=C等級!!\n") else if (a>=60) printf("73分=D等級!!\n") else if (a<60) printf("73分=E等級!!\n") } { if (b>=90) printf("b=A等級!!\n") else if (b>=80) printf("85分=B等級!!\n") else if (b>=70) printf("85分=C等級!!\n") else if (b>=60) printf("85分=D等級!!\n") else if (b<60) printf("85分=E等級!!\n") } { if (c>=90) printf("c=A等級!!\n") else if (c>=80) printf("66分=B等級!!\n") else if (c>=70) printf("66分=C等級!!\n") else if (c>=60) printf("66分=D等級!!\n") else if (c<60) printf("66分=E等級!!\n") } system("pause") return 0 }
上傳時間: 2014-11-10
上傳用戶:wpwpwlxwlx
溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70) printf("73分=C等級!!\n") else if (a>=60) printf("73分=D等級!!\n") else if (a<60) printf("73分=E等級!!\n") } { if (b>=90) printf("b=A等級!!\n") else if (b>=80) printf("85分=B等級!!\n") else if (b>=70) printf("85分=C等級!!\n") else if (b>=60) printf("85分=D等級!!\n") else if (b<60) printf("85分=E等級!!\n") } { if (c>=90) printf("c=A等級!!\n") else if (c>=80) printf("66分=B等級!!\n") else if (c>=70) printf("66分=C等級!!\n") else if (c>=60) printf("66分=D等級!!\n") else if (c<60) printf("66分=E等級!!\n") } system("pause") return 0 }
上傳時間: 2013-12-12
上傳用戶:亞亞娟娟123
Google 推出一套免費的 Web 安全評估工具,叫做 ratproxy,這套工具可以檢測、分析您的網站是否有安全性漏洞或網頁是否有被入侵,目前可支援 Linux, FreeBSD, MacOS X, 與 Windows (Cygwin) 等執行環境(反正就是 Unix-like 的環境啦)。 RatProxy 可偵測到的漏洞包括 Cross-site Scripting (XSS, 跨網站指令碼)、指令碼惡意置入(script inclusion issues), 惡意網頁內容(content serving problems), insufficient XSRF 以及 XSS 防護(XSS defenses) 等。
上傳時間: 2016-09-30
上傳用戶:LouieWu
一個用于做IP地址編輯功能的控件,可以方便的模擬操作系統中對系統IP、網關IP、掩碼等屬性進行編輯的功能。
上傳時間: 2014-01-02
上傳用戶:yyq123456789