100

Recherche

Voici les résultats de votre recherche.

tkinter_gui_simple
6 Occurrences trouvées, Dernière modification :
ur < 130: v = -v can.coords(couvercle,100,hauteur-20, 300, hauteur) flag=1 root.aft... height=400 ) can.pack() can.create_rectangle( 95,100, 100, 355,fill='blue') can.create_rectangle( 300,100, 305, 355,fill='green') can.create_rectangle( 100,350,
representation_molecules_2013
4 Occurrences trouvées, Dernière modification :
ame+".gif") DisplayImageZone.create_image(100, 100, image=photo) DisplaySmiles.delete(1.0, END) DisplaySmiles.insert(END, SMILES(name)) conf... cule.gif") DisplayImageZone2.create_image(100, 100, image=photo) DisplayName.delete(1.0, END) DisplayName.insert(END, FindName(CodeSMILES))
math_nombres
3 Occurrences trouvées, Dernière modification :
n3 # -*- coding: utf-8 -*- """ 'Nombres magiques' 100/81 (et 10000/9801) dont les valeurs montrent des décimales consécutives Librairie de multiprécision :... , n, strip_zeros=False, min_fixed=-n)[:n]) print(100/mpf(9**2)) ... 25, 0, -1): t = mp.mpf(i) * (mp.mpf(1)/mp.mpf(100))**mp.mpf(i-1) sumt += t print(mp.ns
pandas
3 Occurrences trouvées, Dernière modification :
.com/top-4-repositories-on-github-to-learn-pandas-1008cb769f77|Top 4 Repositories on GitHub to Learn Pa... &A video series]] * [[https://github.com/ajcr/100-pandas-puzzles|GitHub - ajcr/100-pandas-puzzles: 100 data puzzles for pandas, ranging from short and simple to super tricky (60% comple
suite_de_fibonacci-2
3 Occurrences trouvées, Dernière modification :
ition pour appliquer la règle de récurrence max = 100 # indice du dernier terme (ou presque) while ??? ... ition pour appliquer la règle de récurrence max = 100 # indice du dernier terme (ou presque) while i < ... i, b = 1, 1 # élément d'indice 1 print(i,b) max = 100 # indice du dernier terme (ou presque) while i <
codes_presentation
2 Occurrences trouvées, Dernière modification :
urtle import * import sys import time reset() x=-100 y=-100 i=0 while i < 10: j=0 while j <10: up() goto(x+i*20,y+j*20) dow
fit_modele_einstein
2 Occurrences trouvées, Dernière modification :
,0.0365], [67,0.0595], [76.1,0.092], [87,0.147], [100.4,0.24], [113.1,0.378], [126.3,0.56], [143.4,0.88... ocs.python.org/2.7/library/functions.html#zip p=[1000.] # valeur initiale de l'unique paramètre recher... ,0.0365], [67,0.0595], [76.1,0.092], [87,0.147], [100.4,0.24], [113.1,0.378], [126.3,0.56], [143.4,0.88... ocs.python.org/2.7/library/functions.html#zip p=[1000.] # valeur initiale de l'unique paramètre recher
presentation_principes
2 Occurrences trouvées, Dernière modification :
n*R*T/V >>> atm=101325 >>> print(P,P/atm) 101555.51000000001 1.0022749568221072 >>> </code> ==== Un pe... == <code python> from turtle import * reset() x=-100 y=-100 i=0 while i < 10: j=0 while j <10: up() goto(x+i*20,y+j*20) dow
regression_lineaire_2013
2 Occurrences trouvées, Dernière modification :
ndre_carre = numpy.linspace(min(tabx), max(tabx), 100) #linspace(a,b,n) => fournit une liste de valeurs... ement d'une liste plt.axis([temp_min, temp_max,0,100]) plt.plot(tabx, taby, 'or') # o => point, r => r
solvents_data_class
2 Occurrences trouvées, Dernière modification :
st.append(Solvent("benzyl alcohol", 205.4, -15.3, 100, 1.045, 13.1, 9999, 9999, 9999, "unknown")) solve... 05, "C7H8")) solvent_list.append(Solvent("water", 100, 0, 9999, 1, 78.5, 1.333, 1.82, 9900, "H2O")) sol
potentiel_energy_surface @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
D_e = .76 # E-18 J k=0.18 rmin=10. rmax=400. num=100 x_1d = np.linspace(rmin,rmax, num) print x_1d.sha... 2002) * [[http://onlinelibrary.wiley.com/doi/10.1002/bbpc.192900025/abstract|QUANTENMECHANISCHE DEUTU... ion date October 1990) DOI: 10.1146/annurev.pc.41.100190.001333 * Peterson, Kirk A., Woon, David E., ... on, Journal of Chemical Physics. 5/15/1994, Vol. 100 Issue 10, p7410 Voir aussi : * [[http://chem
rotateur_biatomique @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
rective d'importation standard de Matplotlib T = 100. # (température réduite = T / Theta) Zrot = 0. #... ------------------------------------ Somme d'état à T=100 jusqu'au niveau 30 : 1.00327380e+02 </code>
epidemie_coronavirus
1 Occurrences trouvées, Dernière modification :
esources-on-covid-19-coronavirus-1d4c8df6d85f|Top 100 R resources on Novel COVID-19 Coronavirus | by An
matplotlib_simple
1 Occurrences trouvées, Dernière modification :
s1 = cos(2*pi*t*1.) #essayez 2., 4., 100. !! e1 = exp(-t) return s... l.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1003833|Ten Simple Rules for Better Figures]], Nicola... nce.com/visualizations-with-matplotlib-part-1-c9651008b6b8|Python Data Visualization with Matplotlib —
notions_avancees
1 Occurrences trouvées, Dernière modification :
(ternary operator) ==== <code python> u = 10 v = 100 reponse = "u plus grand que v" if u > v else "v p
openbabel_jmol
1 Occurrences trouvées, Dernière modification :
polynomes-11
1 Occurrences trouvées, Dernière modification :
polynomes-12
1 Occurrences trouvées, Dernière modification :
random_walk_2d-simple
1 Occurrences trouvées, Dernière modification :
tableau_periodique_2011
1 Occurrences trouvées, Dernière modification :
pka_pkb_plane @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :