ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب XML in scientific computing

دانلود کتاب XML در محاسبات علمی

XML in scientific computing

مشخصات کتاب

XML in scientific computing

دسته بندی: برنامه نویسی: زبان های برنامه نویسی
ویرایش:  
نویسندگان:   
سری: Chapman & Hall/CRC numerical analysis and scientific computing 
ISBN (شابک) : 9781466512283, 1466512288 
ناشر: CRC Press 
سال نشر: 2013 
تعداد صفحات: 258 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 2 مگابایت 

قیمت کتاب (تومان) : 38,000



کلمات کلیدی مربوط به کتاب XML در محاسبات علمی: کتابخانه، ادبیات کامپیوتر، XML / XSLT



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 3


در صورت تبدیل فایل کتاب XML in scientific computing به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب XML در محاسبات علمی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب XML در محاسبات علمی

\"مقدمه XML مخفف زبان نشانه گذاری توسعه پذیر است. در واقع XML یک زبان نیست، بلکه یک روش سیستماتیک برای رمزگذاری و قالب بندی داده ها و عبارات موجود در یک فایل الکترونیکی بر اساس یک سیستم برچسب گذاری انتخاب شده است. یک برچسب ممکن است یک موجودیت کلی را نشان دهد. یک شی فیزیکی، ریاضی، یا انتزاعی، یک دستورالعمل، یا یک ساختار زبان کامپیوتری. داده ها می توانند اتومبیل ها و کامیون ها را در یک قطعه فروشنده، فصل های توصیف کنند. کتاب، ورودی یا خروجی یک آزمایش یا محاسبات علمی، مقادیر ویژه یک ماتریس، و هر چیز دیگری که بتوان با اعداد و کلمات توصیف کرد. به عنوان مثال، ممکن است سفارش دهیم: نان تست و تخم مرغ دستورالعمل های پخت بیشتری را می توان بین برچسب صبحانه محصور شده توسط براکت های نوک تیز (<>) و بسته شدن آن قرار داد. با اسلش (/). استفاده مجدد از داده داده های XML (ورودی) را می توان توسط یک شخص خواند یا توسط یک برنامه (برنامه) تجزیه و پردازش کرد که مجموعه جدیدی از داده ها (خروجی) تولید می کند. اگرچه ورودی یکسان است، خروجی به تفسیر برچسب ها بستگی دارد. قالب بندی داده ها چندشکلی ذاتی به ما اجازه می دهد تا داده های اصلی یکسان را به روش های مختلف تحقق بخشیم. به عنوان مثال: 1. یک نویسنده ممکن است کتابی بنویسد که برچسب‌های قالب‌بندی را بین کلمات، معادلات و شکل‌ها بر اساس قراردادهای xml و دستور زبان درج کند. فایل متنی (داده) را می توان برای تولید کتاب هایی با ظاهر متفاوت پردازش کرد. 2. یک دانشمند ممکن است یک کد المان محدود بنویسد که خروجی برچسب گذاری شده مطابق با قراردادهای xml تولید کند\"-- بیشتر بخوانید...</ span>


توضیحاتی درمورد کتاب به خارجی

"Preface XML stands for extensible markup language. In fact, XML is not a language, but a systematic way of encoding and formatting data and statements contained in an electronic file according to a chosen tagging system. A tag may represent a general entity, a physical, mathematical, or abstract object, an instruction, or a computer language construct. The data can describe cars and trucks in a dealer's lot, the chapters of a book, the input or output of a scientific experiment or calculation, the eigenvalues of a matrix, and anything else that can be described by numbers and words. Data presentation and description In the XML framework, information is described and presented in the same doc- ument, thus circumventing the need for legends and explanations. For example, we may order: toast and eggs Further cooking instructions can be included between the breakfast tag enclosed by the pointy brackets (<>) and its closure denoted by the slash (/). Data reuse XML data (input) can be read by a person or parsed and processed by a program (application) that produces a new set of data (output.) Although the input is the same, the output depends on the interpretation of the tags formatting the data. The inherent polymorphism allows us to materialize the same original data in different ways. For example: 1. An author may write a book inserting formatting tags between words, equations, and figures according to xml conventions and grammar. The text (data) file can be processed to produce books with different appear- ances. 2. A scientist may write a finite-element code that produces output tagged according to xml conventions"-- Read more...



فهرست مطالب


Content: 1. Text and data formatting --
2. Xml essential grammar --
3. Xml data processing with xsl --
4. Computing with xml/xsl --
5. Producing and importing xml data.
Abstract: \"Preface XML stands for extensible markup language. In fact, XML is not a language, but a systematic way of encoding and formatting data and statements contained in an electronic file according to a chosen tagging system. A tag may represent a general entity, a physical, mathematical, or abstract object, an instruction, or a computer language construct. The data can describe cars and trucks in a dealer\'s lot, the chapters of a book, the input or output of a scientific experiment or calculation, the eigenvalues of a matrix, and anything else that can be described by numbers and words. Data presentation and description In the XML framework, information is described and presented in the same doc- ument, thus circumventing the need for legends and explanations. For example, we may order: toast and eggs Further cooking instructions can be included between the breakfast tag enclosed by the pointy brackets (<>) and its closure denoted by the slash (/). Data reuse XML data (input) can be read by a person or parsed and processed by a program (application) that produces a new set of data (output.) Although the input is the same, the output depends on the interpretation of the tags formatting the data. The inherent polymorphism allows us to materialize the same original data in different ways. For example: 1. An author may write a book inserting formatting tags between words, equations, and figures according to xml conventions and grammar. The text (data) file can be processed to produce books with different appear- ances. 2. A scientist may write a finite-element code that produces output tagged according to xml conventions\"




نظرات کاربران