dataflow_research

所属分类:智慧办公
开发工具:Java
文件大小:10360KB
下载次数:0
上传日期:2020-07-06 17:06:02
上 传 者sh-1993
说明:  工程一种函数式编程语言,以结合用于工作流管理和并行的Dataview库...
(Engineering a functional programming language to incorporate the Dataview library for workflow management and parallel computing.)

文件列表:
.DS_Store (6148, 2020-07-07)
Bytecode_Manipulation (0, 2020-07-07)
Bytecode_Manipulation\Demo (0, 2020-07-07)
Bytecode_Manipulation\Demo\Arithmetic (0, 2020-07-07)
Bytecode_Manipulation\Demo\Arithmetic\Add.class (699, 2020-07-07)
Bytecode_Manipulation\Demo\Arithmetic\Add.java (254, 2020-07-07)
Bytecode_Manipulation\Demo\Arithmetic\Bytecode_Result.txt (2858, 2020-07-07)
Bytecode_Manipulation\Demo\HelloWorld (0, 2020-07-07)
Bytecode_Manipulation\Demo\HelloWorld\Bytecode_Result.txt (1136, 2020-07-07)
Bytecode_Manipulation\Demo\HelloWorld\HelloWorld.class (424, 2020-07-07)
Bytecode_Manipulation\Demo\HelloWorld\HelloWorld.java (113, 2020-07-07)
DATAVIEW (0, 2020-07-07)
DATAVIEW\bin (0, 2020-07-07)
DATAVIEW\bin\DatasetGenerator.py (2827, 2020-07-07)
DATAVIEW\out (0, 2020-07-07)
DATAVIEW\out\production (0, 2020-07-07)
DATAVIEW\out\production\DATAVIEW (0, 2020-07-07)
DATAVIEW\out\production\DATAVIEW\NBodyWorkflow_Visualization_3_TimeSteps.png (139143, 2020-07-07)
DATAVIEW\src (0, 2020-07-07)
DATAVIEW\src\Acc.java (5596, 2020-07-07)
DATAVIEW\src\AllClusterSSE.java (2761, 2020-07-07)
DATAVIEW\src\AssignClusters.java (3283, 2020-07-07)
DATAVIEW\src\CalculateCentroid.java (1603, 2020-07-07)
DATAVIEW\src\ClusterPartitioner.java (3279, 2020-07-07)
DATAVIEW\src\ClusteringResultWriter.java (1714, 2020-07-07)
DATAVIEW\src\Coll.java (2387, 2020-07-07)
DATAVIEW\src\ColumnsToMatrix.java (1255, 2020-07-07)
DATAVIEW\src\ComputeAcceleration_Task.java (3895, 2020-07-07)
DATAVIEW\src\ComputeCollisions_Task.java (2213, 2020-07-07)
DATAVIEW\src\ComputePosition_Task.java (1809, 2020-07-07)
DATAVIEW\src\ComputeVelocity_Task.java (1417, 2020-07-07)
DATAVIEW\src\DatasetGenerator.py (2827, 2020-07-07)
DATAVIEW\src\ExtraOutputConsumer.java (592, 2020-07-07)
DATAVIEW\src\FeaturePartitioner.java (1991, 2020-07-07)
DATAVIEW\src\FeatureSelection.java (5038, 2020-07-07)
DATAVIEW\src\FeatureSelectionTest.java (653, 2020-07-07)
DATAVIEW\src\InitCentroids.java (1906, 2020-07-07)
... ...

# Dataflow Research Project Components This project will establish the guidelines and understanding of a scientific workflow from research. Research Progress - Core Definitions and Theorems - [ANTLR4 Definitions](https://github.com/luaywadie/dataflow_research/wiki/ANTLR-Classes) - [Initial Setup](https://github.com/luaywadie/dataflow_research/tree/master/builds/initial_phase) - Constructed the basic demo files and fully configured (Linux | Windows 10) environments for future operations. - Installed DATAVIEW Java API and instantiated the initial test files using Eclipse. - [Arithmetic (Basic)](https://github.com/luaywadie/dataflow_research/tree/master/builds/arithmetic) - Creating a simple input recognizer for digits and variables - Inline support for functions and methods (Semantic) - [Parse Tree Listener](https://github.com/luaywadie/dataflow_research/tree/master/builds/parse_tree_listener) - Create a walker that traverses over the identified nodes - [Workflow System (Celestial Bodies Example)](https://github.com/luaywadie/dataflow_research/tree/master/NBody) - Iteration 0 to update bodies based on Position, Velocity and Mass. - Continuous iterations based on time steps. Related Softwares / Libraries: - DATAVIEW (Repository) - https://github.com/shiyonglu/DATAVIEW - ANTLR V4 (Repository) - https://github.com/antlr/antlr4 - JastAdd - http://jastadd.org/web/ Research Resources - Dataflow-Based Scientific Workflow Composition Framework (Paper) - https://drive.google.com/open?id=1Tim7JAbIefel7STc41MDYowD34OZiIhk

近期下载者

相关文件


收藏者