首页 Android 005基于Android技术的大学英语四、六级 学习软件的设计与实现
005基于Android技术的大学英语四、六级 学习软件的设计与实现
作品编号:4
关注人气:1705
文件包括:设计源码+数据库+论文+PPT
设计大小:17.91 M
开发语言:Android
开发数据库:MySQL
开发环境:Eclipse+JDK
原价:1300元
现价:150元
下载说明

本作品里面包括调试教程和开发工具和软件,可自行下载根据教程进行调试!

如需技术协助调试,本站收取50元作品调试费!点此申请调试

如果上面没有找到适合您需求的作品,您可联系我们为您定做,定做的作品完全按照您的功能需求来做,并且后期三包,包调试,包讲解,包修改直到通过为止。

  • 作品介绍
  • 项目目录
  • 论文目录
  • 论文预览

目前,当代高校学生都致力于通过大学英语四、六级考试。众所周知,单词量的积累直接影响到英语考试成绩。随着智能手机的普及,基于手机一类的移动终端软件越来越多。建立在Android操作系统上的一系列英语学习软件也都举不胜举。但是没有一款是特有针对性的为大学生学习英语四、六级而研发的学习软件。本大学英语四、六级学习软件是一个基于Android技术的学习软件,是在Windows8.1操作系统、MyEclipse10.0编译环境下,使用Java编程语言,结合Android中自带的微小但功能强大的SQLite3.0数据库,实现了词库管理、学习模式、复习模式、测试模式、生疏词汇库、以及电子词典等功能。简洁清晰的操作界面,使用起来更加舒适、便捷。全新的拼读功能,发音更加标准。这款大学生英语四、六级学习软件非常有针对性的满足了即将参加大学英语四、六级考试的用户对单词记忆的需求。

     

文件夹 PATH 列表
卷序列号为 362C-227F
D:\TEST\源码
└─基于安卓的英语单词记忆学习小助手
    │  基于安卓的英语单词记忆学习小助手.pptx
    │  基于安卓的英语单词记忆学习小助手论文 .doc
    │  
    └─English_Android
        │  .classpath
        │  .project
        │  AndroidManifest.xml
        │  proguard.cfg
        │  project.properties
        │  
        ├─.settings
        │      org.eclipse.jdt.core.prefs
        │      
        ├─assets
        │  └─fonts
        │          KSPHONET.TTF
        │          SEGOEUI.TTF
        │          
        ├─bin
        │  │  AndroidManifest.xml
        │  │  classes.dex
        │  │  English_Android.apk
        │  │  jarlist.cache
        │  │  resources.ap_
        │  │  
        │  ├─classes
        │  │  └─english
        │  │      └─jason
        │  │          ├─activity
        │  │          │      BookImport$1$1.class
        │  │          │      BookImport$1.class
        │  │          │      BookImport$2.class
        │  │          │      BookImport$3.class
        │  │          │      BookImport$4$1.class
        │  │          │      BookImport$4$2.class
        │  │          │      BookImport$4.class
        │  │          │      BookImport.class
        │  │          │      BookSelect$1.class
        │  │          │      BookSelect$2.class
        │  │          │      BookSelect$3$1.class
        │  │          │      BookSelect$3$2.class
        │  │          │      BookSelect$3$3.class
        │  │          │      BookSelect$3$4.class
        │  │          │      BookSelect$3.class
        │  │          │      BookSelect$4.class
        │  │          │      BookSelect.class
        │  │          │      BuildConfig.class
        │  │          │      Dictionary$DictionaryAdapter.class
        │  │          │      Dictionary.class
        │  │          │      Exam.class
        │  │          │      ExamVocabulary$1.class
        │  │          │      ExamVocabulary$2$1.class
        │  │          │      ExamVocabulary$2.class
        │  │          │      ExamVocabulary$3.class
        │  │          │      ExamVocabulary$4.class
        │  │          │      ExamVocabulary.class
        │  │          │      Learning$1.class
        │  │          │      Learning$2.class
        │  │          │      Learning$3$1.class
        │  │          │      Learning$3$2.class
        │  │          │      Learning$3.class
        │  │          │      Learning$4.class
        │  │          │      Learning$5.class
        │  │          │      Learning$6.class
        │  │          │      Learning$7.class
        │  │          │      Learning$8.class
        │  │          │      Learning$9.class
        │  │          │      Learning.class
        │  │          │      LearningVocabulary$1.class
        │  │          │      LearningVocabulary$2.class
        │  │          │      LearningVocabulary$3.class
        │  │          │      LearningVocabulary$4.class
        │  │          │      LearningVocabulary$5.class
        │  │          │      LearningVocabulary$6.class
        │  │          │      LearningVocabulary.class
        │  │          │      Main$1.class
        │  │          │      Main$2.class
        │  │          │      Main$3.class
        │  │          │      Main$4$1.class
        │  │          │      Main$4$2.class
        │  │          │      Main$4$3.class
        │  │          │      Main$4$4.class
        │  │          │      Main$4.class
        │  │          │      Main.class
        │  │          │      MenuAbout.class
        │  │          │      MenuHelp.class
        │  │          │      R$attr.class
        │  │          │      R$color.class
        │  │          │      R$drawable.class
        │  │          │      R$id.class
        │  │          │      R$layout.class
        │  │          │      R$raw.class
        │  │          │      R$string.class
        │  │          │      R.class
        │  │          │      Review$1.class
        │  │          │      Review$2$1.class
        │  │          │      Review$2$2.class
        │  │          │      Review$2.class
        │  │          │      Review$3$1.class
        │  │          │      Review$3$2.class
        │  │          │      Review$3$3.class
        │  │          │      Review$3$4.class
        │  │          │      Review$3.class
        │  │          │      Review$4.class
        │  │          │      Review$5.class
        │  │          │      Review.class
        │  │          │      ReviewVocabulary$1.class
        │  │          │      ReviewVocabulary$2.class
        │  │          │      ReviewVocabulary$3.class
        │  │          │      ReviewVocabulary$4.class
        │  │          │      ReviewVocabulary$5.class
        │  │          │      ReviewVocabulary$6.class
        │  │          │      ReviewVocabulary.class
        │  │          │      Rusty$1.class
        │  │          │      Rusty$2.class
        │  │          │      Rusty.class
        │  │          │      
        │  │          ├─database
        │  │          │      DataAccess.class
        │  │          │      SqlHelper.class
        │  │          │      
        │  │          ├─operation
        │  │          │      BookOperate.class
        │  │          │      Mark.class
        │  │          │      
        │  │          └─pattern
        │  │                  BookList.class
        │  │                  Vocabulary.class
        │  │                  VocabularyList.class
        │  │                  
        │  ├─dexedLibs
        │  │      annotations-056a163a64c80dd9d3010e491a5a6ea1.jar
        │  │      
        │  └─res
        │      ├─crunch
        │      │  └─drawable-hdpi
        │      │          bookselect_go.png
        │      │          bottom_back.png
        │      │          bottom_background.png
        │      │          bottom_forward.png
        │      │          bottom_home.png
        │      │          bottom_menu.png
        │      │          bottom_rusty.png
        │      │          common_lv_item_higher_pressed.png
        │      │          common_lv_item_higher_selected.png
        │      │          common_lv_item_normal.png
        │      │          dictionary.png
        │      │          ic_launcher.png
        │      │          listview_dictionary.png
        │      │          listview_pickbook.png
        │      │          listview_review.png
        │      │          listview_rusty.png
        │      │          listview_set.png
        │      │          listview_study.png
        │      │          listview_test.png
        │      │          main_budget_lv_header.png
        │      │          menu_about.png
        │      │          menu_delete.png
        │      │          menu_help.png
        │      │          menu_import.png
        │      │          menu_quit.png
        │      │          menu_refresh.png
        │      │          panel.png
        │      │          study_btn.png
        │      │          study_btn_pressed.png
        │      │          title.png
        │      │          white_btn.9.png
        │      │          white_btn_pressed.9.png
        │      │          widget_et_square_focused.png
        │      │          widget_et_square_normal.png
        │      │          widget_et_square_pressed.png
        │      │          widget_next.9.png
        │      │          widget_next_pressed.9.png
        │      │          widget_panel.9.png
        │      │          
        │      ├─drawable-hdpi
        │      │      bookselect_go.png
        │      │      bottom_back.png
        │      │      bottom_background.png
        │      │      bottom_forward.png
        │      │      bottom_home.png
        │      │      bottom_menu.png
        │      │      bottom_rusty.png
        │      │      common_lv_item_higher_pressed.png
        │      │      common_lv_item_higher_selected.png
        │      │      common_lv_item_normal.png
        │      │      dictionary.png
        │      │      ic_launcher.png
        │      │      listview_dictionary.png
        │      │      listview_pickbook.png
        │      │      listview_review.png
        │      │      listview_rusty.png
        │      │      listview_set.png
        │      │      listview_study.png
        │      │      listview_test.png
        │      │      main_budget_lv_header.png
        │      │      menu_about.png
        │      │      menu_delete.png
        │      │      menu_help.png
        │      │      menu_import.png
        │      │      menu_quit.png
        │      │      menu_refresh.png
        │      │      panel.png
        │      │      study_btn.png
        │      │      study_btn_pressed.png
        │      │      title.png
        │      │      white_btn.9.png
        │      │      white_btn_pressed.9.png
        │      │      widget_et_square_focused.png
        │      │      widget_et_square_normal.png
        │      │      widget_et_square_pressed.png
        │      │      widget_next.9.png
        │      │      widget_next_pressed.9.png
        │      │      widget_panel.9.png
        │      │      
        │      ├─drawable-ldpi
        │      └─drawable-mdpi
        ├─gen
        │  └─english
        │      └─jason
        │          └─activity
        │                  BuildConfig.java
        │                  R.java
        │                  
        ├─res
        │  ├─drawable-hdpi
        │  │      bookselect_go.png
        │  │      bookselect_spinner.xml
        │  │      bottom_back.png
        │  │      bottom_background.png
        │  │      bottom_forward.png
        │  │      bottom_home.png
        │  │      bottom_menu.png
        │  │      bottom_rusty.png
        │  │      common_lv_item_higher_pressed.png
        │  │      common_lv_item_higher_selected.png
        │  │      common_lv_item_normal.png
        │  │      dictionary.png
        │  │      ic_launcher.png
        │  │      listview_dictionary.png
        │  │      listview_pickbook.png
        │  │      listview_review.png
        │  │      listview_rusty.png
        │  │      listview_set.png
        │  │      listview_study.png
        │  │      listview_test.png
        │  │      list_bg.xml
        │  │      main_budget_lv_header.png
        │  │      menu_about.png
        │  │      menu_delete.png
        │  │      menu_help.png
        │  │      menu_import.png
        │  │      menu_quit.png
        │  │      menu_refresh.png
        │  │      panel.png
        │  │      study_btn.png
        │  │      study_btns.xml
        │  │      study_btn_pressed.png
        │  │      title.png
        │  │      white_btn.9.png
        │  │      white_btns.xml
        │  │      white_btn_pressed.9.png
        │  │      widget_et_square_focused.png
        │  │      widget_et_square_normal.png
        │  │      widget_et_square_pressed.png
        │  │      widget_next.9.png
        │  │      widget_next_btn.xml
        │  │      widget_next_pressed.9.png
        │  │      widget_panel.9.png
        │  │      
        │  ├─drawable-ldpi
        │  ├─drawable-mdpi
        │  ├─layout
        │  │      bookimport.xml
        │  │      bookimport_dialog.xml
        │  │      bookselect.xml
        │  │      dictionary.xml
        │  │      exam.xml
        │  │      examvocabulary.xml
        │  │      file_row.xml
        │  │      learning.xml
        │  │      learningvocabulary.xml
        │  │      list1.xml
        │  │      list2.xml
        │  │      list3.xml
        │  │      list4.xml
        │  │      list5.xml
        │  │      main.xml
        │  │      main_bottom_menu.xml
        │  │      main_item_menu.xml
        │  │      menuabout.xml
        │  │      menuhelp.xml
        │  │      review.xml
        │  │      rusty.xml
        │  │      test_list_item.xml
        │  │      widget_layout.xml
        │  │      word_list_item.xml
        │  │      
        │  ├─raw
        │  │      challenge
        │  │      dictionary.db
        │  │      
        │  └─values
        │          color.xml
        │          strings.xml
        │          
        └─src
            └─english
                └─jason
                    ├─activity
                    │      BookImport.java
                    │      BookSelect.java
                    │      Dictionary.java
                    │      Exam.java
                    │      ExamVocabulary.java
                    │      Learning.java
                    │      LearningVocabulary.java
                    │      Main.java
                    │      MenuAbout.java
                    │      MenuHelp.java
                    │      Review.java
                    │      ReviewVocabulary.java
                    │      Rusty.java
                    │      
                    ├─database
                    │      DataAccess.java
                    │      SqlHelper.java
                    │      
                    ├─operation
                    │      BookOperate.java
                    │      Mark.java
                    │      
                    └─pattern
                            BookList.java
                            Vocabulary.java
                            VocabularyList.java
                            

目    录

1 绪论    (1)
1.1 系统的设计背景    (1)
1.2 系统的研究价值    (1)
1.3 论文的简要概述    (1)
2 系统的研发环境及技术    (2)
2.1 Android 智能操作系统概述    (2)
2.2 Android 平台架构及特性简介    (2)
2.3 Android 项目研发必备常识    (3)
2.3.1 Activity组件概述    (3)
2.3.2 Service组件概述    (3)
2.3.3 广播接收机组件概述    (3)
2.3.4 Content Provider组件概述    (3)
2.4 系统的研发环境概述    (3)
2.5 微小数据库SQLite奥秘解析    (4)
3 系统的需求分析    (4)
3.1 系统的可行性研究    (4)
3.2 系统的功能需求分析    (4)
3.3 系统的性能需求分析    (4)
4 系统的总体设计概述    (4)
4.1 系统的框架图    (5)
4.2 系统的功能模块划分    (5)
5 系统的数据库设计    (6)
5.1 数据库设计思路概述    (6)
5.2 系统各模块数据表设计    (6)
5.2.1 系统词库表    (6)
5.2.2 大学英语四级词库表    (6)
5.2.3 大学英语六级词库表    (7)
5.2.4 学习计划表    (7)
5.2.5 生疏词汇库表    (8)
5.2.6 电子词典词汇表    (8)
6 系统的UI界面设计与实现    (8)
6.1项目工程首页界面设计分析    (8)
6.2词库选择模块界面设计分析    (9)
6.3学习模式模块界面设计分析    (9)
6.4复习模式模块界面设计分析    (10)
6.5测试模式模块界面设计分析    (11)
6.6生疏词汇库模式模块界面设计分析    (11)
6.7电子词典模式模块界面设计分析    (12)
7 系统的主要功能的实现    (12)
7.1 词库管理模块功能    (13)
7.2 学习模式模块功能    (16)
7.3 复习模式模块功能    (18)
7.4 词汇测试模块功能    (19)
7.5 生疏词汇库模块功能    (21)
7.6 词典查询模块功能    (22)
8 系统研发结果与努力方向    (22)
参考文献    (24)
致谢    (25)


标签:英语学习APP,英语测试

  • 专注毕业设计源码作品
  • 毕业设计源码论文全套
  • 每件作品均测试后上线
  • 提供所有教程和软件下载

Copyright © 2008-2025 jsjbysjw.com . All Rights Reserved. 备案号:苏ICP备2021056683号-4

  • 联系QQ:81677093
  • 微信:bysj1950