开源项目社区 当前位置 :
www.trustie.net/open_source_projects 主页 > 开源项目社区
  • kvitter
    0?1472459240

    Kvitter is a small and handy Twitter-client that can be used with one or more twitter accounts at the same time.

    Uses JTwitter and QTJambi as libraries.

    0 个关注者

    1 位当前贡献者

    8 距离上次提交时间

    531 行代码

    管理人员:
    创建时间: 2014-05-11 10:21
    数据更新时间:2014-04-24
    Tags
    qt
  • bread-machine-controller
    0?1472459240

    Write a program to control a bread machine. You should ask the user to specify:

    The type of bread (white or sweet), 2. The size of the loaf (normal or double), and 
    3. The manner of baking (automatic or manual).
    The following table details the time chart for the machine for each bread type. Since we don’t really have a bread machine to control, you should instead display an output line for each step of the process. If the loaf size is double, increase the baking time by 50%. If baking is manual, stop after the loaf-shaping cycle and instruct the user to remove the dough for manual baking. Operation White Bread Sweet Bread -------------------------- -------------------------- -------------------------- Primary kneading 15 minutes 20 minutes Primary rising 60 minutes 60 minutes Secondary kneading 18 minutes 32 minutes Loaf shaping 2 seconds 2 seconds Final rising 80 minutes 80 minutes Baking 45 minutes 35 minutes Cooling 40 minutes 40 minutes Output: White Bread Now Baking ... Primary kneading (15 minutes) Primary rising (60 minutes) etc. Procedure You will need 2 classes: a control class (named BreadControl) and an object class (named BreadMachine). Initially, the control class should include the class definition and the main method definition (just the signatures, braces, and class and method comments). The object class should “represent” a bread machine. Begin with the class definition and definitions for any methods that might appear obvious (although this may change as you work through this). 2. Working top down, develop the algorithms that you will need to accomplish this program. You should work this out in externally to the java program (in pseudocode, for example). Determine the major tasks first. Then work out the subtasks that each will need to accomplish. There should be multiple methods in the object class. (Some should be public, and others should be private.) For example, each step of the bread making process should be in its own method. As you work, think about the variables, variable types, constants, and object references you will need to make this work. Declare these variables, constants, and references at the beginning of the object class. If you are including constants, declare them together at the end of the declarations section. ...

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 10:21
    数据更新时间:2014-04-24
    Tags
  • spiderbot
    0?1472459240

    Just a simple http bot for educational purposes. Now with logo!,

    0 个关注者

    1 位当前贡献者

    40 距离上次提交时间

    905 行代码

    管理人员:
    创建时间: 2014-05-11 10:20
    数据更新时间:2014-04-24
    Tags
  • posgraduacaojava
    0?1472459240

    Pós Graduação em Java

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 10:20
    数据更新时间:2014-04-24
    Tags
    pos
  • JMud Server
    0?1472459240

    This project has not yet submitted a short description. You can submit it now.,

    0 个关注者

    1 位当前贡献者

    33 距离上次提交时间

    36049 行代码

    管理人员:
    创建时间: 2014-05-11 10:20
    数据更新时间:2014-04-24
    Tags
  • jbootstrap
    0?1472459240

    Have you been tired of continuously (re)adjusting the CLASSPATH when developing a new application/library? Have you been tired of issuing ever increasing "export CLASSPATH/set CLASSPATH" statements in your shell executable that fires-up your application? ...

    0 个关注者

    1 位当前贡献者

    13 距离上次提交时间

    330 行代码

    管理人员:
    创建时间: 2014-05-11 10:20
    数据更新时间:2014-04-24
    Tags
    jar
  • imageexplorer
    0?1472459240

    Manages photos into albums and offers the posibility to export the albums as HTML pages, based on templates. Developed in Java.

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 10:19
    数据更新时间:2014-04-24
    Tags
  • picasso-map
    0?1472459240

    The project is in the development phase. You can look into running application. English version and Russian version

    0 个关注者

    1 位当前贡献者

    73 距离上次提交时间

    9475 行代码

    管理人员:
    创建时间: 2014-05-11 10:19
    数据更新时间:2014-04-24
    Tags
    gxt
    gwt
  • china-gae-cms
    0?1472459240

    这是一个基于谷歌应用程序引擎平台开发的中国中小型企业内容管理系统,系统采用Struts2+Spring+JPA框架,希望更多的有志之士的参加.

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 10:18
    数据更新时间:2014-04-24
    Tags
    jsp
    cms
  • com-gmail-thiswind
    0?1472459240

    library of com.gmail.thiswind

    my private lib for java applications.

    if you like it, it's shared with you.

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 10:18
    数据更新时间:2014-04-24
    Tags

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号