2020-06-29 04:40:24 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2022-09-08 08:17:03 +08:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
2020-06-29 04:40:24 +08:00
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2021-10-26 03:34:27 +08:00
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2023-01-21 05:44:50 +08:00
< meta name = "generator" content = "Doxygen 1.9.6" / >
2020-06-29 04:40:24 +08:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Algorithms_in_C: Globals< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/x-mathjax-config" >
2021-10-26 03:34:27 +08:00
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
2020-06-29 04:40:24 +08:00
});
< / script >
< script type = "text/javascript" async = "async" src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
2022-01-15 04:11:27 +08:00
< tr id = "projectrow" >
< td id = "projectalign" >
2021-10-26 03:34:27 +08:00
< div id = "projectname" > Algorithms_in_C< span id = "projectnumber" >   1.0.0< / span >
2020-06-29 04:40:24 +08:00
< / div >
< div id = "projectbrief" > Set of algorithms implemented in C.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2023-01-21 05:44:50 +08:00
<!-- Generated by Doxygen 1.9.6 -->
2020-06-29 04:40:24 +08:00
< script type = "text/javascript" >
2021-10-26 03:34:27 +08:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2022-09-08 08:17:03 +08:00
var searchBox = new SearchBox("searchBox", "search/",'.html');
2020-06-29 04:40:24 +08:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2021-10-26 03:34:27 +08:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-06-29 04:40:24 +08:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-10-26 03:34:27 +08:00
/* @license-end */
< / script >
2020-06-29 04:40:24 +08:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2021-10-26 03:34:27 +08:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-06-29 04:40:24 +08:00
$(document).ready(function(){initNavTree('globals_t.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
2022-09-08 08:17:03 +08:00
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
2020-06-29 04:40:24 +08:00
< / div >
< div class = "contents" >
< div class = "textblock" > Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:< / div >
2021-10-26 03:34:27 +08:00
< h3 > < a id = "index_t" name = "index_t" > < / a > - t -< / h3 > < ul >
2023-02-04 02:41:35 +08:00
< li > test()  :  < a class = "el" href = "df/d27/alaw_8c.html#a840bf13d2e4d75d38fb7bf3a655152f5" > alaw.c< / a > , < a class = "el" href = "d0/d51/celsius__to__fahrenheit_8c.html#aa8dca7b867074164d5f45b0f3851269d" > celsius_to_fahrenheit.c< / a > , < a class = "el" href = "d1/dba/decimal__to__any__base_8c.html#aa8dca7b867074164d5f45b0f3851269d" > decimal_to_any_base.c< / a > , < a class = "el" href = "d8/d30/decimal__to__binary__recursion_8c.html#aa8dca7b867074164d5f45b0f3851269d" > decimal_to_binary_recursion.c< / a > , < a class = "el" href = "da/d96/infix__to__postfix2_8c.html#aa8dca7b867074164d5f45b0f3851269d" > infix_to_postfix2.c< / a > , < a class = "el" href = "dd/d53/int__to__string_8c.html#aa8dca7b867074164d5f45b0f3851269d" > int_to_string.c< / a > , < a class = "el" href = "d0/d8a/octal__to__hexadecimal_8c.html#aa8dca7b867074164d5f45b0f3851269d" > octal_to_hexadecimal.c< / a > , < a class = "el" href = "dd/de6/roman__numerals__to__decimal_8c.html#aa8dca7b867074164d5f45b0f3851269d" > roman_numerals_to_decimal.c< / a > , < a class = "el" href = "da/da0/segment__tree_8c.html#aa8dca7b867074164d5f45b0f3851269d" > segment_tree.c< / a > , < a class = "el" href = "d3/d78/words__alphabetical_8c.html#aa8dca7b867074164d5f45b0f3851269d" > words_alphabetical.c< / a > , < a class = "el" href = "df/dfa/vector_8c.html#aa8dca7b867074164d5f45b0f3851269d" > vector.c< / a > , < a class = "el" href = "db/de1/lcs_8c.html#aa8dca7b867074164d5f45b0f3851269d" > lcs.c< / a > , < a class = "el" href = "d8/d1e/matrix__chain__order_8c.html#aa8dca7b867074164d5f45b0f3851269d" > matrix_chain_order.c< / a > , < a class = "el" href = "d5/db8/vectors__3d_8c.html#aa8dca7b867074164d5f45b0f3851269d" > vectors_3d.c< / a > , < a class = "el" href = "d7/d98/spirograph_8c.html#a708a4c1a4d0c4acc4c447310dd4db27f" > spirograph.c< / a > , < a class = "el" href = "d9/dcc/prim_8c.html#aff3f4c22009b2aa4e385a76a8a1cdc1c" > prim.c< / a > , < a class = "el" href = "d0/df3/6_8c.html#aa8dca7b867074164d5f45b0f3851269d" > 6.c< / a > , < a class = "el" href = "d6/d76/k__means__clustering_8c.html#aa8dca7b867074164d5f45b0f3851269d" > k_means_clustering.c< / a > , < a class = "el" href = "d6/d2e/cartesian__to__polar_8c.html#ae1a3968e7947464bee7714f6d43b7002" > cartesian_to_polar.c< / a > , < a class = "el" href = "d8/d75/fibonacci__formula_8c.html#aa8dca7b867074164d5f45b0f3851269d" > fibonacci_formula.c< / a > , < a class = "el" href = "da/d93/prime_8c.html#ae1a3968e7947464bee7714f6d43b7002" > prime.c< / a > , < a class = "el" href = "d1/ded/group__misc.html#gaa8dca7b867074164d5f45b0f3851269d" > prime_sieve.c< / a > , < a class = "el" href = "d4/dcc/strong__number_8c.html#ae1a3968e7947464bee7714f6d43b7002" > strong_number.c< / a > , < a class = "el" href = "d5/da4/hamming__distance_8c.html#aa8dca7b867074164d5f45b0f3851269d" > hamming_distance.c< / a > , < a class = "el" href = "df/d43/postfix__evaluation_8c.html#aa8dca7b867074164d5f45b0f3851269d" > postfix_evaluation.c< / a > , < a class = "el" href = "de/dcf/rot13_8c.html#aa8dca7b867074164d5f45b0f3851269d" > rot13.c< / a > , < a class = "el" href = "d1/dc7/run__length__encoding_8c.html#aa8dca7b867074164d5f45b0f3851269d" > run_length_encoding.c< / a > , < a class = "el" href = "d2/d87/non__preemptive__priority__scheduling_8c.html#aa8dca7b867074164d5f45b0f3851269d" > non_preemptive_priority_scheduling.c< / a > , < a class = "el" href = "df/d3b/binary__search_8c.html#ae1a3968e7947464bee7714f6d43b7002" > binary_search.c< / a > , < a class = "el" href = "da/d6c/exponential__search_8c.html#aa8dca7b867074164d5f45b0f3851269d" > exponential_search.c< / a > , < a class = "el" href = "d2/d9b/floyd__cycle__detection__algorithm_8c.html#aa8dca7b867074164d5f45b0f3851269d" > floyd_cycle_detection_algorithm.c< / a > , < a class = "el" href = "d6/d7b/jump__search_8c.html#ae1a3968e7947464bee7714f6d43b7002" > jump_search.c< / a > , < a class = "el" href = "d5/de2/sentinel__linear__search_8c.html#aa8dca7b867074164d5f45b0f3851269d" > sentinel_linear_search.c< / a > , < a class = "el" href = "dd/de4/bubble__sort_8c.html#ae1a3968e7947464bee7714f6d43b7002" > bubble_sort.c< / a > , < a class = "el" href = "d2/d6d/bubble__sort__2_8c.html#aa8dca7b867074164d5f45b0f3851269d" > bubble_sort_2.c< / a > , < a class = "el" href = "d5/d38/bubble__sort__recursion_8c.html#ae1a3968e7947464bee7714f6d43b7002" > bubble_sort_recursion.c< / a > , < a class = "el" href = "de/dff/heap__sort__2_8c.html#aa8dca7b867074164d5f45b0f3851269d" > heap_sort_2.c<
2021-10-26 03:34:27 +08:00
< li > test1()  :  < a class = "el" href = "dd/d8c/adaline__learning_8c.html#ab4ecb3accf5d9e0263087e7265bbe3a9" > adaline_learning.c< / a > , < a class = "el" href = "d2/df6/kohonen__som__topology_8c.html#a1440a7779ac56f47a3f355ce4a8c7da0" > kohonen_som_topology.c< / a > , < a class = "el" href = "d0/d46/kohonen__som__trace_8c.html#a1440a7779ac56f47a3f355ce4a8c7da0" > kohonen_som_trace.c< / a > , < a class = "el" href = "d0/dcb/poly__add_8c.html#ab215107dbb50c7efa811a687ce9b95af" > poly_add.c< / a > , < a class = "el" href = "d7/d50/qr__eigen__values_8c.html#a1440a7779ac56f47a3f355ce4a8c7da0" > qr_eigen_values.c< / a > < / li >
< li > test2()  :  < a class = "el" href = "dd/d8c/adaline__learning_8c.html#a05cc9a0acb524fde727a4d7b4a747ee6" > adaline_learning.c< / a > , < a class = "el" href = "d6/d76/k__means__clustering_8c.html#a0283886819c7c140a023582b7269e2d0" > k_means_clustering.c< / a > , < a class = "el" href = "d2/df6/kohonen__som__topology_8c.html#a0283886819c7c140a023582b7269e2d0" > kohonen_som_topology.c< / a > , < a class = "el" href = "d0/d46/kohonen__som__trace_8c.html#a0283886819c7c140a023582b7269e2d0" > kohonen_som_trace.c< / a > , < a class = "el" href = "d0/dcb/poly__add_8c.html#a0c5173884bd798a6ca6f437b9b932409" > poly_add.c< / a > , < a class = "el" href = "d7/d50/qr__eigen__values_8c.html#a0283886819c7c140a023582b7269e2d0" > qr_eigen_values.c< / a > < / li >
< li > test3()  :  < a class = "el" href = "dd/d8c/adaline__learning_8c.html#a3f37b9f073f7e57fd0b39d70718af1b1" > adaline_learning.c< / a > , < a class = "el" href = "d2/df6/kohonen__som__topology_8c.html#a6d0455dd5c30adda100e95f0423c786e" > kohonen_som_topology.c< / a > , < a class = "el" href = "d0/d46/kohonen__som__trace_8c.html#a6d0455dd5c30adda100e95f0423c786e" > kohonen_som_trace.c< / a > , < a class = "el" href = "d0/dcb/poly__add_8c.html#ab138609c765e2fd8b89e9c107cd40d57" > poly_add.c< / a > < / li >
< li > test_2d_classes()  :  < a class = "el" href = "d2/df6/kohonen__som__topology_8c.html#adb5ded007be1fd666fab9affe6764018" > kohonen_som_topology.c< / a > < / li >
< li > test_3d_classes()  :  < a class = "el" href = "d0/d46/kohonen__som__trace_8c.html#a41ae16442e3e5b891a58d2e5932a2cd0" > kohonen_som_trace.c< / a > < / li >
< li > test_3d_classes1()  :  < a class = "el" href = "d2/df6/kohonen__som__topology_8c.html#ad9e25202bb8b481461f932668f249dbc" > kohonen_som_topology.c< / a > < / li >
< li > test_3d_classes2()  :  < a class = "el" href = "d2/df6/kohonen__som__topology_8c.html#a5bb02a8322d717ead1b11182c5f02a3a" > kohonen_som_topology.c< / a > < / li >
< li > test_adler32()  :  < a class = "el" href = "d7/d3b/group__hash.html#ga994ea8b243b6c0fbef734551ec5765dd" > hash_adler32.c< / a > < / li >
< li > test_c_atoi()  :  < a class = "el" href = "d7/dd8/c__atoi__str__to__integer_8c.html#a8c66c03637e48e375b80b5d7791e57be" > c_atoi_str_to_integer.c< / a > < / li >
< li > test_circle()  :  < a class = "el" href = "d0/d46/kohonen__som__trace_8c.html#a107f00650b8041f77767927073ddddb8" > kohonen_som_trace.c< / a > < / li >
< li > test_crc32()  :  < a class = "el" href = "d7/d3b/group__hash.html#gad451622bbdca271edfa8e0d98ca422f2" > hash_crc32.c< / a > < / li >
< li > test_djb2()  :  < a class = "el" href = "d7/d3b/group__hash.html#ga9f76001544014905468dc812336110d5" > hash_djb2.c< / a > < / li >
< li > test_function()  :  < a class = "el" href = "dc/d47/realtime__stats_8c.html#aa54c915581fcc495489175a4386d59fd" > realtime_stats.c< / a > < / li >
< li > test_lamniscate()  :  < a class = "el" href = "d0/d46/kohonen__som__trace_8c.html#aa2246f940155472084ee461f3685d614" > kohonen_som_trace.c< / a > < / li >
< li > test_sdbm()  :  < a class = "el" href = "d7/d3b/group__hash.html#gab87679863646255178427a56dc33e453" > hash_sdbm.c< / a > < / li >
< li > test_xor8()  :  < a class = "el" href = "d7/d3b/group__hash.html#ga39d4c16427acbf8bbe744f6d8ed61dc0" > hash_xor8.c< / a > < / li >
2021-12-10 01:57:52 +08:00
< li > testZigZag()  :  < a class = "el" href = "d0/df3/6_8c.html#a109c3813445bcf97d154a671119deae9" > 6.c< / a > < / li >
2021-10-26 03:34:27 +08:00
< li > to_polar()  :  < a class = "el" href = "d6/d2e/cartesian__to__polar_8c.html#afb80d77f0c994240309ccddcc9525e70" > cartesian_to_polar.c< / a > < / li >
< li > Top()  :  < a class = "el" href = "da/d96/infix__to__postfix2_8c.html#a2d1c13296ce9c42bb5dd7d834e2802bf" > infix_to_postfix2.c< / a > < / li >
2020-06-29 04:40:24 +08:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2023-01-21 05:44:50 +08:00
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.6 < / li >
2020-06-29 04:40:24 +08:00
< / ul >
< / div >
< / body >
< / html >