<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://css.freetonik.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://css.freetonik.com/wiki/feed.php">
        <title>Computer Science Student Wiki</title>
        <description></description>
        <link>http://css.freetonik.com/wiki/</link>
        <image rdf:resource="http://css.freetonik.com/wiki/lib/images/favicon.ico" />
       <dc:date>2011-12-29T17:09:54+04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://css.freetonik.com/wiki/software_engineering:software_process_models?rev=1325071587&amp;do=diff"/>
                <rdf:li rdf:resource="http://css.freetonik.com/wiki/start?rev=1311158122&amp;do=diff"/>
                <rdf:li rdf:resource="http://css.freetonik.com/wiki/scheme:chisla?rev=1270181011&amp;do=diff"/>
                <rdf:li rdf:resource="http://css.freetonik.com/wiki/sources:2007:linux_and_c:assignment_4?rev=1267763239&amp;do=diff"/>
                <rdf:li rdf:resource="http://css.freetonik.com/wiki/sources:2007:linux_and_c:assignment_3?rev=1267762611&amp;do=diff"/>
                <rdf:li rdf:resource="http://css.freetonik.com/wiki/sources:2007:linux_and_c:assignment_2?rev=1267762257&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://css.freetonik.com/wiki/lib/images/favicon.ico">
        <title>Computer Science Student Wiki</title>
        <link>http://css.freetonik.com/wiki/</link>
        <url>http://css.freetonik.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://css.freetonik.com/wiki/software_engineering:software_process_models?rev=1325071587&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-28T15:26:27+04:00</dc:date>
        <dc:creator>griselqrrze</dc:creator>
        <title>Software process models</title>
        <link>http://css.freetonik.com/wiki/software_engineering:software_process_models?rev=1325071587&amp;do=diff</link>
        <description>Chapter 4

Software process is a set of activities that leads to the production of a software product. There’s no, of course, ideal software process and every project needs different. Software processes are complex and, like all other intellectual and creative processes, rely on people making decisions and judgments.</description>
    </item>
    <item rdf:about="http://css.freetonik.com/wiki/start?rev=1311158122&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-07-20T14:35:22+04:00</dc:date>
        <dc:creator>Serge</dc:creator>
        <title>Главная страница</title>
        <link>http://css.freetonik.com/wiki/start?rev=1311158122&amp;do=diff</link>
        <description>Главная страница


регистрацииthe research paper


Давайте играть everest poker или писать custom essays</description>
    </item>
    <item rdf:about="http://css.freetonik.com/wiki/scheme:chisla?rev=1270181011&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-02T08:03:31+04:00</dc:date>
        <dc:creator>Колесников Виталий Мухаммадович</dc:creator>
        <title>Числа</title>
        <link>http://css.freetonik.com/wiki/scheme:chisla?rev=1270181011&amp;do=diff</link>
        <description>Числа в scheme могут быть целыми(integer; например, 42), рациональными (rational; например, 22/7), вещественными (real; например 3.1416) или комплексными (complex; например 2+3i). Целые числа являются рациональными, те в свою очередь вещественными, а вещественные - комплексными. Существуют проверочные функции для каждого из типов.…</description>
    </item>
    <item rdf:about="http://css.freetonik.com/wiki/sources:2007:linux_and_c:assignment_4?rev=1267763239&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-05T07:27:19+04:00</dc:date>
        <dc:creator>freetonik</dc:creator>
        <title>Assignment 4 - создано</title>
        <link>http://css.freetonik.com/wiki/sources:2007:linux_and_c:assignment_4?rev=1267763239&amp;do=diff</link>
        <description>Preface

In this assignment you will practice the usage of text and binary files in C. In doing so you will use the struct and union constructs to store related information in records. Last you will use the built-in sorting function (qsort) to sort your records and store them in the binary file. Your task is to manipulate geometric objects which are stored in a text file. You have to read the geometric objects and store them in a binary file.</description>
    </item>
    <item rdf:about="http://css.freetonik.com/wiki/sources:2007:linux_and_c:assignment_3?rev=1267762611&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-05T07:16:51+04:00</dc:date>
        <dc:creator>freetonik</dc:creator>
        <title>Assignment 3 - создано</title>
        <link>http://css.freetonik.com/wiki/sources:2007:linux_and_c:assignment_3?rev=1267762611&amp;do=diff</link>
        <description>Assignment Background

Integer arithmetic is limited because of the size of the primitive data types in C – char, short and long. You are tasked to design a prototype software system for providing unlimited accuracy of integer arithmetic for addition and multiplication operations. After consultation with your project leader you decided to implement the software package using linked lists. The following are the requirements for system:</description>
    </item>
    <item rdf:about="http://css.freetonik.com/wiki/sources:2007:linux_and_c:assignment_2?rev=1267762257&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-05T07:10:57+04:00</dc:date>
        <dc:creator>freetonik</dc:creator>
        <title>Assignment 2</title>
        <link>http://css.freetonik.com/wiki/sources:2007:linux_and_c:assignment_2?rev=1267762257&amp;do=diff</link>
        <description>Preface


Typically data is transmitted along a transmission line by moving a byte to a register in a «serial interface chip» which converts the eight bit byte into a stream of bits which are transmitted from the serial port of the computer one at a time. At the other end the bits come into the serial port of the computer at the other end where there is a similar chip which collects the bits coming in serial fashion and then outputs the reconstituted byte to the CPU.</description>
    </item>
</rdf:RDF>

