Jump to content

Need help! University Project experiment

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
hmrid

hmrid

    Newbie

  • Members
  • Pip
  • 4 posts
Good day everyone:]
I am a student from the Chinese University of Hong Kong, who is currently working on a project about how native spoken language influences programming style.
My partner and I have designed tools and experiment, and what we need now is some volunteers who would kindly participate in our experiment.

The experiment is simple, all you have to do is install a plugin in the IDE Eclipse and solve a very simple ACM style problem in JAVA.
The project is going to due very soon and we do not have much result right now, please help us out!

This is the Experiment Package including the plugin, installation and startup guide, experiment question and skeleton project: EB0902_Experiment_Package.rar - Uploaded through Badongo - BADONGO
Also, you can find Eclipse here: Eclipse Downloads

Again, thank you very much and please kindly offer us help!

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Moved to the correct forum.

Is this plugin open-source?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
hmrid

hmrid

    Newbie

  • Members
  • Pip
  • 4 posts
Thanks for the move!
Yes of course. We will release the code after we finish the documentation.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I know I would not install a plugin unless I could quickly verify it doesn't contain malicious software in it.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
hmrid

hmrid

    Newbie

  • Members
  • Pip
  • 4 posts
Oh. I understand.
Here is the source: PCBS_sources.zip - Uploaded through Badongo - BADONGO (too big for attaching through forum)
But it is not very readable at the moment...sorry about that.

#6
hmrid

hmrid

    Newbie

  • Members
  • Pip
  • 4 posts
Found some stupid mistake in the sample input of the question.
changed S16 1288 A11 1543 0.349358 to
S16 12 A11 15 0.349358

New .docx attached.