show

Recherche

Voici les résultats de votre recherche.

cairo-tutoriel @floss:python
11 Occurrences trouvées, Dernière modification :
.5) cr.fill() === Afficher du texte / glyphes (Show Text / Glyphs) === {{ :floss:python:cairo:showte... ww.cairographics.org/manual/cairo-text.html#cairo-show-text|show_text()]] forme le masque à partir d'un texte. On peut s'imaginer plus facilement //show_text()// comme un raccourci sur la création d'un
psychologie_de_l_education @teaching
7 Occurrences trouvées, Dernière modification :
lying mechanisms remain largely unknown. Here, we show that the learning‐by‐teaching benefit is possibly... ientific value of naive ideas in science. Results show that scientists are slower and have lower accurac... ies and correlational studies that overwhelmingly show minimal support for the suggested policy have bee... arousal. The different lines of research reviewed show that the SEM may have wide explanatory power. Per
syntax @wiki
7 Occurrences trouvées, Dernière modification :
g ===== Some times you want to mark some text to show it's a reply or comment. You can use the followin... is pretty much the same, but you could use it to show that you quoted a file. </file> Those blocks wer... is pretty much the same, but you could use it to show that you quoted a file. </file> ==== Syntax Hi... number | will be used as maximum number items to show, defaults to 8 | | reverse | display the last
analyse_images @teaching:progappchim
6 Occurrences trouvées, Dernière modification :
#!/usr/bin/env python # -*- coding: utf-8 -*- """ show jpg image image jpg : https://commons.wikimedia.o... d/Images/photos/Antoine_lavoisier_color.jpg') img.show() </code> ==== Exemple avec traitement numériqu... im = im.convert('L') #convert to grayscale im.show() data = np.asarray(im) # a is readonly print typ... .fftshift(datafft)), interpolation='nearest') plt.show() plt.imshow(np.abs(np.fft.fftshift(datafft))[192
desinformations @teaching
5 Occurrences trouvées, Dernière modification :
ceforscience.cornell.edu/blog/2019/06/seralini-no-show-kenya-agroecology-conference/|Seralini a no-show at Kenya agroecology conference]], Verenardo Meeme, Ju... Health. 2006;32(5):402–12. [[https://www.sjweh.fi/show_abstract.php?abstract_id=1036]] * [[https://j... erm-damage|New details on immune system ‘amnesia’ show how measles causes long-term damage]] 31/10/2019
solvents_data_class @teaching:progappchim
5 Occurrences trouvées, Dernière modification :
t.sort(key=operator.attrgetter('name')) # ... now show a table of the solvent_list table(solvent_list) ... ist.sort(key=operator.attrgetter('mp')) # ... now show a table of the solvent_list table(solvent_list) ... ist.sort(key=operator.attrgetter('bp')) # ... now show a table of the solvent_list table(solvent_list) ... res tris (solubilité ,...) bp_limit = 75 print "Show only solvents boiling higher than %0.1f degC:" %
stackexchange-chimie @teaching
4 Occurrences trouvées, Dernière modification :
om/questions/59146/is-it-possible-for-halogens-to-show-oxidation-states-less-than-1|Is it possible for halogens to show oxidation states less than -1?]] * [[http://che... e.com/questions/134828/how-can-a-thermometer-ever-show-the-actual-temperature-of-an-object-if-the-objec|How can a thermometer ever show the actual temperature of an object if the object
simulations_random_walks_codes @teaching:exos
4 Occurrences trouvées, Dernière modification :
mbres générés, les nombres de classes-bins, plt.show() </code> ===== Représenter le déplacement d'un... ='green', alpha=0.75) print(n,bins, patches) plt.show() #window.mainloop() </code> ===== Marche aléa... ) ax.set_ylabel('Occurences') ax.grid(True) plt.show() #window.mainloop() </code> ==== Avec analyse... xlabel('X positions') ax.set_ylabel('Occurences') ax.grid(True) plt.show() #window.mainloop() </code>
matplotlib_simple @teaching:progappchim
4 Occurrences trouvées, Dernière modification :
ig("example.png") # sauvegarde de la figure plt.show() # vue interactive de la figure </code> Le mêm... f") # sauvegarde de la figure au format pdf plt.show() # vue interactive de la figure </code> ===== ... _x] #plot plt.plot(serie_x, serie_y1, "go") plt.show() # vue interactive de la figure </code> Pour ... y_func(tvals), 'bo', tvals, my_func(tvals), 'k') show() </code> ===== Graphe simple de sinus et cosinu
ph_acides_bases_2013 @teaching:progappchim
4 Occurrences trouvées, Dernière modification :
ort en fonction de la concentration") plt.show() elif pkaselect > 0: x=[0.0001,0.00... ble en fonction de la concentration") plt.show() #on crée un sample de données pour la lis... ble en fonction de la concentration") plt.show() elif pkaselect > 14: x=[0.0001,0.0... rte en fonction de la concentration") plt.show() #on crée un sample de données pour la lis
adamboxer-approche_pas_a_pas_des_travaux_pratiques @teaching
3 Occurrences trouvées, Dernière modification :
omes: * Whatever the practical's purpose, **The Show Practical** is an extremely powerful tool for del... = Traduction automatique ===== CHAPITRE 39 **The Show Practical**, Adam Boxer, 2021 La classe de Sara... ant un laboratoire : {{url>https://twitframe.com/show?url=https://twitter.com/KellyBurleson4/status/150
plot_sinus_cosinus @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
X), np.sin(X) plt.plot(X, C) plt.plot(X, S) plt.show() # vue interactive de la figure </code> X est... s per inch # savefig("exercice_2.png", dpi=72) # Show result on screen plt.show() </code> ===== Changer la couleur et l'épaisseur des lignes ===== * Docu
presentation_principes @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
~~NOCACHE~~ ~~REVEAL transition=convex&controls=1&show_progress_bar=1&build_all_lists=1&open_in_new_wind... range(0., 5., 0.05) #plot(tvals, my_func(tvals)) #show() plot(tvals, my_func(tvals), 'bo', tvals, my_func(tvals), 'k') show() </code> ==== Calculs numériques (FFT) et graph
pressions_partielles_systemes_non_ideaux @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
d(("acetone","CS2","somme des 2"),'best') plt.show() def graph2(): U3= (np.log(x1)*R*T)+U03 ... benzene","toluene","somme des 2"),'best') plt.show() def graph3 (): U1= (np.log(a1)*R*T)+U01 ... enzene","toluene","somme des 2"),'best') plt.show() def abientot (): print "en esperant vous r
articles_didactique_chimie @teaching
2 Occurrences trouvées, Dernière modification :
and Shellfish: Simple Thermodynamic Calculations Show Why]] * [[https://pubs.acs.org/doi/10.1021/ac... s Involving Combustion and Acid–Base Chemistry To Show Hydration of Carbon Dioxide, Sulfur Dioxide, and
biblio-10.1007-s10648-021-09646-1 @teaching
2 Occurrences trouvées, Dernière modification :
biblio-10.1039-b812416g @teaching
2 Occurrences trouvées, Dernière modification :
ressourceschimie @teaching
2 Occurrences trouvées, Dernière modification :
codes_presentation @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
diffusion_chimique_1d @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
fit_modele_einstein @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
maxwell-boltzmann @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
polynomes-7 @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
histogramme_simple @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
dokuwiki_presentation_20170515
1 Occurrences trouvées, Dernière modification :
mapathon
1 Occurrences trouvées, Dernière modification :
mapathon2019
1 Occurrences trouvées, Dernière modification :
config_ubuntu_server @floss
1 Occurrences trouvées, Dernière modification :
config_ubuntu_server-16.04 @floss
1 Occurrences trouvées, Dernière modification :
config_ubuntu_server-18.04 @floss
1 Occurrences trouvées, Dernière modification :
config_ubuntu_server-20.04 @floss
1 Occurrences trouvées, Dernière modification :
dokuwiki @floss
1 Occurrences trouvées, Dernière modification :
dokuwiki-presentation-jdl-20200220 @floss
1 Occurrences trouvées, Dernière modification :
linux_humour @floss
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-ed400901x @teaching
1 Occurrences trouvées, Dernière modification :
exos_energie_d_ionisation @teaching
1 Occurrences trouvées, Dernière modification :
dokuwiki @wiki
1 Occurrences trouvées, Dernière modification :
pip-pypi @floss:python
1 Occurrences trouvées, Dernière modification :
courbe_predominance_acide_2013 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
entropie_melange @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
lennard-jones @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
mendeleev @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
numpy_simple @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
pandas @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
periodical_table_electronegativity @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
ph-3d @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
ph_courbe_titrage_2011 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
plotly_simple @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
polynomes-8 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
polynomes-9 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
polynomes-11 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
polynomes-12 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
pylab_simple @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
rdkit @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
regression_lineaire_2013 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
scipy_simple @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
solubilite_ph_t @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
ir_spectrum_co @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :
pka_pkb_plane @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :
potentiel_energy_surface @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :
potentiel_morse @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :
rotateur_biatomique @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :