Academic literature on the topic 'C Sharp (programming language)'
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 Sharp (programming language).'
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 Sharp (programming language)"
Liang, Xu, Ke Ming Wang, and Gui Yu Xin. "Application of C Sharp and MATLAB Mixed Programming Based on .Net Assembly in Blind Source Separation." Applied Mechanics and Materials 599-601 (August 2014): 1407–10. http://dx.doi.org/10.4028/www.scientific.net/amm.599-601.1407.
Full textHou, Zhi Yuan, Bin Tian, and Ze Yun Xiao. "Study on System of Gravity Dams Aided Design." Advanced Materials Research 255-260 (May 2011): 3584–88. http://dx.doi.org/10.4028/www.scientific.net/amr.255-260.3584.
Full textOikonomou, Efstathios K., and Elisavet Yiannakopoulou. "Sustainable coastal zone management of Strymonikos Gulf: implementation of the analytic hierarchy process through an application designed using the programming language C# (sharp)." World Review of Science, Technology and Sustainable Development 17, no. 1 (2021): 54. http://dx.doi.org/10.1504/wrstsd.2021.114021.
Full textOikonomou, Efstathios K., and Elisavet Yiannakopoulou. "Sustainable coastal zone management of Strymonikos Gulf: implementation of the analytic hierarchy process through an application designed using the programming language C# (sharp)." World Review of Science, Technology and Sustainable Development 17, no. 1 (2021): 54. http://dx.doi.org/10.1504/wrstsd.2021.10036577.
Full textPapadimitriou, Stergios, Kirsten Schwark, Seferina Mavroudi, Kostas Theofilatos, and Spiridon Likothanasis. "ScalaLab and GroovyLab: Comparing Scala and Groovy for Scientific Computing." Scientific Programming 2015 (2015): 1–13. http://dx.doi.org/10.1155/2015/498618.
Full textHikmah, Agung Baitul, Yanti Apriyani, and Shelin Ayuni Purwandhani. "Aplikasi Pembelajaran Huruf Hangeul Berbasis Android." Jurnal Informatika 7, no. 1 (April 6, 2020): 24–29. http://dx.doi.org/10.31311/ji.v7i1.6390.
Full textMagdalena, Lena, Kusnadi Kusnadi, and Muhammad Kahfi. "Penerapan Teknologi Augmented Reality untuk Pengenalan Komponen Jaringan dan Cara Kerja TCP/IP berbasis Android." ITEJ (Information Technology Engineering Journals) 1, no. 2 (December 5, 2016): 8–18. http://dx.doi.org/10.24235/itej.v1i2.7.
Full textJacksi, Karwan. "Design and Implementation of E-Campus Ontology with a Hybrid Software Engineering Methodology." Science Journal of University of Zakho 7, no. 3 (September 30, 2019): 95–100. http://dx.doi.org/10.25271/sjuoz.2019.7.3.613.
Full textJaeschke, Rex. "The C programming language." ACM SIGPLAN Notices 33, no. 4 (April 1998): 16. http://dx.doi.org/10.1145/278283.278284.
Full textJones, Russell. "The C programming language." Data Processing 27, no. 10 (December 1985): 35–38. http://dx.doi.org/10.1016/0011-684x(85)90032-2.
Full textDissertations / Theses on the topic "C Sharp (programming language)"
Hammerquist, James D. (James Daniel). "A C Navigational System." Thesis, University of North Texas, 1989. https://digital.library.unt.edu/ark:/67531/metadc500702/.
Full textDing, Weiren. "Selsyn-C : a self-synchronizing parallel programming language." Thesis, McGill University, 1992. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=22494.
Full textWe outline our approach by presenting: (1) our motivation, (2) an overview of the extensions to C that form the SELSYN-C programming language, and (3) the development of a new scheduling mechanism that can be used to effectively compile SELSYN-C programs for a real parallel processor, the BBN Butterfly GP-1000. Different scheduling strategies for this mechanism were studied via several experimental tests and the results of these experiments are reported.
A source-to-source compiler supporting the SELSYN-C language has been implemented. Included in this thesis is a description of both the compiler and associated run-time environment.
Hashim, Khairuddin. "A preprocessor building system for the C language." Thesis, University of Bath, 1989. https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.233580.
Full textMosca, Peter. "A study of Ada and C in concurrent programming." Instructions for remote access. Click here to access this electronic resource. Access available to Kutztown University faculty, staff, and students only, 1991. http://www.kutztown.edu/library/services/remote_access.asp.
Full textSource: Masters Abstracts International, Volume: 45-06, page: 3190. Abstract precedes thesis as [1] preliminary leaf. Typescript. Includes bibliographical references (leaf 54).
Kuo, Yung-Li. "Developing a rule-based expert system with C programming language." Virtual Press, 1988. http://liblink.bsu.edu/uhtbin/catkey/552943.
Full textDepartment of Computer Science
Martin, Walter E. "Cview, a graphical program generator for the C programming language /." Online version of thesis, 1988. http://hdl.handle.net/1850/10224.
Full textSeetharamakrishnan, Devasenapathi P. 1970. "C@t : a language for programming massively distributed embedded systems." Thesis, Massachusetts Institute of Technology, 2002. http://hdl.handle.net/1721.1/62372.
Full textIncludes bibliographical references (p. 67-69).
This thesis presents c@t, a language for programming distributed embedded systems that are composed of thousands (even millions) of interacting computing devices. Due to the improvements in fabricating technologies, it is becoming possible to build tiny single-chip devices equipped with logic circuits, sensors, actuators and communication components. A large number of these devices can be networked together to build Massively Distributed Embedded Systems (MDES). A wide variety of embedded control applications are envisioned for MDES: responsive environments, smart buildings, wildlife monitoring, precision agriculture, inventory tracking, etc. These examples are compelling, however, developing applications for MDES remains complex due to the following issues: MDES consist of large number of resource constrained devices and the number of potential interactions between them can be combinatorially explosive. Systems with the combined issues of such scale complexity, interaction complexity and resource constraints are unprecedented and cannot be programmed using conventional technologies. Accordingly, this thesis presents cut, a language that employs the following techniques to address the issues of MDES: 1. To address the scale complexity, c@t provides tools for programming the system as a unit. 2. c@t offers a declarative style network programming interface so that network interactions can be implemented without writing any low-level networking code. 3. The applications developed using c@t are vertically integrated. That is, the compiler customizes the runtime environment to the suit the application needs. Using this integrated approach, efficient applications can be developed to fit the available resources. This thesis describes the design, features and implementation of c@t in detail. A sample application developed using c@t is also presented.
y Devasenapathi P. Seetharamakrishnan.
S.M.
McNamara, Brian. "Multiparadigm programming novel devices for implementing functional and logic programming constructs in C++ /." Diss., Available online, Georgia Institute of Technology, 2004:, 2004. http://etd.gatech.edu/theses/available/etd-07122004-121450/unrestricted/mcnamara%5Fbrian%5Fm%5F200407%5Fphd.pdf.
Full textSpencer Rugaber, Committee Member ; Olin Shivers, Committee Member ; Mary Jean Harrold, Committee Member ; Yannis Smaragdakis, Committee Chair ; Philip Wadler, Committee Member. Includes bibliographical references.
Parker, Rembert N. "An introduction to computer programming for complete beginners using HTML, JavaScript, and C#." CardinalScholar 1.0, 2008. http://liblink.bsu.edu/uhtbin/catkey/1465970.
Full textDepartment of Computer Science
Mehldau, Gerhard 1959. "A RULE-BASED PROGRAMMING LANGUAGE AND ITS APPLICATION TO IMAGE RECOGNITION." Thesis, The University of Arizona, 1986. http://hdl.handle.net/10150/276360.
Full textBooks on the topic "C Sharp (programming language)"
Petzold, Charles. Programming Microsoft Windows with C[sharp]. Redmond, Wash: Microsoft Press, 2002.
Find full textJeffries, Ron. Extreme programming adventures in C [sharp]. Redmond, Wash: Microsoft Press, 2004.
Find full textScott, Wiltamuth, and Golde Peter, eds. The C# programming language. 2nd ed. Upper Saddle River, NJ: Addison-Wesley, 2006.
Find full textScott, Wiltamuth, and Golde Peter, eds. The C# programming language. Boston, MA: Addison-Wesley, 2004.
Find full textPrice, Jason. MasteringC#Database Programming. New York: John Wiley & Sons, Ltd., 2006.
Find full text.NET programming: A practical guide using C#. Upper Saddle River, N.J: Prentice Hall PTR, 2002.
Find full textBook chapters on the topic "C Sharp (programming language)"
Royce, Tony. "Introductory C Language Topics." In C Programming, 1–58. London: Macmillan Education UK, 1996. http://dx.doi.org/10.1007/978-1-349-13759-6_1.
Full textBierman, Gavin, Erik Meijer, and Mads Torgersen. "Adding Dynamic Types to C $^\sharp$." In ECOOP 2010 – Object-Oriented Programming, 76–100. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-14107-2_5.
Full textRoyce, Tony. "Advanced and Supplementary C Language Topics." In C Programming, 224–64. London: Macmillan Education UK, 1996. http://dx.doi.org/10.1007/978-1-349-13759-6_5.
Full textRahman, Mohammad. "Introduction to Programming Language." In C# Deconstructed, 1–24. Berkeley, CA: Apress, 2014. http://dx.doi.org/10.1007/978-1-4302-6671-6_1.
Full textBierman, Gavin, Claudio Russo, Geoffrey Mainland, Erik Meijer, and Mads Torgersen. "Pause ’n’ Play: Formalizing Asynchronous C $^\sharp$." In ECOOP 2012 – Object-Oriented Programming, 233–57. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-31057-7_12.
Full textWelmsley, Mark. "Assembly Language Programming." In Graphics Programming in C++, 147–65. London: Springer London, 1998. http://dx.doi.org/10.1007/978-1-4471-0905-1_10.
Full textEmir, Burak, Andrew Kennedy, Claudio Russo, and Dachuan Yu. "Variance and Generalized Constraints for C $^{\sharp}$ Generics." In ECOOP 2006 – Object-Oriented Programming, 279–303. Berlin, Heidelberg: Springer Berlin Heidelberg, 2006. http://dx.doi.org/10.1007/11785477_18.
Full textSubero, Armstrong. "The C Programming Language." In Programming PIC Microcontrollers with XC8, 15–32. Berkeley, CA: Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-3273-6_2.
Full textWootton, Cliff. "Programming in C Language." In Beginning Samsung ARTIK, 239–56. Berkeley, CA: Apress, 2016. http://dx.doi.org/10.1007/978-1-4842-1952-2_15.
Full textSmith, Stephen. "Interacting with C and Python." In Raspberry Pi Assembly Language Programming, 169–87. Berkeley, CA: Apress, 2019. http://dx.doi.org/10.1007/978-1-4842-5287-1_9.
Full textConference papers on the topic "C Sharp (programming language)"
Stulova, Anastasia, Neil Hickey, Sven van Haastregt, Marco Antognini, and Kevin Petit. "The C++ for OpenCL Programming Language." In IWOCL '20: International Workshop on OpenCL. New York, NY, USA: ACM, 2020. http://dx.doi.org/10.1145/3388333.3388647.
Full textPhillips, Andrew T. "Highlighting programming language issues using mixed language programming nn Maple and C." In the 35th SIGCSE technical symposium. New York, New York, USA: ACM Press, 2004. http://dx.doi.org/10.1145/971300.971331.
Full textHsu, Donald K. "Learning a new programming language? Why not C# .NET programming?" In 2012 IEEE TCF Information Technology Professional Conference (TCF Pro IT). IEEE, 2012. http://dx.doi.org/10.1109/tcfproit.2012.6221130.
Full textGarcia, Cristobal Tapia, Luis Davila Gomez, Luis Castedo Cepeda, Cecilia Garcia Cena, and Basil Al Hadithi. "Flash™ applications for learning C programming language." In 2012 Tecnolog as Aplicadas a la Ense anza de la Electr nica (Technologies Applied to Electronics Teaching) (TAEE). IEEE, 2012. http://dx.doi.org/10.1109/taee.2012.6235411.
Full textEne, Alexandru, and Cosmin Stirbu. "Automatic generation of quizzes for C programming language." In 2020 12th International Conference on Electronics, Computers and Artificial Intelligence (ECAI). IEEE, 2020. http://dx.doi.org/10.1109/ecai50035.2020.9223159.
Full textKamiya, Shingo, Toshiyuki Yoshida, Takanobu Sugiyasu, and Koki Miyazawa. "A C language extension for machine-independent programming." In the 1986 ACM SIGSMALL/PC symposium. New York, New York, USA: ACM Press, 1986. http://dx.doi.org/10.1145/317559.322752.
Full textLuo, Fafen, and Ruiqing Du. "Discussion on copy constructor in C++ programming language." In Fourth International Conference on Machine Vision (ICMV 11), edited by Zhu Zeng and Yuting Li. SPIE, 2011. http://dx.doi.org/10.1117/12.920087.
Full textGao, Jieyu. "Programming and Designing Essentials of C Language and Object-oriented Language." In the Second International Conference. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2556871.2556897.
Full textLahav, Ori, Viktor Vafeiadis, Jeehoon Kang, Chung-Kil Hur, and Derek Dreyer. "Repairing sequential consistency in C/C++11." In PLDI '17: ACM SIGPLAN Conference on Programming Language Design and Implementation. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3062341.3062352.
Full textCoblenz, Michael. "Obsidian: A Safer Blockchain Programming Language." In 2017 IEEE/ACM 39th International Conference on Software Engineering Companion (ICSE-C). IEEE, 2017. http://dx.doi.org/10.1109/icse-c.2017.150.
Full textReports on the topic "C Sharp (programming language)"
Guarna, Vincent A., and Jr. VPC - A Proposal for a Vector Parallel C Programming Language. Fort Belvoir, VA: Defense Technical Information Center, October 1987. http://dx.doi.org/10.21236/ada190885.
Full textThomas, Bruce Hunter. A scheme for translating control flow in the C programming language to Grafcet with examples. Gaithersburg, MD: National Bureau of Standards, 1988. http://dx.doi.org/10.6028/nbs.ir.88-3741.
Full textChalupsky, Hans, and Robert M. MacGregor. STELLA - A Lisp-Like Language for Symbolic Programming with Delivery in Common Lisp, C++, and Java. Fort Belvoir, VA: Defense Technical Information Center, January 1999. http://dx.doi.org/10.21236/ada461405.
Full textCAMPBELL, PHILIP L. An Implementation of the Berlekamp-Massey Linear Feedback Shift-Register Synthesis Algorithm in the C Programming Language. Office of Scientific and Technical Information (OSTI), August 1999. http://dx.doi.org/10.2172/12658.
Full textFederal Information Processing Standards Publication: C - software standard, programming language. Gaithersburg, MD: National Institute of Standards and Technology, 1991. http://dx.doi.org/10.6028/nist.fips.160-1991.
Full textFederal Information Processing Standards Publication: for information systems - programming language - C. Gaithersburg, MD: National Institute of Standards and Technology, 1989. http://dx.doi.org/10.6028/nist.fips.160.
Full text