Aller au contenu

Résultats de la recherche

Le contenu de la page n’est pas pris en charge dans d’autres langues.
  • fabriquer les Nicca-33 et Nicca III-L rebaptisés respectivement Yashica YE et YF Fichier:Nippon Fichier:Nicca (original) Fichier:Nicca III or Nicca Type-3...
    1 kio (225 mots) - 16 août 2016 à 21:12
  • Yashica M5 Yashica YK Yashica YL Yashica T AF-D (1984) Yashica YE Yashica YF Yashica Flash-O-Set Yashica ME 1 (1978) Yashica 35 Yashica 35 ME (avant 1977)...
    10 kio (653 mots) - 23 août 2019 à 12:42
  • fen*30 -12 yf = self.y + 25 cercle(self.canev, xf, yf, 10) # visage cercle(self.canev, xf-5, yf-3, 2) # œil gauche cercle(self.canev, xf+5, yf-3, 2) # œil...
    83 kio (11 688 mots) - 9 avril 2022 à 18:23
  • ---------------------------------- */ int main(void) { double Mx = lint2d_ds(yf, g,h, a,b,LOOP); double My = lint2d_ds(xf, g,h, a,b,LOOP); clrscrn(); printf("...
    2 kio (293 mots) - 7 mars 2024 à 17:35
  • main(void) { double Mxy = lint3d_ds( zf, g,h,k, a,b,LOOP); double Mxz = lint3d_ds( yf, g,h,k, a,b,LOOP); double Myz = lint3d_ds( xf, g,h,k, a,b,LOOP); clrscrn();...
    2 kio (355 mots) - 7 mars 2024 à 17:37
  • interpolate.PchipInterpolator(xp, yp) xf = np.linspace(-0.5*np.pi, 2.5*np.pi, 49) yf = finterpf.__call__(xf) # *********** # * Akima1D * # *********** finterpg...
    17 kio (2 127 mots) - 25 juillet 2023 à 02:53
  • double My = simpson_dydx(xf, u,v,LOOP, ax,bx,LOOP); double Mx = simpson_dydx(yf, u,v,LOOP, ax,bx,LOOP); pt2d d = i_pt2d(My/m, Mx/m); clrscrn(); printf(" Find...
    5 kio (716 mots) - 6 mars 2024 à 13:07
  • double My = simpson_dydx(xf, u,v,LOOP, ax,bx,LOOP); double Mx = simpson_dydx(yf, u,v,LOOP, ax,bx,LOOP); pt2d d = i_pt2d(My/m, Mx/m); clrscrn(); printf(" Find...
    5 kio (720 mots) - 6 mars 2024 à 13:08
  • double My = simpson_dydx(xf, u,v,LOOP, ax,bx,LOOP); double Mx = simpson_dydx(yf, u,v,LOOP, ax,bx,LOOP); pt2d d = i_pt2d(My/m, Mx/m); clrscrn(); printf(" Find...
    5 kio (718 mots) - 6 mars 2024 à 13:07
  • fen*30 -12 yf = self.y + 25 cercle(self.canev, xf, yf, 10) # visage cercle(self.canev, xf-5, yf-3, 2) # œil gauche cercle(self.canev, xf+5, yf-3, 2) # œil...
    46 octet (64 974 mots) - 15 octobre 2022 à 09:51
  • char xfeq[] = "(x)* (x + y)"; /* --------------------------------- */ double yf( double x, double y) { return( (y)* (x + y) ); } char yfeq[] = "(y)* (x +...
    4 kio (9 mots) - 6 mars 2024 à 13:06
  • char xfeq[] = "x * (y)"; /* ---------------------------------- */ double yf( double x, double y) { return( y * (y)); } char yfeq[] = "y * (y)"; /*...
    6 kio (9 mots) - 7 mars 2024 à 17:33