Giter Club home page Giter Club logo

cogode's Projects

android_calculator icon android_calculator

计算器是较为实用的一种应用程序。为简单起见,我们这里仅实现基本功能。1.支持整数和小数运算(内部采用浮点,允许一定误差)。2.支持加减乘除、括号等运算。3.支持连续加、减等复杂运算。4.支持sin,cos,幂等多种函数计算。5.支持单位换算。6.支持进制转换。7.支持十进制、二进制、十六进制、八进制等互相转换。

android_musicplayer icon android_musicplayer

播放器可以播放音乐。我们这里仅实现基本功能。1. 用户选择音乐文件。2. 创建播放列表。3. 多种播放模式:单首一次、单首多次、多首一次、多首多次,顺序播放、随机播放等。

android_vocabulary icon android_vocabulary

这里列出主要功能,也可参考其他单词类软件功能。1. 使用Fragment实现英语词典,当竖屏时显示单词释义,当横屏时显示左右两列,右侧是释义,左侧是单词列表。2. 单词存放在数据库中,系统预先预置一系列单词,用户可以对单词库进行增加、删除、修改等,并支持查询,包括模糊查询等。3. 作为ContentProvider,供其它应用程序访问(可以编写一个测试程序验证之)。4. 用户添加单词或者查询单词时,单词含义和示例等信息可以从网络上获得(推荐有道等)。5. 可以网络上获取英语新闻,用户可以针对不认识的单词进行查询和添加到单词库(例如在单词上长按,弹出上下文菜单供用户操作)等。6. 对于不认识的单词,增加到生词本,可以浏览生词本,并提供多种方式背诵这些生单词。

chinesenaturallanguageprocess icon chinesenaturallanguageprocess

词典(dict),正向最⼤匹配(forward maximum matching),逆向最⼤匹配(backward maximum matching),信息熵(information entropy)。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.