This code hs been taken from of util-linux It was modified That it only has one directory and just the needed files
标签: util-linux directory modified taken
上传时间: 2013-12-14
上传用户:cazjing
Matlab code for 16 psk mapping That is gray coded
上传时间: 2013-12-23
上传用户:asdfasdfd
cordic methods describe essentially the same algorithm That with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
标签: essentially algorithm describe suitably
上传时间: 2017-03-02
上传用户:litianchu
spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so That they maybe efficiently preprocessed.
标签: queries updates and k-query
上传时间: 2014-11-26
上传用户:1079836864
z-trenning z-tickets. mipt lucky tickets. Count of numbers with 2*n digits in base k such That sum of first n digits is same as second n digits.
标签: z-trenning z-tickets tickets numbers
上传时间: 2014-01-05
上传用户:luopoguixiong
Fingerprint Verification System an easy to use library That allows programmers to integrate fingerprint technology into their software without specific know-how. Fast, easy to use, and small great for embedded systems.
标签: Verification Fingerprint programmers integrate
上传时间: 2017-03-03
上传用户:plsee
This article presents GISCoordinate.java - a class That allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use this class to manipulate the coordinate, moving it around the globe by giving it distances in feet and direction of travel. You can then extract the new coordinate That is calculated after the travel.
标签: GISCoordinate coordinate represent presents
上传时间: 2013-12-02
上传用户:wangchong
The I2C driver use to control LCD momo That using I2C driver.
上传时间: 2014-10-14
上传用户:gengxiaochao
A class--the basic building block of an object-oriented language such as Java--is a template That describes the data and behavior associated with instances of That class. When you instantiate a class you create an object That looks and feels like other instances of the same class. The data associated with a class or object is stored in variables the behavior associated with a class or object is implemented with methods. Methods are similar to the functions or procedures in procedural languages such as C.
标签: object-oriented building language template
上传时间: 2017-03-07
上传用户:xiaodu1124
This is an example application That shows how to connect connect two iPhone devices using Bonjour wirelessly to transmit information.
标签: connect application Bonjour example
上传时间: 2017-03-07
上传用户:fandeshun