Search the web
Sign In
New User? Sign Up
z390-assembler-contest · z390 Mainframe Assembler Coding Contest
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
ZMFACC Assembler Coding Contest - new PD problem #15 and open questi   Message List  
Reply | Forward Message #49 of 70 |

All

 

Problem #15 has been posted.  Neither #14 or #15 have any solutions posted yet.  Visit website for details:

 

http://z390.sourceforge.net/z390_Mainframe_Assemble_Coding_Contest.htm

 

A friend asked me about the potential application of techniques used in the contest problems.  In response here is an initial list of applications by category with my first thoughts:

 

1.      Swapping fields (#1,#2) – used in sorting, file buffering

2.      Conversion to display characters (#3,#6,#9,#10) – used in dump, error display, or report formatting

3.      Sorting records (#4) – used in preparing for sequential processing and reporting

4.      Conversion of display characters to binary (#5) – used in decoding input data for processing

5.      Floating point calculations (#7,#8,#12) – used to calculate statistics with required precision

6.      Table lookup (#11) – used to access data tables required for processes such as validating records

7.      Decimal calculations (#13,#15) – used to calculate currency precisely in base 10

8.      Recursive functions (#14) – used in sorting routines such as Quicksort, compiling languages

 

Going forward, I’d like to build a list of categories for future problems.  My initial list of possible additions include:

 

1.      Boolean logic

2.      Branch logic

3.      Comparisons

4.      Compression and de-compression (someone just asked me if z390 supports CMPSC yet.  The answer was not yet but I did go read the 9 page description in the latest POP which includes 3 page diagram)

5.      Encryption and decryption

6.      File access methods

7.      Heuristics

8.      Totally useless just for fun

 

Do you have some categories or specific questions you would like to see added.  All feedback welcome.

 

Don Higgins

mailto:don@...

http://don.higgins.net

 



Tue Jan 29, 2008 1:42 pm

dsh33782
Offline Offline
Send Email Send Email

Forward
Message #49 of 70 |
Expand Messages Author Sort by Date

All Problem #15 has been posted. Neither #14 or #15 have any solutions posted yet. Visit website for details: ...
Don Higgins
dsh33782
Offline Send Email
Jan 29, 2008
1:54 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help