搜档网
当前位置:搜档网 › In-Sight SDK 4 8 1 Release Notes

In-Sight SDK 4 8 1 Release Notes

In-Sight SDK 4 8 1 Release Notes
In-Sight SDK 4 8 1 Release Notes

In-Sight?Software Development Kit Release Notes l发行说明–汉语

l Versionshinweise–Deutsch

l Release Notes–English

l Notes de miseàjour du microprogramme–Fran?ais

lリリースノート–日本語

l?????–???

l Notas de la versión–Espa?ol

In-Sight?SDK4.8.0–Versionshinweise

?Copyright1999-2013Cognex Corporation.Alle Rechte vorbehalten.

übersicht

In diesem Dokument wird das In-Sight-Softwareentwicklungs-Kit für Microsoft? Windows? beschrieben.Folgende Themen werden behandelt:

l Informationen zum In-Sight SDK

l Systemanforderungen

l Installation

l Beispielprojekte

l API-?nderungen

l Bekannte Probleme

Informationenüber das Steuerelement CvsInSightDisplay finden Sie in den Versionshinweisen zum In-Sight-Anzeigesteuerelement.

Informationen zum In-Sight SDK

Das In-Sight-SDK ist eine Plattform für die Entwicklung benutzerspezifischer Anwendungen,die mit vernetzten In-Sight Vision-Systemen interagieren.Die mit dem In-Sight-SDK entwickelten Programme variieren in ihrer Komplexit?t.Sie k?nnen damit ein einfaches In-Sight-Anzeigesteuerelement,das auf einem Formular verankert ist,oder robuste Anwendungen entwickeln,die Auftr?ge laden,Bilder speichern undüber mehrere I/O-Kan?le kommunizieren.

Aktualisierte Versionshinweise,Dokumentation und mehr finden Sie auf der In-Sight Online Support-Website.

Systemanforderungen

PC-Hardwareanforderungen

Minimum

l Intel?Pentium?4-Prozessor mit2 GHz(oder gleichwertiger Prozessor)

l256 MB verfügbarer Arbeitsspeicher

l2 GB verfügbarer Festplattenspeicher

l Videokarte mit einer Aufl?sung von1024x768bei24-Bit-Farbtiefe.Eine DPI-Display-Einstellung von96 DPI ist erforderlich.

l Netzwerkkarte(mindestens100 Mbit/s)für die Verbindung mit In-Sight Vision-Systemen

Empfohlen

l Intel?Core?i7-Prozessor mit2,7 GHz(oder gleichwertiger Prozessor)

l4 MB verfügbarer Arbeitsspeicher

l2,5 GB verfügbarer Festplattenspeicher

l Videokarte mit einer Aufl?sung von1920x1080bei32-Bit-Farbtiefe.Eine DPI-Display-Einstellung von96 DPI ist erforderlich.

l Gigabit-Netzwerkkarte zur Verbindung mit In-Sight-Vision-Systemen

Betriebssystemanforderungen

Das In-Sight-Softwareentwicklungs-Kit wurde unter folgenden Betriebssystemen getestet:

l Microsoft?Windows Server?2003,Service Pack2

l Microsoft Windows XP Professional,Service Pack3

l Microsoft Windows7Professional,Service Pack1(32und64Bit)

l Microsoft Windows Server2008,Service Pack1(32Bit und64Bit)

l Microsoft Windows Server2008R2,Service Pack1(64Bit)

Das In-Sight-Softwareentwicklungs-Kit kann zwar m?glicherweise unter anderen Betriebssystemen ausgeführt werden, jedoch wird keine Unterstützung für Systeme angeboten,die den aufgeführten Anforderungen nicht entsprechen.

Sprachunterstützung

Das In-Sight-SDK unterstützt die folgenden Sprachen:

l Chinesisch(vereinfacht)

l Deutsch

l Englisch

l Franz?sisch

l Japanisch

l Koreanisch

l Spanisch

Softwareanforderungen

In-Sight SDK erfordert https://www.sodocs.net/doc/137120916.html, Framework3.5SP1.Das In-Sight SDK-Installationsprogramm versucht vor der Installation,.NET3.5SP1herunterzuladen und zu installieren,wenn es im System nicht gefunden wird.

Unterstützte Entwicklungsumgebungen

l Microsoft Visual Studio2008

l Microsoft Visual C#2008Express Edition

l Microsoft Visual Basic2008Express Edition

l Microsoft Visual Basic6.0

Unterstützte In-Sight Vision-Systeme

l Vision-Systeme der In-Sight5000-Serie

l In-Sight Micro Vision-Systeme

l Vision-Systeme der In-Sight7000-Serie

Cognex empfiehlt,unterstützte In-Sight Vision-Systeme auf die aktuelle Firmwareversion zu aktualisieren.Die Firmwareaktualisierung für diese Systeme kann mithilfe von In-Sight Explorer vorgenommen werden,der mit dem In-Sight-Softwareinstallationsprogramm installiert wird.

Unterstützung alter Firmwareversionen(vor4.8.0)

In-Sight Vision-Systeme mit Firmware,die?lter ist als Version4.8.0,funktionieren u. U.korrekt mit In-Sight SDK4.8.0.Einige In-Sight SDK-Funktionen werden mit?lteren Firmwareversionen nicht unterstützt.Kann ein In-Sight Vision-System nicht auf die aktuelle Firmwareversion aktualisiert werden,muss der Anwendungsentwickler die Funktionalit?t in allen benutzerspezifischen Anwendungenüberprüfen.

Installation

Sie müssen zum Installieren des In-Sight-SDK als Benutzer mit vollen Administratorberechtigungen angemeldet sein.

Ist die AutoPlay-Funktion des CD-ROM-Laufwerks aktiviert,startet die In-Sight-CD-ROM automatisch ein Installationsprogramm.Doppelklicken Sie andernfalls im Stammordner der CD-ROM auf setup.hta.

Beispielprojekte

Die In-Sight SDK-Beispielprojekte werden im folgenden Ordner installiert:

l Windows XP/Server2003:C:\Dokumente und Einstellungen\Alle Benutzer\Dokument\Cognex\In-Sight\In-Sight Sample Projects4.8.0

l Windows7/Vista:C:\Benutzer\?ffentlich\Dokumente\Cognex\In-Sight\In-Sight Sample Projects4.8.0

Das Startmenüenth?lt eine Verknüpfung zum?ffnen dieses Speicherortes.

API-?nderungen

Eine vollst?ndige Liste der Erweiterungen und anderen?nderungen der API in dieser Version des In-Sight-SDK finden Sie in der Referenzhilfedatei des In-Sight-SDK.

Bekannte Probleme

Unbehandelte Ausnahme unter einem64-Bit-Betriebssystem,wenn die Zielplattform auf"Any CPU"oder"x64"gesetzt ist

Problem:Beim Erstellen einer In-Sight SDK-Anwendung unter einem64-Bit-Betriebssystem müssen Sie die Zielplattform auf "x86"setzen.Ist die Zielplattform auf"Any CPU"oder"x64"gesetzt,stürzt die Anwendung u. U.wegen eines FileNotFoundException-oder BadImageFormatException-Fehlers ab.(CR73537)

L?sung:So konfigurieren Sie die Anwendung für eine x86-Plattform in Visual Studio:

l Klicken Sie in Solution Explorer mit der rechten Maustaste auf das Projekt,und w?hlen Sie Eigenschaften.

l W?hlen Sie die Registerkarte Build.

l W?hlen Sie in der Dropdownliste Zielplattform den Eintrag x86.

Der Aufruf von SetExpression bei aktiver Onlineverbindung verursacht u. U.Probleme

Problem:Schalten Sie das Vision System offline,bevor Sie die SetExpression-Methode aufrufen.(CR60718)

In-Sight Vision-Systeme mit Firmware,die?lter ist als Version3.1.0,werden5 Sekunden nach Debugging-Beginn getrennt.

Problem:Beim Debuggen einer In-Sight-SDK-Anwendung auf einem Vision-System mit Firmware,die?lter ist als Version 3.1.0,wird die Verbindung zum System vorzeitig getrennt.

L?sung:Verwenden Sie den In-Sight Explorer,um die Firmware auf den Zielsystemen auf die aktuelle Version zu aktualisieren und die Anwendungen korrekt zu debuggen.In-Sight Explorer wird mit dem In-Sight-Softwareinstallationsprogramm installiert.

CvsNetworkMonitor l?st kein HostsChanged-Ereignis aus,wenn ein Emulator deaktiviert ist.

Problem:Wenn Sie In-Sight Explorer oder den Emulator auf einem Remotecomputer ausschalten,l?st der CvsNetworkMonitor bei Verwendung von PingInterval niemals ein HostsChanged-Ereignis aus,da der Remote-PC noch auf die Ping-Anforderung reagiert.(CR38383)

In-Sight?SDK4.8.0Release Notes

?Copyright1999-2013Cognex Corporation.All rights reserved.

Overview

This document describes the In-Sight Software Development Kit for Microsoft?Windows?,including the following topics:

l About the In-Sight SDK

l System Requirements

l Installation

l Sample Projects

l API Changes

l Known Issues

Please also refer to the In-Sight Display Control Release Notes for specific information regarding the CvsInSightDisplay control.

About the In-Sight SDK

The In-Sight SDK provides a platform for developing custom applications that interact with networked In-Sight vision systems.Programs developed with the In-Sight SDK can vary in complexity from a simple In-Sight Display Control docked on a form to robust applications that load jobs,save images and communicate via multiple I/O channels.

For updated Release Notes,documentation and more,log on to the In-Sight online support site.

System Requirements

PC Hardware Requirements

Minimum

l Intel?Pentium?4processor running at2GHz(or equivalent)

l256MB of available RAM

l2GB of available hard-disk space

l Video card capable of displaying1024x768resolution at24-bit color depth.The DPI Display setting must be set to 96DPI.

l Network Interface Card(at least100Mbps)for connecting to In-Sight vision systems

Recommended

l Intel?Core?i7processor running at2.7GHz(or equivalent)

l4GB of available RAM

l 2.5GB of available hard-disk space

l Video card capable of displaying1920x1080resolution at32-bit color depth.The DPI Display setting must be set to 96DPI.

l Gigabit Network Interface Card for connecting to In-Sight vision systems

Operating System Requirements

In-Sight Software Development Kit has been tested on the following operating systems:

l Microsoft?Windows Server?2003,Service Pack2

l Microsoft Windows XP Professional,Service Pack3

l Microsoft Windows7Professional,Service Pack1(32-and64-bit)

l Microsoft Windows Server2008,Service Pack1(32-and64-bit)

l Microsoft Windows Server2008R2,Service Pack1(64-bit)

Although In-Sight Software Development Kit may function on other operating systems,systems not meeting the preceding requirements are not supported.

Language Support

The In-Sight SDK supports the following languages:

l Chinese(Simplified)

l English

l French

l German

l Japanese

l Korean

l Spanish

Software Requirements

The In-Sight SDK requires the https://www.sodocs.net/doc/137120916.html, Framework3.5SP1.The In-Sight SDK installer will attempt to download/install .NET3.5SP1prior to installation if it is not detected on the system.

Supported Development Environments

l Microsoft Visual Studio2010

l Microsoft Visual Studio2008

l Microsoft Visual C#2008Express Edition

l Microsoft Visual Basic2008Express Edition

l Microsoft Visual Basic6.0

Supported In-Sight Vision Systems

l In-Sight5000Series Vision Systems

l In-Sight Micro Vision Systems

l In-Sight7000Series Vision Systems

Cognex strongly recommends updating supported In-Sight vision systems to the current firmware version.You can update the firmware on these systems using In-Sight Explorer,which is installed as part of the In-Sight Software installer.

Old Firmware Version Support(prior to4.8.0)

In-Sight vision systems with firmware older than version4.8.0may work properly with the In-Sight SDK4.8.0;however,some In-Sight SDK features are unsupported with older firmware versions.If an In-Sight vision system is not able to be upgraded to the current firmware version,then it is the responsibility of the application developer to verify all functionality in any custom applications.

Installation

You must be logged on as a user with full administrative privileges in order to install the In-Sight SDK.

If your DVD-ROM drive has AutoPlay enabled,then inserting the In-Sight DVD-ROM will launch an installer automatically. Otherwise,you can browse to the root folder of the DVD-ROM and double-click setup.hta.

Sample Projects

In-Sight SDK Sample Projects are installed to the following folder:

l Windows XP/Server2003:C:\Documents and Settings\All Users\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

l Windows7/Server2008:C:\Users\Public\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

A shortcut on the Start Menu is available to open this location.

API Changes

Refer to the In-Sight SDK Reference help file for a complete list of enhancements and other API changes in this release of the In-Sight SDK.

Known Issues

Unhandled Exception running on a64-bit operating system when Platform Target is set to Any CPU or x64

Issue:When building an In-Sight SDK application on a64-bit operating system,you must set your Platform Target to x86.If the Platform Target is set to Any CPU or x64,your application may crash with a FileNotFoundException or BadImageFormatException.(CR73537)

Workaround:To configure your application for an x86Target Platform in Visual Studio:

l In Solution Explorer,right-click your project and select Properties.

l Select the Build tab.

l Toggle the Platform target drop-down list to be x86.

Calling SetExpression when online may cause problems

Issue:It is recommended to ensure that a vision system is offline before calling the SetExpression method.(CR60718)

In-Sight Vision Systems with pre-3.1.0firmware disconnect after5seconds during debugging

Issue:When debugging an In-Sight SDK application on a vision system that has firmware older than3.1.0,the system will disconnect prematurely.

Workaround:In order to properly debug applications,use In-Sight Explorer to update the firmware to the latest version on the target system(s).In-Sight Explorer is installed with the In-Sight Software installer.

CvsNetworkMonitor does not raise HostsChanged event if an emulator is shut down

Issue:If you shut down In-Sight Explorer or the emulator on a remote computer,the CvsNetworkMonitor never raises a HostsChanged event when using PingInterval since the remote PC still responds to the ping request.(CR38383)

Display Control and Filmstrip Control and ActiveX support

Issue:In order to support better integration of ActiveX controls,two new ActiveX controls have been added,the PlaybackFilmstripDisplay and SensorFilmstripDisplay.These two controls encapsulate the Record/Playback Filmstrip and Sensor Filmstrip,respectively,and are available on Visual Basic6(32-bit and64-bit)and FactoryTalk View(64-bit).(CR# 22272)

CvsInSightDisplay and OpenPropertySheet method in Visual Basic6

Issue:The OpenPropertySheet method of the CvsInSightDisplay has been exposed and is now functional in Visual Basic6. However,in order to utilize the method,an expression must be provided(i.e.the expression may not be set to null or “Nothing”).(CR# 24437)

Workaround:If the cell already has an expression(i.e.function)to be edited,then code similar to the following may be used to edit that expression.

Dim expression As String

expression=CvsInSightDisplay1.Results.Cells("A2").expression

CvsInSightDisplay1.OpenPropertySheet2,0,expression

Notas de la versión4.8.0del SDK de In-Sight?

?Copyright1999-2013Cognex Corporation.Reservados todos los derechos.

Resumen

Este documento describe el kit de desarrollo de software("SDK")de In-Sight para Microsoft?Windows?.Contiene los siguientes temas:

l Acerca del SDK de In-Sight

l Requisitos de sistema

l Instalación

l Proyectos de ejemplo

l Modificaciones en la interfaz de programación de aplicaciones(API)

l Problemas conocidos

Consulte también las notas de la versión del control de pantalla de In-Sight para obtener información específica sobre el control CvsInSightDisplay.

Acerca del SDK de In-Sight

In-Sight SDK es una plataforma de desarrollo de aplicaciones personalizadas que interactúan con los sistemas de visión In-Sight conectados a la red.Los programas desarrollados con In-Sight SDK pueden variar en complejidad,desde un simple control de pantalla de In-Sight acoplado a un formulario hasta potentes aplicaciones con carga de tareas,guardado de

imágenes y comunicación a través de múltiples canales de entrada y salida.

Para obtener las versiones más recientes de estas notas de la versión,documentación y demás información,inicie una

sesión en el sitio web de asistencia en línea de In-Sight.

Requisitos de sistema

Requisitos de hardware del PC

Mínimo

l Procesador Intel?Pentium?4con una velocidad de2GHz(o equivalente)

l256MB de memoria RAM disponibles

l2GB de espacio libre en disco duro

l Tarjeta de vídeo con una resolución de1024x768puntos y una profundidad de color de24bits.El ajuste de pantalla DPI debe ajustarse a96DPI.

l Tarjeta de interfaz de red(de al menos100 Mbps)para conectarse a los sistemas de visión In-Sight Recomendado

l Procesador Intel?Core?i7con una velocidad de2,7GHz(o equivalente)

l4GB de memoria RAM disponibles

l 2.5GB de espacio libre en disco duro

l Tarjeta de vídeo con una resolución de1920x1080puntos y una profundidad de color de32bits.El ajuste de pantalla DPI debe ajustarse a96DPI.

l Tarjeta de red Gigabit para la conexión a sistemas de visión In-Sight

Requisitos de sistema operativo

El kit de desarrollo de software(SDK)de In-Sight ha sido probado en los siguientes sistemas operativos: l Microsoft?Windows Server?2003,Service Pack2

l Microsoft Windows XP Professional,Service Pack3

l Microsoft Windows7Professional,Service Pack1(versiones32o de64bits)

l Microsoft Windows Server2008,Service Pack1(32o64bits)

l Microsoft Windows Server2008R2,Service Pack1(versión de64bits)

Aunque el kit de desarrollo de software de In-Sight puede funcionar en otros sistemas operativos,los sistemas que no cumplan los requisitos indicados no recibirán soporte técnico.

Idiomas disponibles

In-Sight SDK estádisponible en los siguientes idiomas:

l Alemán

l Chino(simplificado)

l Coreano

l Espa?ol

l Francés

l Inglés

l Japonés

Requisitos de software

In-Sight SDK requiere el software https://www.sodocs.net/doc/137120916.html, Framework3.5SP1.Si el programa de instalación no detecta la presencia https://www.sodocs.net/doc/137120916.html,3.5SP1en el sistema,intentarádescargarlo e instalarlo antes de instalar el SDK de In-Sight.

Entornos de desarrollo compatibles

l Microsoft Visual Studio2008

l Microsoft Visual C#2008Express Edition

l Microsoft Visual Basic2008Express Edition

l Microsoft Visual Basic6.0

Sistemas de visión In-Sight compatibles

l Sistemas de visión In-Sight serie5000

l Sistemas de visión In-Sight Micro

l Sistemas de visión In-Sight serie7000

Cognex recomienda encarecidamente actualizar los sistemas de visión In-Sight compatibles con la versión de firmware

más reciente.El firmware de estos sensores se puede actualizar mediante In-Sight Explorer,que se instala como parte del proceso de instalación del software In-Sight.

Soporte de versiones de firmware antiguas(anteriores a la4.8.0)

Los sistemas de visión In-Sight con firmware anterior a la versión4.8.0pueden funcionar correctamente con el kit de desarrollo de software In-Sight SDK4.8.0;sin embargo,algunas funciones del SDK de In-Sight no pueden ejecutarse con versiones de firmware anteriores.Si un sistema de visión In-Sight no puede actualizarse a la versión más reciente del firmware,seráresponsabilidad del desarrollador de la aplicación verificar todas las funciones de cualquier aplicación personalizada.

Instalación

Para poder instalar In-Sight SDK,es necesario haber iniciado una sesión como usuario con privilegios administrativos completos.

Si su unidad de CD-ROM tiene activada la función de autoarranque(“Autoplay”),al insertar el CD-ROM de In-Sight se ejecutaráautomáticamente un programa instalador.De no ser así,sitúese en la carpeta raíz del CD-ROM y haga doble clic en setup.hta.

Proyectos de ejemplo

Los proyectos de ejemplo del SDK de In-Sight se instalan en la siguiente carpeta:

l Windows XP/Server2003:C:\Documents and Settings\All Users\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

l Windows7/Vista:C:\Users\Public\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

El menúInicio contiene un acceso directo para facilitar el acceso a esta ubicación.

Modificaciones en la interfaz de programación de aplicaciones (API)

Consulte el archivo de ayuda de la referencia de In-Sight SDK para obtener una lista completa de las mejoras y modificaciones realizadas en la API de esta versión de In-Sight SDK.

Problemas conocidos

Excepción no tratada al ejecutar la aplicación en un sistema de64bits con el parámetro "Platform Target"("Plataforma de destino")ajustado al valor"Any CPU"("Cualquier CPU")o "x64"

Problema:Al compilar una aplicación del SDK de In-Sight en un sistema operativo de64bits,deberáajustar"Platform Target"a"x86".Si"Platform Target"tiene asignado el valor"Any CPU"o"x64",puede que su aplicación se interrumpa con una excepción FileNotFoundException o BadImageFormatException.(CR73537)

Solución:Para configurar su aplicación para una plataforma de destino x86en Visual Studio:

l En Solution Explorer,haga clic con el botón derecho en su proyecto y elija Properties(Propiedades).

l Abra la ficha Build(Generar).

l En la lista desplegable Platform target(Plataforma de destino),elija x86.

Efectuar una llamada a SetExpression estando en línea puede causar problemas

Problema:Se recomienda asegurarse de que el sistema de visión estédesconectado antes de ejecutar el método SetExpression.(CR60718)

Durante la depuración,los sistemas de visión In-Sight con firmware anterior al3.1.0se desconectan a los5segundos.

Problema:Al depurar una aplicación desarrollada con In-Sight SDK en un sistema de visión cuyo firmware es anterior a la versión3.1.0,el sensor se desconectaráprematuramente.

Solución:Para depurar aplicaciones correctamente,utilice In-Sight Explorer para actualizar el firmware a la versión más reciente en los sistemas de destino.In-Sight Explorer se instala con el instalador del software In-Sight.

CvsNetworkMonitor no genera el evento HostsChanged al cerrar un emulador

Problema:Al cerrar In-Sight Explorer o el emulador en un equipo remoto,CvsNetworkMonitor nunca genera un evento HostsChanged al utilizar PingInterval,ya que el PC remoto sigue respondiendo a la petición"ping"(CR38383)

Notes de miseàjour d'In-Sight?SDK4.8.0

?Copyright 1999-2013Cognex Corporation.Tous droits réservés.

Présentation

Ce document décrit l'application In-Sight Software Development Kit pour Microsoft?Windows?et présente les rubriques suivantes :

làpropos d'In-Sight SDK

l Configuration système requise

l Installation

l Exemples de projets

l Modifications de l'interface API

l Problèmes connus

Reportez-vouségalement aux notes de miseàjour In-Sight Display Control pour des informations spécifiques concernant le contr?le CvsInSightDisplay.

àpropos d'In-Sight SDK

L'application In-Sight SDK offre une plate-forme dédiée au développement d'applications personnalisées interagissant avec les systèmes de vision In-Sight connectés en réseau.Les programmes développésàl'aide de l'application In-Sight SDK peuventêtre d'une complexitévariable et aller du simple contr?le In-Sight Display Control verrouillédans un formulaireàde puissantes applications pouvant charger des projets,enregistrer des images et communiquer par l'intermédiaire de

différents canaux d'E/S.

Pour obtenir les dernières notes de miseàjour,la documentation et autres informations,connectez-vous au site de support en ligne In-Sight.

Configuration système requise

Configuration matérielle requise

Minimum

l Processeur Intel?Pentium?4cadencéà2 GHz(ouéquivalent)

l256 Mo de mémoire vive disponible

l2 Go d'espace disponible sur le disque dur

l Carte graphique disposant d'une résolution de1024x768et d'une profondeur d'échantillonnage de24 https://www.sodocs.net/doc/137120916.html, définition de l'affichage doitêtre définie sur96 ppp.

l Carte d'interface réseau(au moins100 Mbits/s)pour la connexion de systèmes de vision In-Sight

Recommandé

l Processeur Intel?Core?i7cadencéà2,7 GHz(ouéquivalent)

l4 Go de mémoire vive disponible

l2,5 Go d'espace disponible sur le disque dur

l Carte graphique disposant d'une résolution de1920x1080et d'une profondeur d'échantillonnage de32 https://www.sodocs.net/doc/137120916.html, définition de l'affichage doitêtre définie sur96 ppp.

l Carte d'interface réseau pour la connexion aux systèmes de vision In-Sight

Configuration système requise

In-Sight Software Development Kit aététestésur les systèmes d'exploitation suivants :

l Microsoft?Windows Server?2003,Service Pack2

l Microsoft Windows XP Professionnel,Service Pack3

l Microsoft Windows7Professionnel,Service Pack1(32-et64 bits)

l Microsoft?Windows Server?2008,Service Pack1(32et64 bits)

l Microsoft Windows Server2008R2,Service Pack1(64 bits)

Même si In-Sight Software Development Kit peut fonctionner sous d'autres systèmes d'exploitation,les systèmes

d'exploitation qui ne sont pas conformes aux exigences ci-dessus ne sont pas pris en charge.

Langues prises en charge

L'application In-Sight SDK prend en charge les langues suivantes :

l Allemand

l Anglais

l Chinois(simplifié)

l Coréen

l Espagnol

l Fran?ais

l Japonais

Configuration logicielle requise

L'application In-Sight SDK nécessite https://www.sodocs.net/doc/137120916.html, Framework3.5SP1.Le programme d'installation d'In-Sight SDK tente de télécharger/d'https://www.sodocs.net/doc/137120916.html,3.5SP1avant l'installation s'il n'est pas détectésur le système.

Environnements de développement pris en charge

l Microsoft Visual Studio 2008

l Microsoft Visual C# 2008Expressédition

l Microsoft Visual Basic 2008Expressédition

l Microsoft Visual Basic 6.0

Systèmes de vision In-Sight pris en charge

l Systèmes de vision In-Sight série 5000

l Systèmes de vision In-Sight Micro

l Systèmes de vision In-Sight série 7000

Cognex recommande vivement de mettre les systèmes de vision In-Sight pris en chargeàniveau vers la version actuelle du micrologiciel.Vous pouvez mettre le micrologiciel des systèmesàjouràl'aide d'In-Sight Explorer,installéavec le programme d'installation du logiciel In-Sight.

Prise en charge des versions de micrologiciel antérieures(antérieuresàla version4.8.0)

Les systèmes de vision In-Sightéquipés de micrologiciels antérieursàla version 4.8.0peuvent fonctionner correctement avec In-Sight SDK 4.8.0.Certaines fonctions d'In-Sight SDK ne sont toutefois pas prises en charge par les versions plus

anciennes du micrologiciel.Si un système de vision In-Sight ne peut pasêtre misàniveau vers la version actuelle du micrologiciel,il relève de la responsabilitédu développeur de l'application de contr?ler toutes les fonctions dans les applications personnalisées.

Installation

Vous devezêtre connectéen tant qu'utilisateur disposant de privilèges d'administration pour installer l'application In-Sight SDK.

Si la fonction Exécution automatique est activée sur votre lecteur de CD-ROM,le programme d'installation démarre automatiquement après l'insertion du CD-ROM In-Sight dans le lecteur.Dans le cas contraire,vous pouvez parcourir le dossier racine du CD-ROM et double-cliquer sur le programme setup.hta.

Exemples de projets

Les exemples de projets(Sample Projects)In-Sight SDK sont installés dans le dossier suivant :

l Windows XP/Server 2003 :C:\Documents and Settings\All Users\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

l Windows 7/Vista :C:\Utilisateurs\Public\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

Un raccourci situédans le menu Démarrer permet d'ouvrir cet emplacement.

Modifications de l'interface API

Consultez le fichier d'aide de référence In-Sight SDK pour conna?tre la liste complète des améliorations et autres modifications importantes apportéesàl'interface API dans cette miseàjour d'In-Sight SDK.

Problèmes connus

Exception non gérée exécutée sous un système d'exploitation64 bits lorsque la plate-forme cible est définie sur Tout processeur ou x64

Problème :lors de la création d'une application In-Sight SDK sur un système d'exploitation64 bits,vous devez définir la plate-forme cible sur x86.Si la plate-forme cible est définie sur Tout processeur ou x64,l'application peut subir une

défaillance du type FileNotFoundException ou BadImageFormatException.(n°CR73537)

Solution :pour configurer l'application sur une plate-forme cible x86dans Visual Studio :

l Dans Solution Explorer,cliquez avec le bouton droit sur votre projet et sélectionnez Propriétés.

l Sélectionnez l'onglet Créer.

l Définissez la Plate-forme cible sur x86sur la liste déroulante.

L'appel de la méthode SetExpression en mode en ligne peut poser des problèmes

Problème :il est recommandéde s'assurer qu'un système de vision est hors ligne avant d'appeler la méthode SetExpression.(n°CR60718)

Les systèmes de vision In-Sight dont le micrologiciel est antérieuràla version3.1.0se

déconnectent cinq secondes après le débogage

Problème :lors du débogage d'une application In-Sight SDK sur un système de vision dont le micrologiciel est antérieuràla version3.1.0,le système se déconnecte prématurément.

Solution :pour déboguer correctement les applications,utilisez In-Sight Explorer pour effectuer une miseàjour du micrologiciel sur la version la plus récente du ou des systèmes cibles.In-Sight Explorer est installéavec le programme

d'installation In-Sight Software.

CvsNetworkMonitor n'appelle pas l'événement HostsChanged si unémulateur est arrêté

Problème :si vous fermez In-Sight Explorer ou l'émulateur sur un ordinateur distant,CvsNetworkMonitor n'appelle jamais un événement HostsChanged en cas d'utilisation de la propriétéPingInterval,car l'ordinateur distant réagit toujoursàla demande de ping.(n°CR38383)

In-Sight?ソフトウェア開発キット4.8.0リリースノート

?Copyright1999-2013Cognex Corporation.All rights reserved.

概要

本書は、Microsoft Windows用のIn-Sightソフトウェア開発キット(SDK)について説明します。本書は次のトピックから構成されます。

l In-Sight SDKについて

lシステム要件

lインストール

lサンプルプロジェクト

l APIの変更点

l既知の問題

CvsInSightDisplayコントロールの詳細については、In-Sightディスプレイコントロールのリリースノートを参照してください。

In-Sight SDKについて

In-Sight SDKは、ネットワーク上のIn-Sightビジョンシステムとやり取りするカスタムアプリケーションを開発するためのプラットフォームを提供します。In-Sight SDKでは、In-Sightディスプレイコントロールをフォームに載せただけの単純なものから、ジョブのロード、画像の保存、複数のI/Oチャネルによる通信を行う強力なアプリケーションまで、さまざまなレベルのアプリケーションを開発することができます。

更新されたリリースノートやマニュアルなどは、In-Sightオンラインサポートサイトで入手できます。

システム要件

PCハードウェア要件

最小要件

l2GHz動作のIntel?Pentium?4プロセッサ(または同等品)

l256MBのRAM空き容量

l2GBのハードディスク空き容量

l24ビットカラーで解像度1024x768の表示が可能なビデオカード。画面のDPI設定は96DPIに設定します。

l In-Sightビジョンシステムに接続するためのネットワークインタフェースカード(100Mbps以上)

推奨要件

l 2.7GHz動作のIntel?Core?i7プロセッサ(または同等品)

l4GBのRAM空き容量

l 2.5GBのハードディスク空き容量

l32ビットカラーで解像度1920x1080の表示が可能なビデオカード。画面のDPI設定は96DPIに設定します。

l In-Sightビジョンシステムに接続するためのギガビットネットワークインタフェースカード

オペレーティングシステム要件

In-Sight SDKは、次のオペレーティングシステムをサポートしています。

l Windows Server?2003サービスパック2

l Windows XP Professionalサービスパック3

l Windows7Professionalサービスパック1(32ビットおよび64ビット)

l Windows Server2008サービスパック1(32ビットおよび64ビット)

l Windows Server2008R2サービスパック1(64ビット)

In-Sight SDKはそのほかのオペレーティングシステムでも動作することがありますが、前述の要件を満たさないシステムはサポート対象外です。

言語サポート

In-Sight SDKは、次の言語をサポートしています。

l中国語(簡体字)

l英語

lフランス語

lドイツ語

l日本語

l韓国語

lスペイン語

ソフトウェア要件

In-Sight SDKにはhttps://www.sodocs.net/doc/137120916.html, Framework3.5SP1が必要です。システムに検出されない場合、自動的にインストールされます。

サポートしている開発環境

l Microsoft Visual Studio2008

l Microsoft Visual C#2008Express Edition

l Microsoft Visual Basic2008Express Edition

l Microsoft Visual Basic6.0

サポートしているIn-Sightビジョンシステム

l In-Sight5000シリーズビジョンシステム

l In-Sight Microビジョンシステム

l In-Sight7000シリーズビジョンシステム

ファームウェアを最新のバージョンにアップデートすることを強く推奨します。これらのIn-SightビジョンシステムのファームウェアはIn-Sight Explorerを使用してアップデートできます。In-Sight ExplorerはIn-Sightソフトウェアインストーラでインストールします。

旧バージョンのファームウェアに対するサポート(4.8.0以前)

ファームウェアが4.8.0より古いバージョンのIn-Sightビジョンシステムは、In-Sight SDK4.8.0で正常に動作することもありますが、In-Sight SDKの機能の中には旧バージョンのファームウェアではサポートされないものがあります。対象のIn-Sightビジョンシステムの

ファームウェアを4.8.0にアップグレードできない場合、カスタムアプリケーションですべての機能が動作するかどうかの確認は、アプリケーション開発者の責任となります。

インストール

In-Sight SDKをインストールするユーザは管理者権限権を持っている必要があります。

ご使用のCD-ROMドライブの自動再生が有効の場合、In-Sight SDK CD-ROMを挿入するとインストーラが自動的に起動します。起動しない場合は、CD-ROMのルートフォルダをブラウズして、setup.htaをダブルクリックします。

サンプルプロジェクト

In-Sight SDKサンプルプロジェクトのフォルダのパスは次の通りです。

l Windows XP/Server2003:C:\Documents and Settings\All Users\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

l Windows7/Vista:C:\Users\Public\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

[スタート]メニューから、サンプルフォルダのショートカットにアクセスすることができます。

APIの変更点

In-Sight SDKのこのリリース(および以前のリリース)に含まれる機能拡張やその他のAPIに関する変更点の完全な一覧は、In-Sight SDKのヘルプファイルを参照してください。

既知の問題

64ビットオペレーティングシステム上で、Platform Targetを任意のCPUまたはx64に設定する

と、Unhandled Exceptionが発生する

問題:In-Sightディスプレイコントロールアプリケーションを64ビットオペレーティングシステム上でビルドする場合、Platform Targetを必ずx86に設定してください。Platform TargetをCPUやx64に設定すると、FileNotFoundExceptionまたはBadImageFormatExceptionエラーが発生し、アプリケーションが強制終了してしまいます。(CR73537)

回避策:Visual Studioでアプリケーションをx86Target Platformに設定します。

1.Solution Explorerで、プロジェクトをライトクリックし、[Properties]を選択します。

2.[Build]タブを選択します。

3.[Platform target]ドロップダウンリストから、[x86]を選択します。

オンライン時にSetExpressionを呼び出すと問題が生じる

問題:SetExpressionメソッドを呼び出す前に、ビジョンシステムがオフラインであることを確認することを推奨します。(CR60718)

ファームウェアが3.1.0より古いIn-Sightビジョンシステムは、デバッグ中5秒後に接続を切断する

問題:ファームウェアが3.1.0より古いビジョンシステムでIn-Sight SDKアプリケーションをデバッグすると、デバッグの完了前にビジョンシステムが接続を切断します。

回避策:アプリケーションを確実にデバッグするには、In-Sight Explorerを使用して、対象のシステムのファームウェアを最新バージョンにアップデートする必要があります。In-Sight Explorerは、In-Sightソフトウェアのインストーラを使用してインストールします。

エミュレータをシャットダウンしても、CvsNetworkMonitorがHostsChangedイベントを発生しない

問題:リモートコンピュータのIn-Sight Explorerまたはエミュレータをシャットダウンしても、PCは依然としてpingリクエストに応答するため、PingIntervalの設定されたCvsNetworkMonitorがHostsChangedイベントを発生することはありません。(CR38383)

In-Sight?SDK4.8.0?????

?Copyright1999-2013Cognex Corporation.??????.

??

?????Microsoft?Windows??In-Sight???????????????????????????.

l In-Sight SDK??

l?????

l??

l??????

l API????

l??????

CvsInSightDisplay???????????In-Sight???????????????????.

In-Sight SDK??

In-Sight SDK???????In-Sight?????????????????????????????????????????.In-Sight SDK?????????????????????In-Sight???????????

??????????????I/O??????????????????????????????????.

??????????,????????????In-Sight???????????????.

?????

PC????????

??

l2GHz(????)??????Intel?Pentium?4?????

l256MB???RAM

l2GB??????????

l24???????1024x768???????????????.DPI??????96DPI????????.

l In-Sight???????????????????(??100Mbps)

??

l 2.7GHz(????)??????Intel?Core?i7????

l4GB???RAM

l 2.5GB??????????

l32???????1920x1080???????????????.DPI ??????96DPI????????.

l In-Sight???????????????????????

???????

In-Sight??????????????????????????.

l Microsoft?Windows Server?2003,????2

l Microsoft Windows XP Professional,????3

l Microsoft Windows7Professional,????1(32???64??)

l Microsoft Windows Server2008,????1(32???64??)

l Microsoft Windows Server2008R2,????1(64??)

In-Sight????????????????????????????????????????????????????.

????

In-Sight SDK??????????????.

l???

l????

l??

l???

l???(??)

l????

l???

???????

In-Sight SDK?https://www.sodocs.net/doc/137120916.html, Framework3.5SP1???????.??????????????????In-Sight SDK????.NET3.5SP1?????/????????????.

??????

l Microsoft Visual Studio2008

l Microsoft Visual C#2008Express Edition

l Microsoft Visual Basic2008Express Edition

l Microsoft Visual Basic6.0

????In-Sight?????

l In-Sight5000????????

l In-Sight Micro?????

l In-Sight7000????????

Cognex?????????????In-Sight?????????????????????.In-Sight??????????????????In-Sight???????????????????????????????.

?????????(4.8.0??)

4.8.0???????????????In-Sight??????In-Sight SDK4.8.0???????????????In-Sight SDK?????????????????????.??In-Sight???????????????????????????????????????????????????????????????.

??

In-Sight SDK????????????????????????????.

CD-ROM??????AutoPlay???????In-Sight CD-ROM????????????????????.???????CD-ROM????????setup.hta????????.

??????

In-Sight SDK????????????????????:

l Windows XP/Server2003:C:\Documents and Settings\All Users\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

l Windows7/Vista:C:\Users\Public\Documents\Cognex\In-Sight\In-Sight Sample Projects4.8.0

???????????????????????.

四年级简便运算

四年级下册简便计算归类总结简便计算 84x101 (300+6)x12 504x25 25x(4+8) 78x102 125x(35+8) 25x204 (13+24)x8 99x64 99X13+13 99x16 25+199X25 638x99 32X16+14X32 999x99 78X4+78X3+78X3 125X32X8 3600÷25÷4 25X32X12 5 8100÷4÷75 88X125 3000÷125÷8 72X125 1250÷25÷5 2 273-73-27

847-527-273 278+463+22+37 732+580+2 68 1034+780320+102 425+14+186 214-(86+1 4) 787-(87-29) 365-(65+118) 455-(155+23 0) 576-285+85 825-657+57 690-177+77 755-287+87 871-299 157-99 363-199 968-599 178X101-178 83X1 02-83X2 17X23-23X7 35X127-35X16-11X35 64÷(8X2)

1000÷(125X4) 375X(109-9) 456X(99+1) 容易出错类型(共五种类型) 600-60÷1520X4÷20 X4 736-35X20 25X4÷25X4 98-18X5+2 5 56X8÷56X8 280-80÷ 412X6÷12X6 175-75÷25 25X8÷25 80-20X2+6 0 36X9÷36X9 36-36÷6-6 25X8÷(25X 8) 100+45-100+45

四年级用简便方法运算计算题

27×99 541×67-67×441 48×101-48 34×201 256×7-56×7 103×37 125×16 420÷35 76×23+24×23 103×23 25×(40+8)75×3×4

123×67-23×67 38×7+62×7 25×16×5 68×48+68×2 52×32+48×32 5×27+63×5 64×9-14×9 125×18 67+42+33+58 18×137-18×37 18×45+18×55 250×28

199×9+199 50×(60+8)49+49×49 304×22 12×(40-5)75×141-75×40 55×25+25×45 (30+4)×25 27×37+37×23 47+99+47 25×65+25×25 24×250

163×8+37×8 256×9-46×9 63×8+91×63+63 28×111-28×11 201×34 78×101-78 560÷16 373×9-73×9 2×46+46×1813×125×8 44×25 28×57+43×28

99×64+64 16×401 36×25 199×53+53 12+19×12 (30+2)×15 226×13-26×13 125×16 402×15 25×19 (30+8)×25 48×125

63+15×2 202×41 21+254+79+46 125×(8+16)202×13 13+13×49 304+297 25×124-24×25 41×99 56+56×49 15×301-15 250×9×4

简便方法计算方法总结

简便方法计算方法总结-标准化文件发布号:(9556-EUATWK-MWUB-WUNN-INNUL-DDQTY-KII

(一)“凑整巧算”——运用加法的交换律、结合律进行计算。要求学生善于观察题目,同时要有凑整意识。 【评注】凑整,特别是“凑十”、“凑百”、“凑千”等,是加减法速算的重要方法。 1、加法交换律 定义:两个数交换位置和不变, 公式:A+B =B+A, 例如:6+18+4=6+4+18 2、加法结合律 定义:先把前两个数相加,或者先把后两个数相加,和不变。 公式:(A+B)+C=A+(B+C), 例如:(6+18)+2=6+(18+2) 3、引申——凑整 例如:1.999+19.99+199.9+1999 =2+20+200+2000-0.001-0.01-0.1-1 =2222-1.111 =2220.889 【评注】所谓的凑整,就是两个或三个数结合相加,刚好凑成整十整百,譬如此题,“1.999”刚好与“2”相差0.001,因此我们就可以先把它读成“2”来进行计算。但是,一定要记住刚才“多加的”要“减掉”。“多减的”要“加上”! (二)运用乘法的交换律、结合律进行简算。 1、乘法交换律 定义:两个因数交换位置,积不变. 公式:A×B=B×A 例如:125×12×8=125×8×12 2、乘法结合律 定义:先乘前两个因数,或者先乘后两个因数,积不变。 公式:A×B×C=A×(B×C), 例如:30×25×4=30×(25×4) (三)运用减法的性质进行简算,同时注意逆进行。 1、减法 定义:一个数连续减去两个数,可以先把后两个数相加,再相减。 公式:A-B-C=A-(B+C),【注意:A-(B+C)= A-B-C的运用】 例如:20-8-2=20-(8+2) (四)运用除法的性质进行简算 (除以一个数,先化为乘以一个数的倒数,再分配)。 1、除法 定义:一个数连续除去两个数,可以先把后两个数相乘,再相除。 公式:A÷B÷C=A÷(B×C), 例如:20÷8÷1.25=20÷(8×1.25)

简便方法

整数简算·四则混合运算 【练习】 14.用简便方法计算下面各题. 3×999+3+99×8+8+2×9+9 125×128-125×27-125 ※(11×9+11)×(111×999+111)×(7×11×13-1001) (24×21×45)÷(15×4×7) (125×72×24)÷9÷8 111×111 1111×1111 999×999 9999×9999 15.利用数的分解法计算下面各题. (1)9+99+999+9999+99999 (2)2772÷28 (3)579999971÷29 (4)1986+331×594 (5)1111×58+6666×7 (6)99999×77778+33333×66666 (7)321×17+107×39+1070 (8)2999998+299997+29996+2995+294+23 16.用简便方法计算下列各题. (1)54+38+46 (2)37+44+56 (3)88+(37+22) (4)67+15+33 (5)375+342+658+625 (6)827+74+36+163

(7)428+267+(733+572) (8)536+(541+464)+469 (9)327+108(10)325+98 (11)872-48-272 (12)384-(184+36) (13)528-(138-72) (14)387-124 (15)564-387+187 (16)843+78-43 (17)274-87+26-13 (18)936-867-99+267 (19)813-(613-237) (20)537-(543-163)-57 (21)36×(468÷9) (22)58÷17×34 (23)48×5 (24)24×25 (25)56×125 (26)26×64×625 (27)84×(25×37) (28)68×36+36+31×36 (29)84×29-18×84-21×4 (30)72×(51÷12) (31)4321-1996+1998

文明交往礼为先教案

《文明交往礼为先》教学设计 一、教学目标 1、知识 懂得讲文明、有礼貌是做人的基本品德,是社会交往的需要,是尊重他人的表现。 在实际生活中,逐步学会以礼待人,与人交往时做到语言文明、态度和气、举止优雅,并能够在不同的情境中表达自己的礼貌。 3、情感、态度和价值观体验文明礼貌带给自己的乐趣以及对人生发展的价值,树立不讲礼貌为耻、有礼貌为荣的交往态度,并乐于以礼待人。 二、教学重点和难点如何将礼貌落到实处,即在实际生活中,与人交往时做到讲文明有礼貌。 三、教学流程(一)情景导入,自主感悟。古时候,一位少年迷失方向,途经十字路口,偶遇一老翁,甚为高兴,于是问道:喂,杏花村怎么走?老翁不语。便大声问:喂!听到吗?耳朵聋了?老翁还是不语,只用手朝反方向指了指。少年便沿着老翁指的方向快速前行……要求:请学生发挥想象写一个结尾。故事给你的启示:由此导入课题——文明交往礼为先【设计说明】通过故事续写的方法,让学生在续写故事的同时,感悟礼貌对待他人的重要性。由此得出在生活中我们与他人交往时,要学会讲文明、有礼貌。(二)学案导学,自主探讨1、大屏幕出示:学习任务(一)礼貌是文明交往的前提自学课本P55-57,独立完成下列问题: ①什么是礼貌? ②讲文明、有礼貌的主要表现有哪些? ③讲文明、有礼貌对个人成长发展有什么作用? ④日常生活中如何做到语言文明、态度亲和、举止端庄? (注:在课本上做出标记)【设计说明】培养学生自学的习惯,让学生自己从书中提取所要的信息,并且用自己的语言或其它的形式进行展示。因为学是主导课堂的一切,只有学生先学,才有老师的以学定教,也才有学生的主动学习。(三)互助合作,展示交流组内交流你的收获,并提出质疑。在班级进行展示。 要求:尽量用自己的语言来表述你的收获。提倡使用课本剧表演、案例分析等形式。【设计说明】学生在自主感悟后,通过生生互动,使学生的理解更加透彻、清晰。让学生质疑,更能使学生对知识有宽泛和深层的理解。 2、大屏幕出示:学习任务(二)文明礼仪三原则自学课本P58-61,完成下列问题:①交往礼仪中有哪些原则?②为什么要坚持这些原则?

(完整版)四年级数学用简便方法计算的几种类型

四年级数学用简便方法计算的几种类型 类型一:(注意:一定要括号外的数分别乘括号里的两个数,再把 积相加) (40+8)×25 125×(8+80)36×(100+50) 24×(2+10)86×(1000-2)15×(40-8) 类型二:(注意:两个积中相同的因数只能写一次) 36×34+36×66 75×23+25×23 63×43+57×63 93×6+93×4 325×113-325×13 28×18-8×28 类型三:(提示:把102看作100+1;81看作80+1,再用乘法分配 律)78×102 69×102 56×101 52×102 125×81 25×41 类型四:(提示:把99看作100-1;39看作40-1,再用乘法分配 律)31×99 42×98 29×99 85×98 125×79 25×39 类型五:(提示:把83看作83×1,再用乘法分配律) 83+83×99 56+56×99 99×99+99 75×101-75 125×81-125 91×31-91 四年级数学简便计算:方法归类

一、交换律(带符号搬家法) 当一个计算题只有同一级运算(只有乘除或只有加减运算)又没有括 号时,我们可以“带符号搬家”。适用于加法交换律和乘法交换律。256+78-56 450×9÷50 =256-56+78 =450÷50×9 =200+78 =9×9 =278 =81 二、结合律 (一)加括号法 1.当一个计算题只有加减运算又没有括号时,我们可以在加号后面直 接添括号,括到括号里的运算原来是加还是加,是减还是减。但是在 减号后面添括号时,括到括号里的运算,原来是加,现在就要变为减; 原来是减,现在就要变为加。(即在加减运算中添括号时,括号前是 加号,括号里不变号,括号前是减号,括号里要变号。) 例:345-67-33 789-133+33 =345-(67+33) =789-(133-33) =345-100 =789-100 =245 =689 2.当一个计算题只有乘除运算又没有括号时,我们可以在乘号后面直 接添括号,括到括号里的运算,原来是乘还是乘,是除还是除。但是 在除号后面添括号时,括到括号里的运算,原来是乘,现在就要变为

小学简便计算方法总结

卓立教育-小学数学简便计算方法总结 一、拆分法:为了方便计算或能使计算变得简便,在进行计算时,会将某些数字拆分开来再进行重新组 合,这样的方法叫拆分法。 例题1:101+75=(100+1)+75=100+75+1=176 例题2:125×32=125×8×4=1000×4=4000 例题3:999×999+1999 =999×999+(1000+999)【将1999拆分】 =999×999+999+1000 去括号,并使用交换律交换位置 =999×999+999×1+1000 为使用乘法分配律,故将原式变形,给拆分出来的999乘以1 =999(999+1)+1000 使用乘法分配律,提取999 =999000+1000 =1000000 例题4:33333×66666+99999×77778 此题数字中最为特殊的是77778,我们发现这个数字加上22222正好等于100000,所以最好能从其他数字中拆分出来22222。经过观察,我们发现只有66666可以拆出,所以将66666拆分成22222×3。 原式=33333×3×22222+99999×77778 =99999×22222+99999×77778 =99999(22222+77778) =9999900000 例题5:13000÷125=13×1000÷125=13×8=104 例题6:19881988÷20002000 = 1988×10001÷2000×10001 =1998÷2000,即 二、归零法:为了方便计算或能使计算变得简便,在进行计算时,要在计算式中加上一个数再减去同一 个数的方法叫归零法。(即等于加了个“0”,所以叫归零法) 例题1:++++++ =+++++++- 在上式中,我们加了一个又减去了一个,等于没加没减。这样一来,除最后一项之外,每一项与前一项相加就会等于前一项。则: =1- 三、凑整法:为了方便计算或能使计算变得简便,在进行计算时,要通过“凑”的方式让计算式中出现 整百、整千、整万等数字。 例题:99999+9999+999+99+9 =(99999+1)+(9999+1)+(999+1)+(99+1)+(9+1)- (加了5个1,所以减去5) =100000+10000+1000+100+10-5 =111110—5 =111105 四、代入法:为了方便计算或能使计算变得简便,在进行计算时,把一些相同项用字母代替的方法。例题:﹙++﹚×﹙++﹚-﹙+++﹚×﹙+﹚

四年级数学简便计算方法汇总

四年级数学简便计算:乘除法篇 一、乘法: 1.因数含有25和125的算式: 例如①:25×42×4 我们牢记25×4=100,所以交换因数位置,使算式变为25×4×42. 同样含有因数125的算式要先用125×8=1000。 例如②:25×32 此时我们要根据25×4=100将32拆成4×8,原式变成25×4×8。 例如③:72×125 我们根据125×8=1000将72拆成8×9,原式变成8×125×9。 重点例题:125×32×25 =(125×8)×(4×25) 2.因数含有5或15、35、45等的算式: 例如:35×16 我们根据需要将16拆分成2×8,这样原式变为 35×2×8。因为这样就可以先得出整十的数,运算起来比较简便。 3.乘法分配率的应用: 例如:56×32+56×68 我们注意加号两边的算式中都含有56,意思是32个56加上68个56的和是多少,于是可以提出56将算式变成56×(32+68) 如果是56×132—56×32 一样提出56,算是变成56×(132-32) 注意:56×99+56 应想99个56加上1个56应为100个56,所以原式变为56×(99+1) 或者56×101-56 =56×(101-1)另外注意综合运用,例如: 36×58+36×41+36 =36×(58+41+1) 47×65+47×36-47 =47×(65+36-1) 4.乘法分配率的另外一种应用: 例如:102×47 我们先将102拆分成100+2 算式变成(100+2)×47 然后注意将括号里的每一项都要与括号外的47相乘,算式变为: 100×47+2×47 例如:99×69 我们将99变成100-1 算式变成(100-1)×69 然后将括号里的数分别乘上69,注意中间为减号,算式变成: 100×69-1×69 二、除法: 1.连续除以两个数等于除以这两个数的乘积: 例如:32000÷125÷8 我们可以将算式变为32000÷(125×8) =32000÷1000 2.例如:630÷18 我们可以将18拆分成9×2 这时原式变为630÷(9×2) 注意要加括号,然后打开括号,原式变成 630÷9÷2=70÷2 三、乘除综合:

简便计算计算法则

小学数学简便计算的几种方式 在分数、小数四则混合运算中,除了根据计算法则按运算顺序计算,还要注意认真观察题目的结构特征和数据特点,正确、合理、灵活地运用运算定律和性质进行简便计算。简便计算主要有以下几种形式。 一、整体简便计算。整个一道算式可以用简便方法计算,这种形式最为常见。例如: =1.14×10 =11.4 二、局部简便计算。一道算式中局部可以进行简便计算,这种形式也不少见。 三、中途简便计算。开始计算并不能简便计算,而经过一两步后却能进行简便计算,这种情况最容易忽视。例如: =1.2×(1+5+4) =1.2×10 =12 四、重复简便计算。在一道题里不止一次地进行简便计算,这种情况往往不注意后一次简便计算。例如: =8×55×0.125 =8×0.125×55 第二次 =1×55 =55 几种简便运算方法 最近金思维数学课上学了几种简便运算的方法,个别同学理解得不好,所以我想在这里把书中涉及到几种方法做一下简单的介绍。 一、替换法(重点是把接近整十数的数看成整十数加或减几) 例1:46+49 (把49看作50-1) = 46+50-1 = 96-1 = 95 例2:54-28 (把28看作30-2) = 54-30+2

= 14+2 = 16 二、凑整法(重点是找到适合凑整十的数) = 72-(17+23) = 72-40 = 32 例3:93-58-13 =(93-13)-58 = 80-58 = 22 三、加减抵消法(在有加有减而且加减的数值很接近的情况下使用非常方便,但是一定要注意运算符号,否则很容易出错。) 例:76-19+18 =76-1 =75 四、观察规律法 这部分题非常灵活,我只举一个简单的例子 10-9+8-7+6-5+4-3+2-1 式子很长怎么办?看下面红颜色的部分 10-9+8-7+6-5+4-3+2-1 是不是发现规律了 =1+1+1+1+1=5 学会方法很重要,当然对于孩子们来说,学会了方法还需要一定量的计算才能把各种方法运用得熟练,从而达到牢固掌握、灵活运用的程度。有空的时候可以让孩子做以下试题以达到巩固的目的。 1、23+49 2、36-19 3、64-48 4、37+29 5、52+34+18 6、35-17-5 7、56+25-36 8、36-24+23 9、17+28+12+23 10、1+2+3+4+5+6+7+8+9 小学数学简便运算方法归类 一、带符号搬家法(根据:加法交换律和乘法交换率) 当一个计算题只有同一级运算(只有乘除或只有加减运算)又没有括号时,我们可以“带符号搬家” 二、结合律法 (一)加括号法 1.当一个计算题只有加减运算又没有括号时,我们可以在加号后面直接添括号,括到括号里的运算原来是加还是加,是减还是减。但是在减号后面添括号时,括到括号里的运算,原来是加,现在就要变为减;原来是减,现在就要变为加。(即在加减运算中添括号时,括号前是加号,括号里不变号,括号前是减号,括号里要变号。) 2.当一个计算题只有乘除运算又没有括号时,我们可以在乘号后面直接添括号,括到括号里的运算,原来是乘还是乘,是除还是除。但是在除号后面添括号时,括到括号里的运算,原来是乘,现在就要变为除;原来是除,现在就要变为乘。(即在乘除运算中添括号

小学数学简便计算方法汇总

小学数学简便计算方法汇总 1、提取公因式 这个方法实际上是运用了乘法分配律,将相同因数提取出来,考试中往往剩下的项相加减,会出现一个整数。 注意相同因数的提取。 例如: ×+× =×(+) 2、借来借去法 看到名字,就知道这个方法的含义。用此方法时,需要注意观察,发现规律。还要注意还哦 ,有借有还,再借不难。 考试中,看到有类似998、999或者等接近一个非常好计算的整数的时候,往往使用借来借去法。 例如: 9999+999+99+9 =9999+1+999+1+99+1+9+1—4 3、拆分法 顾名思义,拆分法就是为了方便计算把一个数拆成几个数。这需要掌握一些“好朋友”,如:2和5,4和5,2和,4和,8和等。分拆还要注意不要改变数的大小哦。 例如: ××25 =8×××25 =8×××25 4、加法结合律

注意对加法结合律 (a+b)+c=a+(b+c) 的运用,通过改变加数的位置来获得更简便的运算。 例如: +++ =(+)++ 5、拆分法和乘法分配律结 这种方法要灵活掌握拆分法和乘法分配律,在考卷上看到99、101、等接近一个整数的时候,要首先考虑拆分。 例如: 34× = 34×(10- 案例再现: 57×101= 6利用基准数 在一系列数种找出一个比较折中的数字来代表这一系列的数字,当然要记得这个数字的选取不能偏离这一系列数字太远。 例如: 2072+2052+2062+2042+2083 =(2062x5)+10-10-20+21 7利用公式法 (1) 加法: 交换律,a+b=b+a, 结合律,(a+b)+c=a+(b+c). (2) 减法运算性质:

简便方法计算

六年级数学《分数的简便计算》学生学习情况调研报告天河区先烈东小学程静张玉梅 一、概述 《全日制义务教育数学课程标准(实验稿)》中的对于《简便计算》的相关描述:探索和理解运算律,能应用运算律进行一些简便运算。在学习本单元内容前,学生已经学习运用运算定律进行整数和小数的简便计算,《义务教育课程标准实验教科书《小学数学》六年级上册·教师用书》中关于本学习内容的相关描述:理解乘法运算定律对于分数乘法同样适用,并会应用这些运算定律进行一些简便计算。 通过本单元的学习,使学生明确在整数、小数运算中,应用运算定律进行简便计算时,一般是把整数或小数凑成整十、整百、整千的数使计算简便。在分数运算中,可以利用约分使数据变小,或应用运算定律使计算简便。要培养学生细心观察,根据具体情况,灵活应用所学知识的能力。 二、数据描述 各小题得分情况一览表(蓝色为高于级平均的知识点)

三. 学生答题情况分析(选择错误率高的知识点进行分析) 四、对策及专项题组设计训练 1.对策。 A、改革评价体系,注重学生的发展。 对学生评价时,既要着眼于学生负担的减轻,又不能忽视学生的发展。在“算法多样化”的同时,我们还要鼓励学生勤于探索算法的最优化,让学生能根据计算的实际,能选择适当的简便方法进行计算,给并予适当的评价。

例如:计算101×65-65,常规的算法是101×65-65=65×(101-1),对于101×65-65=(100+1)×65-65也未尝不可,即使用递等式也不要一棍子打死,应合理评价,并给予提示。 数学本身是追求优化的,但学生思维水平和认知基础是有差异的。教材或教师展示的算法可能是最优的,但对于学生而言未必就是喜欢的能接收的。 例如:教材所给出的长方形的周长公式是长方形的周长=(长+宽)×2,真正在教学时,有些学生得出这个结论还是相当费力的。虽然用四条边的长度连加,或长×2+宽×2这两种方法没有公式所谓的“简便”,但对有些学生而言,它更贴进学生的思维方式。教师没有必要把最优化的结论强加给学生,应让学生在不断的练习中体验出来。 B、改变教学观念,注重培养学生的探究能力 《新课程标准》对简便计算的要求是“探索和理解运算律,能运用运算律进行简便运算。”长期以来,我们数学中的计算教学片面地注重了能力的培养,而忽视了对学生数学思想、数学意识的渗透。“练习有余,探索不够”是我们教学的一大弊端。在传统的教学过程中,教师往往是本末倒置的:对于规律一带而过,更谈不上让学生探索了,然后就不厌其烦地讲解例题,让学生做练习。学生成了计算的奴隶,还有什么学习的兴趣可言。这样学生只会条件反射般地运用定律去解题,而不会去观察思考,当然也没有所谓的“多样化”、“最优化”的考虑了。 例如:3.5÷2.5÷4=3.5÷2.5×4 学生犯错的主要原因在于老师一味机械地程序化训练,把凑整作为思考的唯一方法,而忽略了题目的算理变换。 数学教育目标,不仅要强调知识的掌握、技能的形成,而且要更加关注学生的数学意识、数学思想的培养。如果每一个运算规律,都是学生通过探索研究得出来的,学生头脑中的会留下深深的烙印,也不需要老师过多的强调什么样的题目要简便计算。在练习前让学生先观察,想一想可不可以用简便方法。长此以往,题目也许不必再出现“第几题要用简便方法计算”了。 C、改变目标定位,注重学生简便意识培养 简便意识的培养不仅是简便计算这一部分内容的任务,也不仅仅在这一部分内容教学中所能解决得了的。在应用题教学中,我们要学生探讨解法的最优化;在空间与图形的教学中,我们要培养学生思维的简洁性……至于在科学服务于生活,使生活方便的事例数不胜数。

(完整word版)四年级运算定律与简便运算知识点归纳与练习最终版.docx

三单元 -----运算定律与简便运算 班:姓名: 一、加减法运算定律 1、加法交换律 定:两个加数交位置,和不 字母表示: a b b a 例如: 16+23=23+16546+78=78+546 2、加法结合律 定:先把前两个数相加,或者先把后两个数相加,和不。 字母表示:(a b) c a (b c) 注意:加法合律有着广泛的用,如果其中有两个加数的和好是整十、整百、整千的,那么就可以利用 加法交律将原式中的加数行位置,再将两个加数合起来先运算。 例题:(1)50+98+50(2)488+40+60(3)165+93+35 3、减法的性质 注:减法交律、合律是由加法交律和合律衍生出来的。 减法的性质①:如果一个数减去两个数,那么后面两个减数的位置可以互。( 当减数与被减数有相同部分,可以他先相减) 字母表示: a b c a c b 例题:(1)198-75-98(2)528—89—128(3)226-58-26 减法的性质②:如果一个数连续减去两个数,那么相当于从个数当中减去后面两个数的和。(当减数之可以凑成整百、整十、整千,运算更便) 字母表示: a b c a (b c) 例题:(1)369-45-155(2)896-580-120(3)528—(150+128)(4)126-(26+88) 4.拆分、凑整法便算 拆分法:当一个数比整百、整千稍微大一些的候,我可以把个数拆分成整百、整千与一个小数的和, 然后利用加减法的交、合律行便算。例如: 103=100+3, 1006=1000+6,? 凑整法:当一个数比整百、整千稍微小一些的候,我可以把个数写成一个整百、整千的数减去一个小 的数的形式,然后利用加减法的运算定律行便算。例如: 97=100-3 ,998=1000-2 ,? 注意:拆分凑整法在加、减法中的便不是很明,但和乘除法的运算定律合起来就具有很大的便了。 例 4. 算下式,能便的行便算: ( 1) 89+106( 2) 56+98( 3)658+997

用简便方法计算下面各题

一、 口算。 10-2.65= 0÷3.8= 9×0.08= 24÷0.4= 67.5+0.25= 6+14.4= 0.77+0.33= 5-1.4-1.6= 80×0.125= 73÷3×7 1= 二、用简便方法计算下面各题。 1125-997 998+1246 31+3.2+32+6.8 1252-(172+252) 400÷125÷8 25×(37×8) (41-61)×12 43×154×74 34×(2+3413) 125×8.8 4.35+4.25+3.65+3.75 3.4×99+3.4 17.15-8.47-1.53 1765-343-46 5 97÷251+115×9 2 0.125×0.25×32 22.3-2.45-5.3-4.55 (1211+187+24 5)×7 4.25-365-(261-14 3) 187.7×11-187.7 4387×21+57.125×21-0.5 2.42÷43+4.58×311-4÷3 6.28+5.74+3.72+5.26 48×6.2+6.2×52 25×125×4×8 16.9-5.6-4.4 9.08-(5.7+1.08) 5.8×99+5.8 360÷(1.2÷50) (40+1.25)×8 483+199 1.24+0.78+8.76 933-157-43 4821-998 0.4×125×25×0.8 1.25×(8+10) 9123-(123+8.8) 1.24×8.3+8.3×1.76 9999×1001 14.8×6.3-6.3× 6.5+8.3×3.7 32×125×25

1035-998 5076+99 3008+449 428×25×4 328-189-28 43.2-(3.2-1.28 25×2×1.25×4×5×8 84×0.25+16÷4 6.3+0.87+3.7+8.16= 18.75-0.43-4.57= 7.2+2.8= 0.36+0.64= 8-2.5= 1.83+ 2.7= 1 3.8+9.9= 3.8+ 4.29+2.1+4.2= 8.3-2.63= 32.8+5.6+7.2= 3.5+7.6= 12-6.2-3.8= 1.7+0.43+3.3= 5.4-2.5-1.4= 0.99+1.8=2.56-0.37=3.9+2.03=2.14-0.9= 0.45×2.5= 0.8×1.25= 0.3×3.6= 0.3×0.3= 10×0.07= 0.3×1.4= 0.05×7= 0.92×0.4= 0.2×0.26=0.14×4= 0.02×0.1= 1.2×0.3= 0.2×0.4= 8.2+1.8= 100-35.22= 2.3×4= 2.5×0.4= 2.4×5= 0.22×4= 3.25×0= 0.9-0.52= 3.99×1= 0×3.52= 12.5×8= 8÷10 = 10-1.8-7.2= 0.43+3.57= 2.5×4×12= 0.6×0.8 = 3×0.9= 2.5×0.4= 3.6×0.4= 12.5×8= 50×0.04= 80×0.3 = 1.1×9= 0.16×5 ﹦ 1.78+2.2 = 9.6÷0.6 = 1.2×0.5-0.4 0.7÷

用简便方法计算

用简便方法计算(四年级上册) By yinmingjun 发表于2010-12-6 16:30:00 推荐 ①246+408 =246+(400+8) =(246+400)+8 =646+8 =654 先将其中一个接近整百数的加数看成是整百数与另一个数的和,就将246+408看成246+(400+8),再应用加法结合律将246先加上400,变成(246+400)+8,然后再继续算下去。 ②246+598 =246+(600-2) =(246+600)-2 =846-2 =844 598接近600,看成600又会多出2,所以把598看成600减2的差, 246+598就变成了246+(600-2), 为了能简便运算,再转变成(246+600)-2, 然后再继续算下去。 ③14×3×5 =(14×5)×3

=70×3 =210 这道题运用了乘法交换律与乘法结合律。 交换3与5的位置,将14与5结合到一起, 将14与5相乘,得到整十数的积70, 在将70与3相乘。此类题都是先考虑哪两个数相乘能得到整千数、整百数或整十数,就先将这两个乘数相乘。 ④12×35 =12×(5×7) =(12×5)×7 =60×7 =420 12乘35计算有难度,如果将其中一个乘数分成两个一位数就好算多了(注意:要有一个一位数能和另一个乘数相乘积是整十数、整百数等)。这里的35就可以做到。 ①将35转变成5×7。②将12与5结合到一起。 ③将12与5相乘得到积60。④再与7相乘算出结果。 ⑤9+99+999+3 =9+99+999+(1+1+1) =(9+1)+(99+1)+(999+1) =10+100+1000 =110+1000

简便方法计算方法总结

(一)“凑整巧算”——运用加法的交换律、结合律进行计算。要求学生善于观察题目,同时要有凑整意识。 【评注】凑整,特别是“凑十”、“凑百”、“凑千”等,是加减法速算的重要方法。 1、加法交换律 定义:两个数交换位置和不变, 公式:A+B =B+A, 例如:6+18+4=6+4+18 2、加法结合律 定义:先把前两个数相加,或者先把后两个数相加,和不变。 公式:(A+B)+C=A+(B+C), 例如:(6+18)+2=6+(18+2) 3、引申——凑整 例如:1.999+19.99+199.9+1999 =2+20+200+2000-0.001-0.01-0.1-1 =2222-1.111 =2220.889 【评注】所谓的凑整,就是两个或三个数结合相加,刚好凑成整十整百,譬如此题,“1.999”刚好与“2”相差0.001,因此我们就可以先把它读成“2”来进行计算。但是,一定要记住刚才“多加的”要“减掉”。“多减的”要“加上”! (二)运用乘法的交换律、结合律进行简算。 1、乘法交换律 定义:两个因数交换位置,积不变.

公式:A×B=B×A 例如:125×12×8=125×8×12 2、乘法结合律 定义:先乘前两个因数,或者先乘后两个因数,积不变。 公式:A×B×C=A×(B×C), 例如:30×25×4=30×(25×4) (三)运用减法的性质进行简算,同时注意逆进行。 1、减法 定义:一个数连续减去两个数,可以先把后两个数相加,再相减。 公式:A-B-C=A-(B+C),【注意:A-(B+C)= A-B-C的运用】 例如:20-8-2=20-(8+2) (四)运用除法的性质进行简算(除以一个数,先化为乘以一个数的倒数,再分配)。 1、除法 定义:一个数连续除去两个数,可以先把后两个数相乘,再相除。 公式:A÷B÷C=A÷(B×C), 例如:20÷8÷1.25=20÷(8×1.25) 定义:除数除以被除数,把被除数拆为两个数字连除(这两个数的积一定是这个被除数)例如:64 ÷16=64÷8÷2=8÷2=4 (五)运用乘法分配律进行简算

用简便方法计算

用简便方法计算 5.5×17.3+ 6.7×5.5 2.06+2.06×99 3.8×1.96-3.8×0.4678×0.69+1.2×6.9+6.9 0.25×12.5×3.2 2.65×1.7+1.35×1.7 2.5× 3.2×1.25 2.8×0.5+0.5×27.2 3.56+6.1+6.44 17.67-2.77-2.23 11÷2.5÷0.4 23.7×0.25×40 1.56×1.7+0.44×1.7-1.7 25×125×8×4 329×101 6×72+28×6 例1.赫山区前年绿化荒山的面积为20公顷,去年绿化荒山的面积为50公顷.去年的绿化面 积比前年多百分之几? 分析:“多几分之几”或“多百分之几”,就是“增长几分之几”或“增长百分之几”,这 就是“增长率”.求增长率的算法是:增长的具体数÷标准数=增长率. 解:(50-20)÷20=30÷20=1.5=150% 答:去年的绿化面积比前年多150%. ☆☆例2.方山小学有学生400人,赫山小学有学生500人.方山小学的学生数比赫山小学 少几分之几?赫山小学的学生数比方山小学多百分之几? 分析:求人数少的方山小学学生数比人数多的赫山小学少几分之几,是以人数多的赫山小学 学生数为“单位1(标准数)”的,解答时要用少的具体人数来除以标准数.求人数多的赫山小 学比人数少的方山小学多百分之几,是以人数少的方山小学学生数为“单位1(标准数)”的, 解答时,要用多的具体人数来除以标准数. 注:在学生人数的比较中,方山比赫山少100人,那么,赫山就比方山多100人;这里“少” 的学生人数与“多”的学生人数都是一样的,即都是100人.但是,“少几(百)分之几”或“多 几(百)分之几”,就并非学生具体数量的比较,而是倍数关系的比较.求出了方山比赫山少, 并非赫山就比方山多;求出了赫山比方山多25%,也并非方山就比赫山少25%.这是很容易混 看和出错的地方,需要特别注意. ☆☆例3.大众电影院本月的票房收入比上个月增长了5%,那么,上个月的票房收入比本 月少百分之几?

简便方法大总结

1.运算定律 加法交换律:a+b = b+a 加法结合律:(a+b)+c = a+(b+c) 乘法交换律:a×b×c= a×c×b 乘法结合律:(a×b)×c = a×(b×c) 乘法分配律:(a+b)×c = a×c+b×c (a-b)×c = a×c-b×c 2.其它性质 a-b-c = a-c-b 可以变化顺序 a-b-c = a-(b+c)可以加起来一起减 a-(b-c)= a-b+c括号前是减号,去掉后变符号 a-b+c = a+c-b =a-(b-c)可以变化顺序a+(b-c)= a+b-c括号前是加号,去掉后不变符号 a÷b÷c = a÷c÷b = a÷(b×c)可以乘起来一起除a÷b×c = a×c÷b=a÷(b÷c)可以变化顺序

基础算法:常见的加、减、乘、除 6+5= 7+4= 8+3= 9+2= 6+6= 7+5= 8+4= 9+3= 7+6= 8+5= 9+4= 7+7= 8+6= 9+5= 8+7= 9+6= 8+8= 9+7= 9+8= 9+9= 18-9= 16-8= 14-7= 12-6= 17-9= 15-8= 13-7= 11-6= 16-9= 14-8= 12-7= 15-9= 13-8= 11-7= 14-9= 12-8= 13-9= 11-8= 12-9= 11-9= 常见的乘法: 25×4= 25×8= 12×5= 15×4= 14×5= 13×3= 12×15= 13×7= 14×4= 125×8= 12×25= 31×3= 补充: 常见的除法: 51÷17= 91÷13= 91÷7= 64÷16= 1000÷125= 100÷25= 1000÷25= 93÷31= 补充: 学生易错误区:(带符号“搬家”) 1、17+13-4 2、17+13 -4 3、17 - 4+13 4、17 - 4+13 3、25+16+45-15-6 4、25+16+45-15-6

简便计算的方法

简便计算 计算教学是支撑小学数学的最基本框架,占据着小学数学一半以上的教学时间。而“简便计算”更是小学数学教学中的一部“重头戏”,它被视作对学生进行思维训练的一种重要手段,其中加法、乘法的五条运算定律在数学中具有重要的地位与作用,被誉为“数学大厦的基石”。但简便计算还需用到差和商不变性质和一些特殊技巧,可以归纳以下几种: 方法举例 分组法直接根据运算定义和性质,把算式中能 凑成整十、整百、整千……的数先算, 使计算简便。 26+47+74=(26+74)+47=100+47=147, 25×89×4=25×4×89=100×89=8900 补数法对接近整百、整千的数,可以不上一个 数,使它成为整百、整千的数,使运算 简便。 2837-398=2837-(400-2)=2837- 400+2=2437+2=2439 分 解法把已知数适当分解,然后应用运算性质, 使计算简便。 192 ÷16=192÷(4×4)=192÷4÷4=48 ÷4=12 3762÷18=3762÷(2×9)=3762÷2÷9= 1881÷9=209 转化法一个数乘以(或除以)5、25、125,可 以转化为10÷2、100÷4、1000÷8来代 替,从而使计算简便。 488×125=488×(1000÷8)=488÷8× 1000=61×1000=61000 基准数法求一些大小不等而又比较接近的几个数 的和,可以从中选定一个数作为基准数, 然后把各个数与基准数的差积累起来, 再加上基准数与项数之积。 46+36+42+45+38+43+38=(40+6)+ (40-4)+(40+2)+(40+5)+(40-2) +(40+3)+(40-2)= 40×7+(6-4+2+5-2+3-2)= 280+8=288 提 取公因数法 求几个积(或商)的和(或差), 如果每个积(或商)中有一个因数(或 除数)相同,可反用乘法分配律来简便 计算。 13×9+8×9=(13+8)×9=21×9=189 33÷6-9÷6=(33—9)÷6=24÷6=4 放缩法根据差和商的不变性,把被减数和减数 同时增加或减小同一个数,或把被除数 和除数同时扩大或缩小相同的倍数,进 行简便计算。 462—87=(462+13)—(87+13)= 475-100=375 425÷25=(425×4)÷(25×4)= 1700÷100=17

小学数学简便计算方法汇总(打印精编版)

小学数学简便计算方法汇总 1、提取公因式这个方法实际上是运用了乘法分配律,将相同因数提取出来,考试中往往剩下的项相加减,会出现一个整数。 注意相同因数的提取。 例如: 0.92X 1.41 + 0.92X 8.59 =0.92X( 1.41+8.59) 2、借来借去法看到名字,就知道这个方法的含义。用此方法时,需要注意观察,发现规律。还要注意还哦,有借有还,再借不难。 考试中,看到有类似998、999或者 1 . 98等接近一个非常好计算的整数的时候,往往使用借来借去法。 例如: 9999+999+99+9 =9999+1+999+1+99+1+9+1—4 3、拆分法 顾名思义,拆分法就是为了方便计算把一个数拆成几个数。这需要掌握一些“好朋友”,如:2 和5,4和5,2和 2.5,4和 2.5,8和1.25等。分拆还要注意不要改变数的大小哦。 例如: 3.2 X2.5 25 =8X0.4 海2.5 25 =8212.5 0.4 225

4、加法结合律 注意对加法结合律 (a+b)+c=a+(b+c) 的运用,通过改变加数的位置来获得更简便的运算。 例如: 5.76+13.67+4.24+ 6.33 =( 5.76+4.24)+(13.67+6.33) 5、拆分法和乘法分配律结 这种方法要灵活掌握拆分法和乘法分配律,在考卷上看到99、101、9.8 等接近一个整数的时候,要首先考虑拆分。 例如: 34 x 9.9 = 34 x (10-0.1) 案例再现:57X 10仁? 6 利用基准数在一系列数种找出一个比较折中的数字来代表这一系列的数字,当然要记得这个数字的选取不能偏离这一系列数字太远。 例如: 2072+2052+2062+2042+2083 =(2062x5)+10-10-20+21 7 利用公式法 (1) 加法: 交换律,a+b=b+a, 结合律,(a+b)+c=a+(b+c).

相关主题