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édentes Révision précédente
Prochaine révision
Révision précédente
projet:projetsi4_0114_fuzzy_contexter [2014/03/09 11:53]
bvella [Software Specifications :]
projet:projetsi4_0114_fuzzy_contexter [2014/03/10 14:37] (Version actuelle)
bvella [New Tools for Capture and Analysis of Digital Context and Fuzzy Logic]
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 75: Ligne 78:
     * AForge.NET http://​www.aforgenet.com/​framework/​ \\ Fuzzy library only.     * AForge.NET http://​www.aforgenet.com/​framework/​ \\ Fuzzy library only.
     * 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_si4/solution/​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 86: Ligne 92:
   * Libraries used:\\   * Libraries used:\\
     * 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_si4/solution/​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 99: Ligne 108:
     * AForge.NET http://​www.aforgenet.com/​framework/​ \\ Fuzzy library only.     * AForge.NET http://​www.aforgenet.com/​framework/​ \\ Fuzzy library only.
     * 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_si4/solution/​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 112: Ligne 124:
     * AForge.NET http://​www.aforgenet.com/​framework/​ \\ Fuzzy library only.     * AForge.NET http://​www.aforgenet.com/​framework/​ \\ Fuzzy library only.
     * 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_si4/solution/​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.1394362382.txt.gz · Dernière modification: 2014/03/09 11:53 par bvella