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