PCA人臉識別 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the filenames
標簽: implements Component Principal Analysis
上傳時間: 2013-12-16
上傳用戶:JIUSHICHEN
This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.
標簽: correlation receiver models system
上傳時間: 2013-12-25
上傳用戶:yyyyyyyyyy
The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is then processed by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had practical applications. Both of us have been frustrated at times by the inefficiency of some of the elevators here at Cornell, and we wanted to see if we could do a better job.
標簽: efficient simulator elevator project
上傳時間: 2013-11-25
上傳用戶:cjf0304
一個iscsi實現源碼,值得參考。It is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI.
上傳時間: 2016-06-30
上傳用戶:it男一枚
一個linux進程管理器,具有以下功能: 管理系統的進程, 包括系統中進程的ID,owner ID, effective user ID、 進程之間的關系、各個進程占用的內存大小、進程的狀態; 列出各個進程使用的文件描述符,以及它們打開的文件; 列出各個進程當前的信號使用情況, 包括各個阻塞的信號,各個信號的處理(如采用的哪一種處理方式,如采用了Catch function,給出Catch Function的地址或名稱); 能對某一進程進行掛起、暫停、終止等操作。統計各個進程的運行時間, 包括system time,user time 與clock(即從開始至終止時間)。 給出各個進程對應的可執行文件名,owner名稱,effective名稱。 采用圖形化界面。 實時統計系統cpu和內存狀況
上傳時間: 2016-07-16
上傳用戶:lindor
Zigbee 精簡版技術協議,英文原版的,很好,值得參考! A Zigbee-subset/IEEE 802.15.4 Multi-platform Protocol Stack
上傳時間: 2013-12-09
上傳用戶:sqq
該項目是一個簡單的用來測試數據庫連接的系統,通過簡單的登錄頁面來驗證數據庫的連接是否成功,該系統使用struts框架實現,數據庫為SQL Server 2000,數據源名為user,數據庫為login,存放用戶表為person。
上傳時間: 2014-01-05
上傳用戶:源碼3
這是一個基于命令行交互方式的議程(agenda)管理系統(采用面向對象方法和Java 語言開發) 版本:1.01 編程語言:Java 所用平臺:Windows XP sp2+ Eclipse 3.2 + JDK 1.5.0 完成日期:2006-11-13 [主要功能說明]:已注冊到系統的用戶(user)可添加(add)、刪除(delete)、查詢(query)系統中記錄的會議(meeting)安排;系統還提供新用戶注冊(register)、清除(clear)某一用戶所有會議安排等管理功能。
標簽: Java Eclipse Windows agenda
上傳時間: 2016-07-29
上傳用戶:壞天使kk
學生成績智能管理系統源碼 該網站為畢業設計源碼,為了初學者參考方便。大部分文件名采用了中文(實際開發項目中不建議采用此方式) 分為管理員、教師和學生三個角色權限,管理后臺主要有 賬戶信息管理 學生信息管理 教師信息管理 成績課程管理 等模塊 教師后臺:查看課程成績 密碼修改 查看課程信息 成績修改 成績分布 成績錄入 學生后臺:學生成績查詢 成績排名 任課老師查詢 修改密碼 修改基本信息 DB_51aspx下為Sql數據庫文件,附加完畢后在站點所有.cs文件中替換Sql連接字符串中的相關信息(server=. database=學生成績智能管理系統 user id=sa password=sa ) 默認管理帳號/密碼:51aspx/51aspx 教師帳號/密碼:002/002 學生帳號/密碼:00001/00001
上傳時間: 2016-07-31
上傳用戶:shanml
科信客戶關系管理系統源碼 這個是我第一次有VS2003+Mssql做的一個簡單客戶管理系統 主要功能有: 錄入客戶 我的意向 我的保護 我的合同 工作日志 公司搜索 添加用戶 意向客戶 保護客戶 合同管理 用戶管理 日志管理 DB_51aspx下為數據庫文件,附加后請修改data.cs中的Sql連接字符串并編譯(默認:Data Source=(local) Initial Catalog=CRMS User ID=sa Pwd=sa) 默認管理帳號/密碼:admin/51aspx,測試帳號/密碼:test/51aspx 密碼采用SHA1加密 注意:該項目為VS2003轉換到VS2005
上傳時間: 2014-07-24
上傳用戶:libenshu01