==== biblioteki boost ==== == kontenery == * graph, tworenie prostych grafów (skierowane i nieskierowane) {{grafy.cpp}} * graph, przeglądanie grafów (BFS, DFS) {{graph.cpp}} * graph, algorytmy (dijkstry, minimalne drzewo rozpinające) {{Dijkstra_SpanningTree.cpp}} * graph, przeglądanie A* {{nazwa.cpp}} * graph, przeglądanie (Dijkstra) {{dijkstra_visitor.cpp}} * [[graph_import_export|graph, import/eksport]] {{graph_iexport.cpp}} * multi_array [[http://mion.elka.pw.edu.pl/~aszczepa/multi_array.cpp|ISO-8859-2]] * variant {{Variant_Example.cpp}} * any {{boost_any.cpp}}{{:integer.cpp|}} * optional {{boost_optional.cpp}} * [[tuple|Biblioteka Boost Tuple]] * bimap {{:opis_kontenera:bimap.cpp|}} * circular_buffer {{circular_buffer.cpp}} * [[GIL (Generic Image Library) - konwersje]] [[http://mion.elka.pw.edu.pl/~bszwajko/boost_gil-convertion_file_formats.cpp|boost_gil-convertion_file_formats.cpp]] * gil (generic image library) - transformaty {{obroty_transformaty.cpp}} * gil (generic image library) - zmiana rozmiarów {{gil_resize.cpp}} * intrusive {{nazwa.cpp}} * minmax {{minmax.cpp}} == programowanie generyczne == * [[bind|Biblioteka Boost Bind]] * [[lambda|Biblioteka Boost Lambda]] * concept_check {{nazwa.cpp}} * [[static_assert|Biblioteka Boost Static Assert]] * [[type_traits|Biblioteka type_traits]] {{type_traits.cpp}} == inne == * ref {{ref.cpp}} * signals {{signals.cpp}} * pool {{pool.cpp}} * [[smart_ptr|smart_ptr]] {{smart_ptr_latin2.cpp}} * lexical_cast {{lexical_cast_2.cpp}} * [[format|Biblioteka Boost Format]] * string_algo {{string_algo.cpp}} * [[regex|Biblioteka Boost Regex]] * [[spirit|Biblioteka Boost Spirit]] * [[tokenizer|Biblioteka Boost Tokenizer]] * [[xpressive|Biblioteka Boost Xpressive]] {{xpressive.cpp}} * tribool {{tribool.cpp}} * operators {{boostoperators.cpp}} * function {{boost_function.cpp}} * thread (użycie wątków) {{boost_thread.cpp}} * thread (synchronizacja) {{synchronizacja.cpp}}[[http://mion.elka.pw.edu.pl/~kgrydziu/synchronizacja.cpp|8859-2]] * thread (thread local storage) {{nazwa.cpp}} * [[boosttest|Boost.Test]] * [[serialization|Biblioteka Boost Serialization]]{{serial.cpp|}} * parameter {{parameter2.cpp}} * date_time {{date_time.cpp}} (UTF-8) * [[filesystem|Biblioteka Boost Filesystem]] * program_options {{program_options.cpp|}}[[http://mion.elka.pw.edu.pl/~rplocien/program_options.cpp|ISO-8859-2]] * iostreams (filtry) {{nazwa.cpp}} * iostreams (łańcuchy) {{boost_iostreams_filter_chains.cpp}} (ISO-8859-2) * iostreams (devices) {{iostreams (devices).cpp}} * asio (timery) {{timer_asio.cpp}} * asio (gniazda TCP) {{nazwa.cpp}} * asio (gniazda UDP) {{nazwa.cpp}} * interprocess (pamięć dzielona) {{shared_memory.cpp}} * interprocess (synchronizacja) {{nazwa.cpp}} * integer {{integer.cpp}} * [[ublas|uBlas, macierze]] * random {{boost_random.cpp}} * accumulators {{boost_accumulators.cpp}} * math, statistical_distributions {{nazwa.cpp}} * [[math_complex_algorithms|math, complex number algorithms]] {{complex_boost_example.cpp}} * [[reprezentacje_macierzy|uBLAS, reprezentacje macierzy]] {{ublas_repr.cpp}} * [[uBLAS, operacje na macierzach]] {{matrix_ops.cpp}} * fusion {{fusion.cpp}} * [[crc]] {{boost_crc.cpp}}{{boostcrcexample.cpp}} * system {{nazwa.cpp}} * [[timer]] {{timer_test.cpp}} * [[units]] {{boostunits.cpp}} * [[value_initialized]] {{value_initialized.cpp}} [[start]] {{:timer_asio.cpp|}}{{:type_traits_example.cpp|}}{{:type_traits_example.cpp|}}{{:shared_memory.cpp|}}{{:boostcrc.cpp|}}{{:type_traits.cpp|}}