programme
There are 17 repositories under programme topic.
yogeshnile/spam-sms-detector
In this repo I have develop a SMS Spam Prediction project using FlaskApp and deploy on heroku.
GaelGirodon/laec
Outillage d'extraction et d'exportation du programme L'Avenir en commun
Orisaphir/Khween
Développement du programme Khween
prabal-007/library_managment
Library managment software
C-Ayrivie/IPChange
Ce bat à était crée pour changer d'ip de façon interactive sans passer par les paramétres windows. Avec un fichier de paramétres pour ne pas a avoir a ouvrir le programme.
Eager31/JardinTDD
Petit programme en java dans un but pédagogique qui met en principe les fondamentaux. Ce programme a été développé en TDD. Le principe de ce programme est de simuler une plantation qui comprends des emplacements, ces mêmes emplacements qui comprennent des végétaux. Chaque végétal à des caractéristiques propres. L'utilisateur via une application aura la possibilité de planter des végétaux, de les faire pousser en avançant les saisons, les récolter quand ils seront en état de fleur.
FidelElie/PlateFinder
Calculates What Photographic Plates a Solar System Object can be found on.
LeonAblinger/HTBLuVA-Unterlagen
Applikationen, Mitschriften, Laborprotokolle & Simulationen eines HTL-Schülers der Abteilung Elektronik & Technische Informatik an der HTBLuVA Salzburg-Itzling von 2017 bis 2022.
musashi1429/Janken
exercice de creation d'un shifumi
spls-series/programme-template
OLD LaTeX template for typesetting seminar programmes, latest is part of scottish-pl-institute.
toufik7/Emploit-De-Temps
Dans le cadre d'un mini projet développement web, on souhaite réaliser une application web pour la gestion des emplois du temps et des salles.
bazilinskyy/enumerating-python-programmes
Enumeration python programmes.
Nsadaa/Banking-Management-System
Banking system programme with adavanced functions.
Nsadaa/Motion-Detection-Security-Camera-Programme
Motion detection security programme which is developed using python & computer vision (open cv ).
sauternic/Beispiele_Primzahlen__Nur-Textdateien
Sehr grosse Primzahlen / Einige Beispiele der Ausgaben der verschiedenen Programme. Siehe z.B. die 1001 stelligen Primzahlen! :)))
Slimani-CE/Statistic-Calculator
#Inputs let's firstly talk about the simple side, "the inputs" the programme takes as inputs the number of table cases (N) after that takes N couples of inputs xi and ni, That's all #Little mathematics explanations if you are studying statistics in your school or university, so this little programme will help you to calculate and complete the statistic table. firstly if you did't understand what i'm talking about; i will explain: From the sample data, we can calculate a statistic. A statistic is a number that represents a property of the sample. For example, if we consider one math class to be a sample of the population of all math classes, then the average number of points earned by students in that one math class at the end of the term is an example of a statistic. The statistic is an estimate of a population parameter. A parameter is a number that is a property of the population. Since we considered all math classes to be the population, then the average number of points earned per student over all the math classes is an example of a parameter.