數字圖像處理基礎理論,英文資料Restoration and Enhancement Space Pictures (blurred, noisy, distorted) Computerized Tomography Coding Transmission – Teleconferencing Storage – Land SAT Images Pattern Recognition Blood Cell Analysis Remote Sensing Robotic Vision Computer Graphics Flight Simulation Auto Body Design Special Effect in Movie
標簽: 數字圖像處理
上傳時間: 2014-06-30
上傳用戶:plsee
linux 下串口編程 #include <stdio.h> /*標準輸入輸出定義*/ #include <stdlib.h> /*標準函數庫定義*/ #include <unistd.h> /*Unix標準函數定義*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定義*/ #include <termios.h> /*PPSIX終端控制定義*/ #include <errno.h> /*錯誤號定義*/ /***@brief 設置串口通信速率 *@param fd 類型 int 打開串口的文件句柄 *@param speed 類型 int 串口速度 *@return void*/
標簽: include stdlib linux stdio
上傳時間: 2014-01-18
上傳用戶:xjz632
This model shows NASA s HL-20 lifting body modeled in Simulink, and Aerospace Blockset. This model simulates approach and landing flight phases using an auto-landing controller.
標簽: model This Aerospace Blockset
上傳時間: 2016-05-17
上傳用戶:athjac
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
標簽: storage implementing simplifies drivers
上傳時間: 2016-05-17
上傳用戶:我干你啊
Ants performing 3 actions: searching ore , mining ore , returning ore basic Artificial Neurological Network working the learning proces to pick their state through Genetic Programming 人工智能中的蟻群算法
標簽: ore Neurological performing Artificial
上傳時間: 2013-12-26
上傳用戶:hongmo
一個簡單的端口掃描程序: 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
Java是由Sun Microsystems公司于1995年5月推出的Java程序設計語言(以下簡稱Java語言)和Java平臺的總稱。用Java實現的HotJava瀏覽器(支持Java applet)顯示了Java的魅力:跨平臺、動感的Web、Internet計算。從此,Java被廣泛接受并推動了Web的迅速發展,常用的瀏覽器現在均支持Java applet。另一方面,Java技術也不斷更新。 Java平臺由Java虛擬機(Java Virtual Machine)和Java 應用編程接口(Application Programming Interface、簡稱API)構成。Java 應用編程接口為Java應用提供了一個獨立于操作系統的標準接口,可分為基本部分和擴展部分。在硬件或操作系統平臺上安裝一個Java平臺之后,Java應用程序就可運行。現在Java平臺已經嵌入了幾乎所有的操作系統。這樣Java程序可以只編譯一次,就可以在各種系統中運行。Java應用編程接口已經從1.1x版發展到1.2版。目前常用的Java平臺基于Java1.4,最近版本為Java1.6。
標簽: Java Microsystems HotJava applet
上傳時間: 2016-06-02
上傳用戶:pkkkkp
本程序是DES加密系統的c語言源程序,它很可能是使用最廣泛的秘鑰系統,特別是在保護金融數據的安全中,通常,自動取款機(Automated Teller Machine,ATM)都使用 DES。
上傳時間: 2013-12-13
上傳用戶:cuibaigao
1)安裝sp2補丁. 2)安裝中文語言包. 3)關閉除系統盤除外的系統還原 4)控制面板->區域和語言選項->區域選項 選擇中國,位置:選擇中國.高級選項卡 非unicode程序的語言選中國 5)系統屬性->高級->性能->性能選項->視覺效果-> 選擇性能最佳 高級:處理器計劃 選擇"后臺程序" 內存使用 選擇"程序" 6)在安全模式下替換tcpip.sys. 7)安裝mcafee,必須安裝update目錄下的patch4的補丁,才能支持64bitWindows.
上傳時間: 2016-06-18
上傳用戶:xiaoxiang
Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME 2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine. 3.start Tomcat 4.access to the application via http://<hostname>:8080/assignment2
標簽: Tomcat Deployment and superior
上傳時間: 2016-06-22
上傳用戶:wfl_yy