Outils pour utilisateurs

Outils du site


projet:projetsi4_0114_fuzzy_contexter

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
projet:projetsi4_0114_fuzzy_contexter [2014/03/09 10:54] – [Software Specifications :] bvellaprojet:projetsi4_0114_fuzzy_contexter [2014/03/10 13:37] (Version actuelle) – [New Tools for Capture and Analysis of Digital Context and Fuzzy Logic] bvella
Ligne 15: Ligne 15:
  
 == Report : == == Report : ==
-[[http://users.polytech.unice.fr/~vedrine/projet_si4/Rapport.pdf|.pdf]]+[[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/Rapport.pdf|.pdf]]
  
 == Slides of the presentation : == == Slides of the presentation : ==
-[[https://docs.google.com/presentation/d/1al2Fx3jnoaaX9XSMcYd8bwKx8YAJzqjnYvFKOP_7zXo|Google Presentation]] | [[http://users.polytech.unice.fr/~vedrine/projet_si4/Pr%C3%A9sentation.pdf|.pdf]]+[[https://docs.google.com/presentation/d/1al2Fx3jnoaaX9XSMcYd8bwKx8YAJzqjnYvFKOP_7zXo|Google Presentation]] | [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/Pr%C3%A9sentation.pdf|.pdf]] 
 + 
 +== Source Code (Temporary) == 
 +http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/
  
  
Ligne 76: Ligne 79:
     * NewtonSoft http://james.newtonking.com/json \\ For JSON.     * NewtonSoft http://james.newtonking.com/json \\ For JSON.
   * VS Project: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/MoteurLogiqueFloue/|.csproj]]   * VS Project: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/MoteurLogiqueFloue/|.csproj]]
 +  * DLLs: 
 +    * Bean: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/MoteurLogiqueFloue.dll|Whole Engine]]
 +    * Libraries: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/Newtonsoft.Json.dll|JSON]] | [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/AForge.dll|AForge]] + [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/AForge.Fuzzy.dll|AForge.Fuzzy]]
  
 == Bean Configurator == == Bean Configurator ==
Ligne 87: Ligne 93:
     * AForge.NET http://www.aforgenet.com/framework/ \\ Fuzzy library only.     * AForge.NET http://www.aforgenet.com/framework/ \\ Fuzzy library only.
   * VS Project: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/MoteurLogiqueFloue/|.csproj]]   * VS Project: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/MoteurLogiqueFloue/|.csproj]]
 +  * DLLs: 
 +    * Bean: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/MoteurLogiqueFloue.dll|Whole Engine]]
 +    * Libraries: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/AForge.dll|AForge]] + [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/AForge.Fuzzy.dll|AForge.Fuzzy]]
  
 == Bean CentroidDefuzzifier ==  == Bean CentroidDefuzzifier == 
Ligne 100: Ligne 109:
     * NewtonSoft http://james.newtonking.com/json \\ For JSON.     * NewtonSoft http://james.newtonking.com/json \\ For JSON.
   * VS Project: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/MoteurLogiqueFloue/|.csproj]]   * VS Project: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/MoteurLogiqueFloue/|.csproj]]
 +  * DLLs: 
 +    * Bean: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/MoteurLogiqueFloue.dll|Whole Engine]]
 +    * Libraries: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/Newtonsoft.Json.dll|JSON]] | [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/AForge.dll|AForge]] + [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/AForge.Fuzzy.dll|AForge.Fuzzy]]
  
 == Bean MaxDefuzzifier == == Bean MaxDefuzzifier ==
Ligne 113: Ligne 125:
     * NewtonSoft http://james.newtonking.com/json \\ For JSON.     * NewtonSoft http://james.newtonking.com/json \\ For JSON.
   * VS Project: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/MoteurLogiqueFloue/|.csproj]]   * VS Project: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/MoteurLogiqueFloue/|.csproj]]
 +  * DLLs: 
 +    * Bean: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/MoteurLogiqueFloue.dll|Whole Engine]]
 +    * Libraries: [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/Newtonsoft.Json.dll|JSON]] | [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/AForge.dll|AForge]] + [[http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/sln/lib/FuzzyLogic/AForge.Fuzzy.dll|AForge.Fuzzy]]
  
 == Bean Expediteur == == Bean Expediteur ==
projet/projetsi4_0114_fuzzy_contexter.1394362494.txt.gz · Dernière modification : 2014/03/09 10:54 de bvella