intTypePromotion=1
zunia.vn Tuyển sinh 2024 dành cho Gen-Z zunia.vn zunia.vn
ADSENSE

Function templates

Xem 1-20 trên 174 kết quả Function templates
  • Ebook "New synthetic routes to polyoxometalate containing ionic liquids: An investigation of their properties" carried out fundamental investigations into the development of polyoxometalate based ionic liquids (POM-ILs). The POM-ILs were obtained by charge balancing inorganic polyoxometalate (POM) anions with sterically demanding tetraalkylammonium or tetraalkylphosphonium cations.

    pdf138p tudohanhtau1006 29-03-2024 3 1   Download

  • Ebook "Self-assembly of flat organic molecules on metal surfaces: A theoretical characterisation" is devoted to ab initio studies of self-assembled organic molecules on a gold surface. This area of research is particularly vibrant because of the various applications such studies have in nanoscience and surface chemistry and physics. In this thesis Manuela Mura uses theory to suggest atomistic models for the observed assembled and she proposes an assembly mechanism.

    pdf181p coduathanh1122 27-03-2024 3 1   Download

  • Ebook "Complete JavaScript: Tips and secrets for professionals" provides readers with contents including: getting started with JavaScript; functions; arrays; objects; AJAX; classes; arithmetic (Math); comparison operations; conditions; loops; promises; regular expressions; date; error handling; geolocation; cookies; intervals and timeouts; generators; history; strict mode; custom elements;...

    pdf416p hanlinhchi 29-08-2023 7 5   Download

  • Ebook Object-oriented programming in C++ (Fourth edition): Part 2 includes contents: Chapter 11 Virtual functions, Chapter 12 Streams and files, Chapter 13 Multifile programs, Chapter 14 Templates and exceptions, Chapter 15 The standard template library, Chapter 16 Object-oriented software development.

    pdf510p haojiubujain02 03-07-2023 9 3   Download

  • Ebook Beginning PHP and MySQL: From Novice to Professional (3rd edition) - Part 1 presents the following content: Chapter 1 Introducing PHP, Chapter 2 Configuring your environment, Chapter 3 PHP basics, Chapter 4 Functions, Chapter 5 Arrays, Chapter 6 Object-Oriented PHP, Chapter 7 Advanced OOP Features, Chapter 8 Error and exception handling, Chapter 9 Strings and regular expressions, Chapter 10 Working with the file and operating system, Chapter 11 PEAR, Chapter 12 Date and time, Chapter 13 Forms, Chapter 14 Authenticating your users, Chapter 15 Handling file uploads, Chapter 16 Networkin...

    pdf538p haojiubujain01 06-06-2023 6 3   Download

  • Biomimicry is a fascinating approach to inspire for preparing hierarchical structures of functional materials from nature through templating and transformation methods. In this work, abundantly discarded crab shell was used as a starting material to extract chitosan for investigating its complex self-assembly for material development.

    pdf12p vidudley 20-02-2023 5 2   Download

  • Transfer ribonucleic acids (tRNAs) serve not only as amino acid carriers during translation but also as a template for the biogenesis of short fragments that can regulate gene expression. Despite recent progress in the function of tRNA-derived fragments (tRFs), their intracellular localization, protein partners, and role in regulating translation are not well understood. We used synthetic tRFs to investigate their localization and function in Drosophila S2 cells.

    pdf11p lyhuyenthu 31-01-2023 8 2   Download

  • The main contents of "Ebook Beginning PHP and MySQL: From novice to professional (3/e) - Part 1" include all of the following: Introducing PHP, configuring your environment, PHP basics, functions, arrays, object-oriented PHP, advanced OOP features, error and exception handling, strings and regular expressions, working with the file and operating system, PEAR, date and time, forms, authenticating your users, handling file uploads, networking, PHP and LDAP, session handlers, templating with smarty.

    pdf538p runthenight04 04-01-2023 49 8   Download

  • Nanoparticle-polymer composites are important functional materials but structural control of their assembly is challenging. Owing to its crystalline internal structure and tunable nanoscale morphology, cellulose is promising polymer scaffold for templating such composite materials.

    pdf12p viginny 30-12-2022 4 2   Download

  • In this paper, a novel functional monomer, N-(pyrrolidin-2-ylmethyl) methacrylamide (PMMA), was synthesized. Using Co(II) ions as the template, 2,2-azoisobutyronitrile (AIBN) as the initiator, ethylene glycol dimethacrylate (EDGMA) as the crosslinking agent, twenty-seven Co(II) ion-imprinted composite membranes (Co(II)-PMMAIICM1~27) and their corresponding non-imprinted composite membranes (PMMA-NICM1~27) were prepared.

    pdf13p vironald 15-12-2022 7 3   Download

  • Bài giảng Kỹ thuật lập trình - Chương 3: Hàm. Chương này cung cấp cho học viên những nội dung về: truyền tham trị, tham biến và tham số ngầm định; đa năng hóa hàm (function overload); con trỏ hàm và tham số hóa hàm; khái quát hóa hàm (function templates); biểu thức lamda và hàm nặc danh;... Mời các bạn cùng tham khảo chi tiết nội dung bài giảng!

    pdf43p duonghoanglacnhi 07-11-2022 11 2   Download

  • Software design - Lecture 41. The main topics covered in this chapter include: template design pattern or pattern design pattern; software processes and templates; requirement specification template; functional specfication template; design document template; audit documents;...

    ppt25p haoasakura 30-05-2022 12 3   Download

  • Lecture Object-Oriented programming - Lesson 32: Motivation. The main topics covered in this chapter include: function prints an array of integer elements, consider the Array class that wraps an array of integers, boolean variables, generic programming, function templates,...

    ppt24p linyanjun_2408 23-04-2022 18 1   Download

  • Lecture Object-Oriented programming - Lesson 35: Member templates. The main topics covered in this chapter include: member templates - a class or class template can have member functions that are themselves templates; tnstantiation, class template specialization,...

    ppt25p linyanjun_2408 23-04-2022 17 1   Download

  • Lecture Object-Oriented programming - Lesson 36: Member templates revisited. The main topics covered in this chapter include: member templates revisited - an ordinary class can also have member templates; partial specialization, complete specialization, function templates, non-type parameters,...

    ppt25p linyanjun_2408 23-04-2022 13 1   Download

  • Lecture Object-Oriented programming - Lesson 37: Resolution order. The main topics covered in this chapter include: compiler searches a complete specialization whose type matches exactly with that of declaration; if it fails then it searches for some partial specialization; in the end it searches for some general template,...

    ppt33p linyanjun_2408 23-04-2022 13 1   Download

  • Lecture Object-Oriented programming - Lesson 38: Templates and friends. The main topics covered in this chapter include: like inheritance, templates or their specializations are compatible with friendship feature of C++; declaring a template as friend implies that all kinds of its specializations – explicit;...

    ppt26p linyanjun_2408 23-04-2022 17 1   Download

  • Lecture Introduction to Programming: Lesson 41 provide students with knowledge about templates; types of templates: function templates, class templates; swap function; function overloading; template structure;...

    ppt30p hanthienngao 15-04-2022 16 1   Download

  • Lecture Introduction to Programming: Lesson 42 provide students with knowledge about template ; template classes; last in first out; member function; non type parameters; static member variables; friend function; queue link list;...

    ppt32p hanthienngao 15-04-2022 17 1   Download

  • A new chromium(III) ion-imprinted polymer (IIP) was prepared from a Cr(III)-nicotinate complex (template), acrylamide (functional monomer), and ethylene glycol dimethacrylate (cross-linking agent) using 2,2’-azobisisobutyronitrile as the radical initiator. IIP was characterised and used as a selective sorbent for the solid-phase extraction of Cr(III) ions. The conditions for dynamic separation of Cr(III) on IIP were optimised.

    pdf11p langthannam 29-12-2021 18 0   Download

CHỦ ĐỀ BẠN MUỐN TÌM

ADSENSE

nocache searchPhinxDoc

 

Đồng bộ tài khoản
2=>2