MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MATLAB Interface, a new feature in MATFOR 4.1, provides MATFOR users access to MATLAB functions so they can obtain functionality that has not been built into MATFOR. The ability of using MATLAB functions makes MATFOR an ideal tool for those who create prototypes using MATLAB, then do implementation in C++ and other programming languages. Through the use of MATFOR, users may perform quick results comparisons between MATLAB and other languages.
標簽: MATFOR Extensions component Fortran
上傳時間: 2013-12-11
上傳用戶:xieguodong1234
Delphi中一直都沒有能快速顯示彩色文字信息的Memo控件而TRichEdit慢得無法在需要高速的場合使用,網絡上能找到的彩色文字控件都是基于語法的,無法自由指定文字色彩,因此編寫了這個控件。(這個控件改編自SourceEdit中的TMemo-Compatible Component)。
上傳時間: 2016-06-20
上傳用戶:diets
ACM Programming contest activity at Stony Brook is sponsored by a grant from Salomon Smith Barney. In the 2002 Greater New York Regional, Stony Brook s teams finished 2nd and 5th with 54 teams competing! In the 2003 Greater New York Regional, Stony Brook finished 4th of 60 teams. In the 2004 Greater New York Regional, three of Stony Brook s teams finished in the top 15 positions!
標簽: Programming sponsored activity contest
上傳時間: 2013-12-13
上傳用戶:wff
用VC和SQL Server開發的固定資產管理系統,包括系統信息管理,固定資產管理和統計查詢管理三個大模塊-VC and SQL Server development of the fixed asset management system, including system information management, fixed asset management and statistics for the three management module
上傳時間: 2016-06-29
上傳用戶:SimonQQ
Run the SQL script given to you to create a Library database. Note that each row in the Book table denotes a book copy. Thus, if the library carries three copies of the title "DBMS", there will be three rows in the Book table, one for each copy. Write the SQL statements to do the following against the database
標簽: the database Library script
上傳時間: 2014-08-29
上傳用戶:nanxia
300 km 傳輸線和功率補償仿真 The circuit below represents an equivalent power system feeding a 300 km transmission line. The line is compensated by a shunt inductor at its receiving end. A circuit breaker allows energizing and de-energizing of the line. To simplify matters, only one of the three phases is represented. The parameters shown in the figure are typical of a 735 kV power system.
標簽: equivalent represents 300 transmis
上傳時間: 2016-07-14
上傳用戶:15736969615
While resting-state fMRI is drawing more and more attention, there has not been a software for its data analysis. Based on MATLAB, we developed a package named REST. Currently REST has three main functions: function connectivity, ReHo and ALFF.
標簽: more resting-state attention software
上傳時間: 2016-07-19
上傳用戶:cmc_68289287
ThreeColorFlags問題最早由E.W.Dijkstra所提出,塔所使用的用語為Dutch Nation Flag(Dijkstra為荷蘭人),而多數的作者則使用Three-Color Flag來說明。 假設有一條繩子,上面有紅,白,藍三種顏色的旗子,起初繩子上的旗子顏色并沒有順序,您希望將之分類,并排列藍,白,紅的順序,要如何移動次數才會最少,注意您只能在繩子上進行這個動作,而且一次只能調換兩個旗子。
上傳時間: 2016-07-30
上傳用戶:zhangyi99104144
The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined functions as found in Koza s "Genetic Programming II".
標簽: programming techniques genetic library
上傳時間: 2016-08-17
上傳用戶:zhengzg
This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
標簽: microcontroller calculator Although displays
上傳時間: 2014-12-01
上傳用戶:edisonfather