CN106959848A - 一种基于动态几何的开放接口实现方法 - Google Patents

一种基于动态几何的开放接口实现方法 Download PDF

Info

Publication number
CN106959848A
CN106959848A CN201710093200.XA CN201710093200A CN106959848A CN 106959848 A CN106959848 A CN 106959848A CN 201710093200 A CN201710093200 A CN 201710093200A CN 106959848 A CN106959848 A CN 106959848A
Authority
CN
China
Prior art keywords
dynamic geometry
model
user
method based
implementation method
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710093200.XA
Other languages
English (en)
Inventor
管皓
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu Jingzhong Educational Software Co Ltd
Original Assignee
Chengdu Jingzhong Educational Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Jingzhong Educational Software Co Ltd filed Critical Chengdu Jingzhong Educational Software Co Ltd
Priority to CN201710093200.XA priority Critical patent/CN106959848A/zh
Publication of CN106959848A publication Critical patent/CN106959848A/zh
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

本发明公开了一种基于动态几何的开放接口实现方法,它包括如下步骤:S1、创建动态几何模型库;S2、创建动态几何模型调用程序;S3、创建动态几何模型调用程序接入接口;S4、将动态几何模型调用程序接入接口与动态几何模型调用程序相关联。本发明的方法提供动态几何模型调用的开放接口,有利于用户进行动态几何模型调用,设置多种接口,满足用户的不同系统的需求。

Description

一种基于动态几何的开放接口实现方法
技术领域
本发明涉及数学建模领域,特别是一种基于动态几何的开放接口实现方法。
背景技术
数学是国家规定的九年制义务教育中的必修课程,甚至是高考中的必考科目。数学的学习对学生来说是非常重要的,随着科学技术的发展,教育教学能够采用的方式也越来越多样化,越来越先进,除了教师在教室进行现场教学、家教机、远程教学也越来越受家长和学生的欢迎。更甚者有老师利用课余时间在直播平台上进行数学等科目的教学,教学越来越多样化,尽管现在可以采用以上提及的多种方式进行教学,但数学的教学由于其定理多,教学过程中的图形不够立体,变化不够形象,一直不能够被学习者很快的领悟。随着数学建模的发展很多几何定理都能够通过建模来展示,建立的模型也能够在坐标系或系统内进行移动,但是若是每个教师都自己进行建模花费时间长,增加了教师备课难度,若是能够提供一种模型库,教师可以通过调用模型进行几何模型建立则能够有效减少时间,但是如何提供开放接口,便于用户调用则是需要优先解决的问题。
发明内容
本发明的目的在于克服现有技术的不足,提供一种基于动态几何的开放接口实现方法,该方法提供动态几何模型调用的开放接口,有利于用户进行动态几何模型调用。
本发明的目的是通过以下技术方案来实现的:一种基于动态几何的开放接口实现方法,它包括如下步骤:
S1、创建动态几何模型库;
S2、创建动态几何模型调用程序;
S3、创建动态几何模型调用程序接入接口;
S4、将动态几何模型调用程序接入接口与动态几何模型调用程序相关联。
进一步的,所述的动态几何模型库包括勾股定理模型、圆与正N边形模型、三角形内和定理模型和圆锥模型。
进一步的,所述的调用程序接入接口包括网页端接口、安卓系统端接口、苹果系统端接口和PC端接口。
进一步的,该方法还包括用户身份验证步骤,用户调用动态几何模型后,在进行模型参数更改时,验证用户身份,根据用户身份确认用户所做修改是否需要保存在模型中。
进一步的,当用户身份为普通用户时,用户所做修改不需要保存在模型中,当用户身份为管理员时,需提示用户所做修改是否需要保存,根据用户选择保存修改或者放弃修改。
本发明的有益效果是:本发明提供了一种基于动态几何的开放接口实现方法,该方法提供动态几何模型调用的开放接口,有利于用户进行动态几何模型调用,设置多种接口,满足用户的不同系统的需求。
附图说明
图1为本发明的方法流程图。
具体实施方式
下面结合附图进一步详细描述本发明的技术方案,但本发明的保护范围不局限于以下所述。
如图1所示,一种基于动态几何的开放接口实现方法,它包括如下步骤:
S1、创建动态几何模型库;
S2、创建动态几何模型调用程序;
S3、创建动态几何模型调用程序接入接口;
S4、将动态几何模型调用程序接入接口与动态几何模型调用程序相关联。
进一步的,所述的动态几何模型库包括勾股定理模型、圆与正N边形模型、三角形内和定理模型和圆锥模型。
进一步的,所述的调用程序接入接口包括网页端接口、安卓系统端接口、苹果系统端接口和PC端接口。
进一步的,该方法还包括用户身份验证步骤,用户调用动态几何模型后,在进行模型参数更改时,验证用户身份,根据用户身份确认用户所做修改是否需要保存在模型中。
进一步的,当用户身份为普通用户时,用户所做修改不需要保存在模型中,当用户身份为管理员时,需提示用户所做修改是否需要保存,根据用户选择保存修改或者放弃修改。
本发明的方法提供动态几何模型调用的开放接口,有利于用户进行动态几何模型调用,设置多种接口,满足用户的不同系统的需求。
以上所述仅是本发明的优选实施方式,应当理解本发明并非局限于本文所披露的形式,不应看作是对其他实施例的排除,而可用于各种其他组合、修改和环境,并能够在本文所述构想范围内,通过上述教导或相关领域的技术或知识进行改动。而本领域人员所进行的改动和变化不脱离本发明的精神和范围,则都应在本发明所附权利要求的保护范围内。

Claims (5)

1.一种基于动态几何的开放接口实现方法,其特征在于:它包括如下步骤:
S1、创建动态几何模型库;
S2、创建动态几何模型调用程序;
S3、创建动态几何模型调用程序接入接口;
S4、将动态几何模型调用程序接入接口与动态几何模型调用程序相关联。
2.根据权利要求1所述的一种基于动态几何的开放接口实现方法,其特征在于:所述的动态几何模型库包括勾股定理模型、圆与正N边形模型、三角形内和定理模型和圆锥模型。
3.根据权利要求1所述的一种基于动态几何的开放接口实现方法,其特征在于:所述的调用程序接入接口包括网页端接口、安卓系统端接口、苹果系统端接口和PC端接口。
4.根据权利要求1所述的一种基于动态几何的开放接口实现方法,其特征在于:该方法还包括用户身份验证步骤,用户调用动态几何模型后,在进行模型参数更改时,验证用户身份,根据用户身份确认用户所做修改是否需要保存在模型中。
5.根据权利要求4所述的一种基于动态几何的开放接口实现方法,其特征在于:当用户身份为普通用户时,用户所做修改不需要保存在模型中,当用户身份为管理员时,需提示用户所做修改是否需要保存,根据用户选择保存修改或者放弃修改。
CN201710093200.XA 2017-02-21 2017-02-21 一种基于动态几何的开放接口实现方法 Pending CN106959848A (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710093200.XA CN106959848A (zh) 2017-02-21 2017-02-21 一种基于动态几何的开放接口实现方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710093200.XA CN106959848A (zh) 2017-02-21 2017-02-21 一种基于动态几何的开放接口实现方法

Publications (1)

Publication Number Publication Date
CN106959848A true CN106959848A (zh) 2017-07-18

Family

ID=59481524

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710093200.XA Pending CN106959848A (zh) 2017-02-21 2017-02-21 一种基于动态几何的开放接口实现方法

Country Status (1)

Country Link
CN (1) CN106959848A (zh)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101562606A (zh) * 2008-04-17 2009-10-21 鸿富锦精密工业(深圳)有限公司 开放式数据调用系统及方法
CN102163262A (zh) * 2011-04-15 2011-08-24 华中师范大学 一种应用于电子双板的中学立体几何智能教学系统
CN102306099A (zh) * 2011-08-23 2012-01-04 上海网达软件有限公司 手持终端设备上跨平台的图形显示方法及图形显示系统
CN102799581A (zh) * 2011-05-23 2012-11-28 同济大学 一种实现跨平台图形库的系统及方法
CN104199984A (zh) * 2014-09-26 2014-12-10 浙江中控技术股份有限公司 一种实现功能库的动态引用的方法和装置
CN104699485A (zh) * 2015-03-19 2015-06-10 神华集团有限责任公司 海量程序管理方法及构建方法
CN105677630A (zh) * 2016-03-30 2016-06-15 成都景中教育软件有限公司 基于动态几何及计算机代数系统的电子书系统

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101562606A (zh) * 2008-04-17 2009-10-21 鸿富锦精密工业(深圳)有限公司 开放式数据调用系统及方法
CN102163262A (zh) * 2011-04-15 2011-08-24 华中师范大学 一种应用于电子双板的中学立体几何智能教学系统
CN102799581A (zh) * 2011-05-23 2012-11-28 同济大学 一种实现跨平台图形库的系统及方法
CN102306099A (zh) * 2011-08-23 2012-01-04 上海网达软件有限公司 手持终端设备上跨平台的图形显示方法及图形显示系统
CN104199984A (zh) * 2014-09-26 2014-12-10 浙江中控技术股份有限公司 一种实现功能库的动态引用的方法和装置
CN104699485A (zh) * 2015-03-19 2015-06-10 神华集团有限责任公司 海量程序管理方法及构建方法
CN105677630A (zh) * 2016-03-30 2016-06-15 成都景中教育软件有限公司 基于动态几何及计算机代数系统的电子书系统

Similar Documents

Publication Publication Date Title
CN106228626A (zh) 一种多媒体教室通信管理系统
CN106959848A (zh) 一种基于动态几何的开放接口实现方法
Du et al. Digital image processing teaching auxiliary system based on matlab graphical user interface
Okano From ‘internationalisation’to ‘multicultural co-living’in Japanese schools
Zhu et al. Research on the Application Strategy of Virtual Reality Technology in the Historic Building Protection Courses
付滢 A Brief Discussion about College English Teaching Reform
CN106940709A (zh) 一种动态几何文件回放机制的现实方法
Huandong et al. E-learning system model construction based constructivism
Peng The Construction of Practical Teaching System of Chinese International Education under the Background of Belt and Road
Chai et al. Research on Cultivation of Academic English Ability of Non‐English Majors in Applied Science and Technology Colleges‐‐Take Changshu Institute of Technology as an example
Pei et al. Application of Solidworks in Mechanical Design and Drafting Courses
Yang et al. Discussion on the Reform of Practical Teaching System of Solid Waste Treatment and Disposal
Liang et al. Curriculum programme of career-oriented java specialty guided by principles of software engineering
SHI et al. The application of MOOC in medical humanities education
Liu Basic Graduate Curricula of GIS Design in Beijing Normal University, China
Sun Investigation and analysis of Chinese and foreign college students' quality education
Yu Study on Pursuing the Criticalness of the Ideological and Political Theory Course in Colleges and Universities
Geng Design and implementation of SMS-based business English education system
Liang An Analysis of the Development and Effectiveness of Japan's International Education Policies in the 21st Century
Guangcai A Study on the Synergistic Development of Instrumental and Humanistic Strategies in College English Curriculum
Yu Further Discussion on the Teaching Model of Art and Design under the Influence of Regional Culture Resources
İsaoğlu Writing Anxiety: A case study on EFL students' major reasons of writing apprehension in writing classes
Lijuan et al. Research and practice of teaching methods for Object-oriented programming
Batkaev et al. Modern system of medical education from 2016
Gunasekaran A Multilevel, Posture-based Model for Motor Control in Simulation and Robotic Applications

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170718