a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output to the console.
標簽: file instructions self-defined containing
上傳時間: 2015-01-11
上傳用戶:曹云鵬
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一個多語言,宏編譯器,可以在一個單獨的文件中定義所有的語法和代碼生成。Draak 是一個單獨的二進制文件,可以在任意平臺上只使用一個文件來編譯任何上下文無關的語言(類似 C, Pascal, Java)。
標簽: multi-language generation compiler defined
上傳時間: 2013-12-30
上傳用戶:a673761058
User defined Surface Project file sample。光學設計軟件zemax的用戶自定義表面的例子
標簽: defined Surface Project sample
上傳時間: 2015-07-25
上傳用戶:haoxiyizhong
% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % If the steepest descent direction is small it computes a negative % curvature direction based on the most negative eigenvalue. % For singular matrices, returns steepest descent even if small.
標簽: Z. direction Computes function
上傳時間: 2014-01-24
上傳用戶:Thuan
軟件無線電經典英文書籍《Autonomous Software-defined Radio Receivers for Deep Space Applications》
標簽: Software-defined Applications Autonomous Receivers
上傳時間: 2013-12-09
上傳用戶:hullow
#if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap
標簽: AFX_GAQUEEN_H INCLUDED defined define
上傳時間: 2015-12-27
上傳用戶:wuyuying
KNN DEMO This is a binary classification problem defined on a N*N field.
標簽: classification defined problem binary
上傳時間: 2013-12-23
上傳用戶:1427796291
This toolbox is used to develop software defined radio for GPS receiver
標簽: software receiver toolbox develop
上傳時間: 2016-08-28
上傳用戶:luopoguixiong
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use. Function inputs need not accept vector args.
標簽: volume user-defined quadrature Gaussian
上傳時間: 2013-12-13
上傳用戶:417313137
一本講軟件GPS接收機的好書Springer - A Software-defined GPS and Galileo Receiver
標簽: Software-defined GPS Springer Receiver
上傳時間: 2014-01-20
上傳用戶:妄想演繹師