#include #include #include #include [PDF]

#include #include #include #include #include

4 downloads 9 Views 13KB Size

Recommend Stories


include #include
Live as if you were to die tomorrow. Learn as if you were to live forever. Mahatma Gandhi

Three Ships Include
Be like the sun for grace and mercy. Be like the night to cover others' faults. Be like running water

Include Controller Tutorial
Keep your face always toward the sunshine - and shadows will fall behind you. Walt Whitman

NYLA YSS Adapt Include
The greatest of richness is the richness of the soul. Prophet Muhammad (Peace be upon him)

Locations Services Include
You have to expect things of yourself before you can do them. Michael Jordan

RNAO recommendations include
Sorrow prepares you for joy. It violently sweeps everything out of your house, so that new joy can find

Updated to include videos!
The only limits you see are the ones you impose on yourself. Dr. Wayne Dyer

ARTIFACTS RULES Mage Knight Dungeons Artifacts include
Learning never exhausts the mind. Leonardo da Vinci

Include people with disabilities in apprenticeship programs
In every community, there is work to be done. In every nation, there are wounds to heal. In every heart,

Floral Price List ALL PRICES INCLUDE TAX
Why complain about yesterday, when you can make a better tomorrow by making the most of today? Anon

Idea Transcript


#include #include #include #include #include #include using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop */ int main() { ifstream infile; ofstream of("myfile.csv"); //DEFINES OUTPUT FILE string filename; filename="jeff1_"; string line; char knjiznica1[] = "** Original data taken from: ENDF/B-VII "; //DEFINES WHICH LINES THE PROGRAM NEEDS TO SEARCH char knjiznica2[] = "** Original data taken from: JEFF-3.1.1 "; char knjiznica3[] = "** Original data taken from: JEFF-3.1.1 Updated "; char knjiznica4[] = "** Original data taken from: JEFF-3.1 "; char knjiznica5[] = "** Original data taken from: JEFF-3.0 "; char knjiznica6[] = "** Original data taken from: JEF-2.2 (DIST-JAN92) "; char knjiznica7[] = "** Original data taken from: JEFF-3.1.2 "; char knjiznica8[] = "** Original data taken from: JEFF-3.1 Updated "; char knjiznica9[] = "** Original data taken from: JENDL-3.3 "; char knjiznica10[] = "** Original data taken from: JEF-2.2 (DIST-JAN92) "; char knjiznica11[] = "** Original data taken from: JENDL-3.2 "; char knjiznica12[] = "** Original data taken from: New evaluation "; char knjiznica13[] = " The data were taken from JENDL-3.3. "; char knjiznica14[] = " The data were taken from JENDL-3.2. ";

char sprememba1[] = " ***** modified parts for JENDL-3.2 ********************"; char sprememba2[] = " ***** modified parts for JENDL-3.3 ********************"; char sprememba3[] = " ***** modified parts for JENDL-4.0 ********************";



char dodatek1[] = " JENDL-3.3 data were automatically transformed to JENDL-4.0. "; char dodatek2[] = " JENDL-3.2 data were automatically transformed to JENDL-3.3. "; char dodatek3[] = " Interpolation of spectra: 22 (unit base interpolation) "; char dodatek4[] = " (3,251) deleted, T-matrix of (4,2) deleted, and others. "; char dodatek5[] = " Resonance parameters in JENDL-3.3 were revised for JENDL-4. ";



for(int i=335;i

Smile Life

When life gives you a hundred reasons to cry, show life that you have a thousand reasons to smile

Get in touch

© Copyright 2015 - 2024 PDFFOX.COM - All rights reserved.