Academic literature on the topic 'C (langage de programmation)'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'C (langage de programmation).'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "C (langage de programmation)"
Frick, V., and B. Boyer. "Conception de système embarqué sur cible FPGA : une approche par compétences." J3eA 21 (2022): 1022. http://dx.doi.org/10.1051/j3ea/20221022.
Full textMélès, Baptiste. "Les langages de Turing." Intellectica. Revue de l'Association pour la Recherche Cognitive 72, no. 1 (2020): 81–110. http://dx.doi.org/10.3406/intel.2020.1947.
Full textMandel, Louis, and Marc Pouzet. "ReactiveML, un langage fonctionnel pour la programmation réactive." Techniques et sciences informatiques 27, no. 8 (October 30, 2008): 1097–128. http://dx.doi.org/10.3166/tsi.27.1097-1128.
Full textLaurent Bloch. "Un langage pour enseigner la programmation, Scheme ou Python ?" Bulletin 1024, no. 20 (November 2022): 85–95. http://dx.doi.org/10.48556/sif.1024.20.85.
Full textDenis Merigoux and Liane Huttner. "Catala : formaliser la loi grâce à un langage de programmation dédié." Bulletin 1024, no. 20 (November 2022): 77–84. http://dx.doi.org/10.48556/sif.1024.20.77.
Full textPhilippot, Alexandre, Stéphane Lecasse, Bernard Riera, and François Gellot. "Développement d’un connecteur logiciel pour l’apprentissage de l’automatisme." J3eA 21 (2022): 2056. http://dx.doi.org/10.1051/j3ea/20222056.
Full textDelaval, Gwenaël, Eric Rutten, and Hervé Marchand. "Intégration de la synthèse de contrôleurs discrets dans un langage de programmation." Journal Européen des Systèmes Automatisés 45, no. 1-3 (April 30, 2011): 125–40. http://dx.doi.org/10.3166/jesa.45.125-140.
Full textForest, Françoise, and Maryse Siksou. "Développement de concepts et programmation du sens. Pensée et langage chez Vygotski." Intellectica. Revue de l'Association pour la Recherche Cognitive 18, no. 1 (1994): 213–36. http://dx.doi.org/10.3406/intel.1994.1456.
Full textKouki, Rahim, and Soumaya Derragi. "Interdisciplinarité et difficulté d’apprentissage des méthodes numériques en programmation." TANGRAM - Revista de Educação Matemática 6, no. 3 (September 30, 2023): 2–22. http://dx.doi.org/10.30612/tangram.v6i3.16950.
Full textCaldarone, Alessandro. "Une méthodologie automatisée de la logique juridique." Les Cahiers de droit 31, no. 1 (April 12, 2005): 227–60. http://dx.doi.org/10.7202/043006ar.
Full textDissertations / Theses on the topic "C (langage de programmation)"
El, Mokhtari Mounir. "Contribution à l'intégration de C++ et de Prolog à travers la machine abstraite de Warren : le système cop-compilé." Sherbrooke : Université de Sherbrooke, 1997.
Find full textDavid, Pierre. "Analyse semantique des programmes en langage c en vue de leur parallelisation." Paris 6, 1991. http://www.theses.fr/1991PA066088.
Full textTran, tan Antoine. "Squelettes algorithmiques asynchrones : application aux langages orientés domaine." Thesis, Université Paris-Saclay (ComUE), 2015. http://www.theses.fr/2015SACLS025/document.
Full textIn this thesis, we present developments to the approach used by the LRI Parsys team to automatically translate MATLAB-like scientific codes into high performance production codes. To reach a high level of performance, we have combined C++ template meta-programming and asynchronous parallel programming to analyze each expression and detect parallelism opportunities first, and then to ensure near-optimal use of the available resources of multi-core machines. To link these two stages of the code generation process, we have implemented a solution based on multi-level algorithmic skeletons. We have implemented our tools in the NT2 library and evaluated them with several significant scientific benchmarks
Labbé, Alexandre. "Développement de logiciels d'analyse structurale à interface graphique : WMNPhi et CalWin." Sherbrooke : Université de Sherbrooke, 2001.
Find full textKerneis, Gabriel. "Continuation-Passing C : transformations de programmes pour compiler la concurrence dans un langage impératif." Phd thesis, Paris 7, 2012. http://www.theses.fr/2012PA077133.
Full textMost computer programs are concurrent ones: they need to perform several tasks at the same time. Threads and events are two common techniques to implement concurrency. Events are generally more lightweight and efficient than threads, but also more difficult to use. Additionally, they are often not powerful enough; it is then necessary to write hybrid code, that uses both preemptively-scheduled threads and cooperatively-scheduled event handlers, which is even more complex. In this dissertation, we show that concurrent programs written in threaded style can be translated automatically into efficient, equivalent event-driven programs through a series of proven source-to-source transformations. We first propose Continuation-Passing C, an extension of the C programming language for writing concurrent Systems that provides very lightweight, unified (cooperative and preemptive) threads. CPC programs are processed by the CPC translater to produce efficient sequentialized event-loop code, using native threads for the preemptive parts. We then define and prove the correctness of these transformations, in particular lambda lifting and CPS conversion, for an imperative language. Finally, we validate the design and implementation CPC by comparing it to other thread librairies, and by exhibiting our Hekate BitTorrent seeder. We also justify the choice of lambda lifting by implementing eCPC, a variant of CPC using environments, and comparing its performances to CPC
Kerneis, Gabriel. "Continuation-Passing C : Transformations de programmes pour compiler la concurrence dans un langage impératif." Phd thesis, Université Paris-Diderot - Paris VII, 2012. http://tel.archives-ouvertes.fr/tel-00751444.
Full textMopolo-Moke, Gabriel. "Nice-c++ : une extension c++ pour la programmation persistante a partir d'un serveur de bases d'objets." Nice, 1991. http://www.theses.fr/1991NICE4516.
Full textSerrano, Manuel. "Vers une compilation portable et performante des langages fonctionnels /." Le Chesnay : INRIA, 1995. http://catalogue.bnf.fr/ark:/12148/cb370188956.
Full textRoegel, Denis. "Étude de la sémantique de programmes parallèles réels en TLA." Nancy 1, 1996. http://www.theses.fr/1996NAN10272.
Full textDillon, Eric. "Propositions pour la maîtrise de la programmation par échange de messages." Nancy 1, 1997. http://www.theses.fr/1997NAN10192.
Full textBooks on the topic "C (langage de programmation)"
Sirois-Dumais, Renée. Initiation au langage C. Sillery, Québec: Presses de l'Université du Québec, 1991.
Find full textJacques, Philipp. Du procédural à l'objet: Les langages C et C++. Paris: Ellipses, 2007.
Find full textBook chapters on the topic "C (langage de programmation)"
Beringer, Lennart. "Verified Software Units." In Programming Languages and Systems, 118–47. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-72019-3_5.
Full textLéonard, Marielle. "Zoom sur quelques erreurs récurrentes lors des premiers apprentissages en algorithmique." In Enseigner, apprendre, former à l’informatique à l'école : regards croisés, 135–54. Université Paris Cité, 2024. http://dx.doi.org/10.53480/2024iecare07u.
Full text"Leçon du — 1950 C." In Leçons de linguistique de Gustave Guillaume - 1949-1950 (vol. 25) Psychosystématique du langage. Principes méthodes et applications (II) suivi de Grammaire particulière du français et grammaire générale (V), 207–10. Presses de l'Université Laval, 2018. http://dx.doi.org/10.2307/j.ctv1g248k5.28.
Full textEsso, Lasm constant. "Les noms devises comme actes de langage chez les odjoukrou." In Aux carrefours de la langue, de la littérature, de la didactique et de la société : la recherche francophone en action, 139–54. Observatoire européen du plurilinguisme, 2021. http://dx.doi.org/10.3917/oep.agbef.2021.01.0139.
Full textPéran, René. "Nouvelles perspectives en psychanalyse à partir de l'œuvre de Piera Aulagnier." In Nouvelles perspectives en psychanalyse à partir de l'œuvre de Piera Aulagnier, 161–66. In Press, 2018. http://dx.doi.org/10.3917/pres.barre.2018.01.0162.
Full text"Linguistics and semiotics II: C. S. Peirce's influence on 20th-century linguistics." In History of the Language Sciences / Geschichte der Sprachwissenschaften / Histoire des sciences du langage, Part 3, edited by Sylvain Auroux, E. F. K. Koerner, Hans-Josef Niederehe, and Kees Versteegh. Berlin • New York: Walter de Gruyter, 2006. http://dx.doi.org/10.1515/9783110167368.3.39.2589.
Full text"Leçon du 2 décembre 1949 C." In Leçons de linguistique de Gustave Guillaume - 1949-1950 (vol. 25) Psychosystématique du langage. Principes méthodes et applications (II) suivi de Grammaire particulière du français et grammaire générale (V), 195–96. Presses de l'Université Laval, 2018. http://dx.doi.org/10.2307/j.ctv1g248k5.25.
Full text"Leçon du 20 janvier 1950 C." In Leçons de linguistique de Gustave Guillaume - 1949-1950 (vol. 25) Psychosystématique du langage. Principes méthodes et applications (II) suivi de Grammaire particulière du français et grammaire générale (V), 197–200. Presses de l'Université Laval, 2018. http://dx.doi.org/10.2307/j.ctv1g248k5.26.
Full text"Leçon du 27 janvier 1950 C." In Leçons de linguistique de Gustave Guillaume - 1949-1950 (vol. 25) Psychosystématique du langage. Principes méthodes et applications (II) suivi de Grammaire particulière du français et grammaire générale (V), 201–6. Presses de l'Université Laval, 2018. http://dx.doi.org/10.2307/j.ctv1g248k5.27.
Full text"Leçon du 18 novembre 1949 C." In Leçons de linguistique de Gustave Guillaume - 1949-1950 (vol. 25) Psychosystématique du langage. Principes méthodes et applications (II) suivi de Grammaire particulière du français et grammaire générale (V), 191–94. Presses de l'Université Laval, 2018. http://dx.doi.org/10.2307/j.ctv1g248k5.24.
Full textConference papers on the topic "C (langage de programmation)"
Brett, S. J., S. Kimpton, and A. Clark. "Investigation and Post Service Creep Testing of a Mis-Heat Treated Seam Welded Grade 91 Hot Reheat Bend." In AM-EPRI 2016, edited by J. Parker, J. Shingledecker, and J. Siefert. ASM International, 2016. http://dx.doi.org/10.31399/asm.cp.am-epri-2016p0494.
Full text