The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
上傳時間: 2014-09-11
上傳用戶:jackgao
給定n個矩陣{A1,A2,…,An},其中Ai與Ai+1是可乘的,i=1,2,…,n-1。考察這n個矩陣的連乘積A1A2…An。由于矩陣乘法滿足結合律,故計算矩陣的連乘積可以有許多不同的計算次序,這種計算次序可以用加括號的方式來確定。若一個矩陣連乘積的計算次序完全確定,則可以依此次序反復調用2個矩陣相乘的標準算法(有改進的方法,這里不考慮)計算出矩陣連乘積。若A是一個p×q矩陣,B是一個q×r矩陣,則計算其乘積C=AB的標準算法中,需要進行pqr次數乘。
上傳時間: 2016-06-18
上傳用戶:hjshhyy
Configuring the TMS320F280x DSP as an I2C Processor
標簽: Configuring Processor 280x 320F
上傳時間: 2016-06-19
上傳用戶:yd19890720
it s an essay and told us about the ui research base on the spoc system
上傳時間: 2016-06-21
上傳用戶:maizezhen
DOS SOURCE CODE,DOS-C started in 1988 as an experiment in writing device drivers in C for Microsoft s MS-DOS.
標簽: experiment Microsof in started
上傳時間: 2014-01-23
上傳用戶:chenjjer
After an introduction to the history of mobile communications, this guide considers the basics of mobile radio, the design of cellular and private radio systems, and issues of interworking with the fixed network. It then looks at the role of the mobile radio operator, the design and operation of mobile radio networks, the needs of large user groups, and relevant regulatory and government decisions. A final section focuses on career development through resolution of conflicts, understanding managerial issues, and professional vehicles.
標簽: communications introduction considers the
上傳時間: 2016-06-24
上傳用戶:nanshan
給出一個由非0整數組成的序列a1,a2,…,an, 設計遞歸算法求其中由同號整數組成的最長連續段(稱為最長同號連續段)的長度。
上傳時間: 2013-12-24
上傳用戶:gxmm
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
In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containing both continuous and categorical attributes. LOADED is a tunable algorithm, wherein one can trade off computation for accuracy so that domain-specific response times are achieved. Experimental results show that LOADED provides very good detection and false positive rates, which are several times better than those of existing distance-based schemes.
標簽: algorithm detection containi evolving
上傳時間: 2014-01-08
上傳用戶:aeiouetla
WinAoE is an open source GPLv3 driver for using AoE (ATA over Ethernet) on Microsoft Windows
標簽: Microsoft Ethernet Windows WinAoE
上傳時間: 2013-12-20
上傳用戶:2525775