This book code procedure according to the chapter arrangement, the 1st
chapter of example under "1" the table of contents, the 2nd chapter of
example under "2" the table of contents, to the order analogizes.
Under corresponding table of contents including Java source code
document and by it correspondence translation class document. The
reader may use software and so on the text editor opens the Java
source code document, examines this book the detailed code. 13th
chapter the code defers to the project project laying aside. May
directly use NetBeans to open the project document to carry on the
code examination.
Schifra
Reed-Solomon Error Correcting Code Library
http://www.schifra.com
Copyright (c) 2000-2007 Arash Partow, All Rights Reserved.
The Schifra Reed-Solomon Error Correcting Code Library and all
its components are supplied under the terms of the General Schifra
License agreement. The contents of the Schifra Reed-Solomon Error
Correcting Code Library and its components may not be copied or
disclosed except in accordance with the terms of that agreement.
URL: http://www.schifra.com/license.html
Parties wanting to use the Schifra Reed-Solomon Error Correcting Code
Library and its components within an open source, academic or other
noncommercial or not-for-profit environment may do so under the
guidelines and in complete accordance with the below attached
General Public License (version 2). Under the described terms of
"free" use for open source and noncommercial purposes of the Schifra
Schifra
Reed-Solomon Error Correcting Code Library
http://www.schifra.com
Copyright (c) 2000-2007 Arash Partow, All Rights Reserved.
The Schifra Reed-Solomon Error Correcting Code Library and all
its components are supplied under the terms of the General Schifra
License agreement. The contents of the Schifra Reed-Solomon Error
Correcting Code Library and its components may not be copied or
disclosed except in accordance with the terms of that agreement.
URL: http://www.schifra.com/license.html
Parties wanting to use the Schifra Reed-Solomon Error Correcting Code
Library and its components within an open source, academic or other
noncommercial or not-for-profit environment may do so under the
guidelines and in complete accordance with the below attached
General Public License (version 2). Under the described terms of
"free" use for open source and noncommercial purposes of the Schifra
Name Function
--- --- --- --- --- ---
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Alter data in one word
Program_One_Sector Alter data in 2048 word sector
Program_One_Block Alter data in 32K word block
Check_Toggle_Ready End of internal program or erase detection using
Toggle bit
Check_Data_Polling End of internal program or erase detection using
Data# polling
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000.
contents: MATLAB (Version 5.2) Demonstrations & Scripts
Chapter4
ephemeris.m calculates the GPS satellite position in ECEF coordinates from its ephemeris parameters.
Chapter5
Klobuchar_fix.m calculates the ionospheric delay.
Chapter6 (shows the quaternion utilities)
版本更新了一下,到5.84了,需要用VS.net平臺進行編譯運行,介紹與原來的一樣!
磁盤文件的安全刪除,我們通常所執行的刪除操作并不是真正的刪除只是清除了文件的fat表內容,文件數據還在磁盤上,可以恢復,所以不安全。-disk deletion of the security document, we usually enforced by the delete operation does not really delete the file will simply remove the fat table of contents, document data on the disk is, can be restored, therefore unsafe.
MTOOLS
version 2.0
Mtools is a public domain collection of programs to allow Unix systems
to read, write, and manipulate files on an MSDOS filesystem (typically a
diskette).
The following MSDOS commands are emulated:
Mtool MSDOS
name equivalent Description
----- ---- -----------
mattrib ATTRIB change MSDOS file attribute flags
mcd CD change MSDOS directory
mcopy COPY copy MSDOS files to/from Unix
mdel DEL/ERASE delete an MSDOS file
mdir DIR display an MSDOS directory
mformat FORMAT add MSDOS filesystem to a low-level format
mlabel LABEL make an MSDOS volume label.
mmd MD/MKDIR make an MSDOS subdirectory
mrd RD/RMDIR remove an MSDOS subdirectory
mread COPY low level read (copy) an MSDOS file to Unix
mren REN/RENAME rename an existing MSDOS file
mtype TYPE display contents of an MSDOS file
mwrite COPY low level write (copy) a Unix file to MSDOS
Use the links below to download a source distribution of Ant from one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our mirror sites. In order to do this you must use the signatures from our main distribution directory.
Ant is distributed as zip, tar.gz and tar.bz2 archives - the contents are the same. Please note that the tar.* archives contain file names longer than 100 characters and have been created using GNU tar extensions. Thus they must be untarred with a GNU compatible version of tar.
If you do not see the file you need in the links below, please see the master distribution directory or, preferably, its mirror.