collective processing environment for mobile devices. It is an environment for mobile device to solve their computationally expensively PROBLEM which cannot solved by individual mobile device.
标签: environment mobile collective processing
上传时间: 2017-04-11
上传用户:253189838
You will recieve a Standard Grade for completion of this Extra credit will be given for a more creative approach to the PROBLEM, either minimum amount of code, an additional display of seating beyond just the boarding pass, etc
标签: will completion for Standard
上传时间: 2014-01-02
上传用户:dongqiangqiang
RSA加密算法源代码 RSAEURO Version 1.02 Distribution In this distribution the various files are included in the directories below. DOCS - RSAEURO Documentation Directory DEMO - Demo Applications Directory SOURCE - Source Code Directory SCRIPTS - Demo Applications Script Files INSTALL - Installation Instructions The documentation is supplied in both Postscript and ASCII formats. (At the moment due a PROBLEM with Windows Word The main docs are only availible as Postscript.) Please report any PROBLEMs with the code or documentation to me on the bug report form. Also any PROBLEMs you may have in using the toolkit. Please read the bug report form for more details.
标签: Distribution distribution included RSAEURO
上传时间: 2013-12-30
上传用户:moshushi0009
have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency of these two approaches in the area of finding solutions to the Traveling Salesman PROBLEM
标签: Optimization algorithms interested recently
上传时间: 2013-12-21
上传用户:牛布牛
Master the essentials of concurrent programming,including testing and debugging This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and PROBLEM-solving skills. Moreover, the textbook sets itself apart from other comparable works by helping readers to become proficient in key testing and debugging techniques. Among the topics covered, readers are introduced to the relevant aspects of Java, the POSIX Pthreads library, and the Windows Win32 Applications Programming Interface.
标签: programming essentials concurrent debugging
上传时间: 2013-12-20
上传用户:fxf126@126.com
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification PROBLEM.
标签: well-known algorithm AdaBoost Adaptive
上传时间: 2014-01-15
上传用户:qiaoyue
Solves the incompressible Navier-Stokes equations in a rectangular domain with prescribed velocities along the boundary. The standard setup solves a lid driven cavity PROBLEM.
标签: incompressible Navier-Stokes rectangular prescribed
上传时间: 2013-11-25
上传用户:15736969615
Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages. 3.This PROBLEM can be solved by using an extended binary tree which is used in the 2-way merging PROBLEM. the sourse code is to encode and decode the Huffman.
标签: telecommunication represent messages Huffman
上传时间: 2013-12-22
上传用户:ztj182002
Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example PROBLEM. To use this program you should change in *.bat / *.sh files the java path according in your computer
标签: application resolve written Client
上传时间: 2013-12-03
上传用户:hxy200501
The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topic in control theory and control systems engineering. Together with the linear-quadratic regulator (LQR), the Kalman filter solves the linear-quadratic-Gaussian control PROBLEM (LQG). The Kalman filter, the linear-quadratic regulator and the linear-quadratic-Gaussian controller are solutions to what probably are the most fundamental PROBLEMs in control theory.
标签: filter efficient estimates recursive
上传时间: 2017-08-06
上传用户:风之骄子