亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

System-on-a-<b>CHip</b>

  • Linux in a Nutshell, 5th Edition By Stephen Figgins, Robert Love, Arnold Robbins, Ellen Siever, Aa

    Linux in a Nutshell, 5th Edition By Stephen Figgins, Robert Love, Arnold Robbins, Ellen Siever, Aaron Weber ... ... ... ... ... ... ... ..... Publisher: O Reilly Pub Date: July 2005 ISBN: 0-596-00930-5 Pages: 944 Over the last few years, Linux has grown both as an operating system and a tool for personal and business use. Simultaneously becoming more user friendly and more powerful as a back-end system, Linux has achieved new plateaus: the newer filesystems have solidified, new commands and tools have appeared and become standard, and the desktop--including new desktop environments--have proved to be viable, stable, and readily accessible to even those who don t consider themselves computer gurus.

    標簽: Nutshell Edition Figgins Stephen

    上傳時間: 2015-12-03

    上傳用戶:frank1234

  • The problem of image registration subsumes a number of problems and techniques in multiframe image

    The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature tracking. We present a new registration algorithm based on spline representations of the displacement field which can be specialized to solve all of the above mentioned problems. In particular, we show how to compute local flow, global (parametric) flow, rigid flow resulting from camera egomotion, and multiframe versions of the above problems. Using a spline-based description of the flow removes the need for overlapping correlation windows, and produces an explicit measure of the correlation between adjacent flow estimates. We demonstrate our algorithm on multiframe image registration and the recovery of 3D projective scene geometry. We also provide results on a number of standard motion sequences.

    標簽: image registration multiframe techniques

    上傳時間: 2016-01-20

    上傳用戶:520

  • 這是一個模擬第3類模式地震波的matlab腳本。 This a collection of Matlab scripts that solve the antiplane (mode III)

    這是一個模擬第3類模式地震波的matlab腳本。 This a collection of Matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium. The problem is formulated as a boundary integral equation and the elastodynamic kernels are analytically derived in the spectral domain (spatial wavenumber). The method is explained e.g. by Morrysey and Geubelle (1997), and has been improved and extensively used by Nadia Lapusta, Alain Cochard, etc.

    標簽: collection antiplane scripts matlab

    上傳時間: 2013-12-26

    上傳用戶:遠遠ssad

  • KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy

    KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy-to-use password manager. You can store passwords in a highly-encrypted database on a mobile phone, and view them on the go.

    標簽: KeePass J2ME light-weight Password

    上傳時間: 2016-01-25

    上傳用戶:er1219

  • 學生選課系統

    學生選課系統,該系統主要實現簡單的大學學生選修課程的功能。 1.系統的用戶主要分為2類:學生和管理員 2.數據描述 <1> 課程: 課程號、課程名、學分、學時、教師、開課學期、適用專業、最大選課人數 <2> 學生:學號、姓名、密碼、專業年級 <3> 學生選課情況:學號、課程號、是否已經考試、成績 <4> 管理員:編號、姓名、密碼 3.功能描述 <1> 學生功能: a. 登錄:學生使用學號和密碼登錄。 b. 選課功能:學生能夠選擇所需要的課程。 c. 退選功能:學生能夠退選課程。 d. 選課情況查詢:查詢該學生已經選的課程(分學期)。 e. 成績查詢:查詢該學生某一門課程的成績,某學期所有課程的成績。 <2> 管理員功能 a. 登錄: b. 管理課程:包括課程的增加、刪除、修改等。 c. 選課管理:能夠列出指定學期、課程的選課學生名單,能夠對學生的選課進行調整。 d. 成績表管理:能夠錄入學生的成績,列出指定學期、課程的成績單。

    標簽:

    上傳時間: 2014-12-04

    上傳用戶:Yukiseop

  • 利用SyncML開發客戶端程序的中間件

    利用SyncML開發客戶端程序的中間件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.

    標簽: SyncML 程序

    上傳時間: 2016-03-05

    上傳用戶:kr770906

  • 該系統主要實現簡單的大學學生選修課程的功能。 1.系統的用戶主要分為2類:學生和管理員 2.數據描述 <1> 課程: 課程號、課程名、學分、學時、教師、開課學期、適用專業、最大選課人數 &

    該系統主要實現簡單的大學學生選修課程的功能。 1.系統的用戶主要分為2類:學生和管理員 2.數據描述 <1> 課程: 課程號、課程名、學分、學時、教師、開課學期、適用專業、最大選課人數 <2> 學生:學號、姓名、密碼、專業年級 <3> 學生選課情況:學號、課程號、是否已經考試、成績 <4> 管理員:編號、姓名、密碼 3.功能描述 <1> 學生功能: a. 登錄:學生使用學號和密碼登錄。 b. 選課功能:學生能夠選擇所需要的課程。 c. 退選功能:學生能夠退選課程。 d. 選課情況查詢:查詢該學生已經選的課程(分學期)。 e. 成績查詢:查詢該學生某一門課程的成績,某學期所有課程的成績。 <2> 管理員功能 a. 登錄: b. 管理課程:包括課程的增加、刪除、修改等。 c. 選課管理:能夠列出指定學期、課程的選課學生名單,能夠對學生的選課進行調整。 d. 成績表管理:能夠錄入學生的成績,列出指定學期、課程的成績單。

    標簽: lt gt

    上傳時間: 2016-03-06

    上傳用戶:jyycc

  • MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight

    MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight using giant robots, tanks, and/or infantry on a hex-based map.

    標簽: BattleTech turn-based boardgame networked

    上傳時間: 2016-03-13

    上傳用戶:Breathe0125

  • 1.設計目的 (1)設計交通燈控制器; (2)學習狀態機的設計方法; (3)學習原理圖、狀態機等多種的設計方法進行混合設計; (4)熟練掌握器件設計輸入、編譯、仿真和編程的過程。 2.設計內

    1.設計目的 (1)設計交通燈控制器; (2)學習狀態機的設計方法; (3)學習原理圖、狀態機等多種的設計方法進行混合設計; (4)熟練掌握器件設計輸入、編譯、仿真和編程的過程。 2.設計內容 位于十字路口的交通燈,在A方向和B方向各有紅、黃、綠三盞燈,按所列順序進行循環,交通燈循環順序見表1所示。其中1表示燈亮,0表示燈滅。

    標簽: 狀態 設計方法 交通燈控制器 原理圖

    上傳時間: 2016-03-13

    上傳用戶:mikesering

  • 編寫簡單的加密程序它把一個文件的所有字母按下列規律進行 換

    編寫簡單的加密程序它把一個文件的所有字母按下列規律進行 換,非字母的字符保持不變。文本可以自行創建,文件名可以自定 轉換規律:‘A’→‘Z’,‘B’→‘Y’,• •

    標簽: 編寫 加密 程序 字母

    上傳時間: 2016-03-23

    上傳用戶:ouyangtongze

主站蜘蛛池模板: 田林县| 阳信县| 营山县| 淳安县| 嵩明县| 泉州市| 桐梓县| 麻江县| 丹棱县| 吉木乃县| 白水县| 永和县| 明光市| 绥德县| 志丹县| 通江县| 大冶市| 醴陵市| 周口市| 鹤壁市| 铜鼓县| 佳木斯市| 通辽市| 叙永县| 鹤峰县| 岑溪市| 南昌市| 咸阳市| 通榆县| 渭源县| 富宁县| 延津县| 理塘县| 出国| 德化县| 郁南县| 息烽县| 龙陵县| 彝良县| 盐津县| 荥经县|