blob_id large_stringlengths 40 40 | language large_stringclasses 1
value | repo_name large_stringlengths 6 84 | path large_stringlengths 4 149 | src_encoding large_stringclasses 10
values | length_bytes int64 86 393k | score float64 2.52 5.16 | int_score int64 3 5 | detected_licenses large listlengths 0 6 | license_type large_stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|---|
c3a761839d6365099dd9364c9a6c764a022e8cf2 | C | hwangyoungjin/Data_structure | /C/Graph-2/PrimMST.c | UTF-8 | 2,666 | 3.53125 | 4 | [] | no_license |
6e3e320e1ce472a4bd0ec975cb5351c63adf9d7d | C | YG1ee/datastructurePr | /graph/graph.c | UTF-8 | 1,711 | 4.21875 | 4 | [] | no_license |
42a47ebbde44330da3e327661ff474612c5f29d9 | C | lozenia64/DataStructuers | /2.ArraysAndStructures/009.union.c | UTF-8 | 1,063 | 3.484375 | 3 | [] | no_license |
1befc1300d4d3d8bdecef59a177ed2531698e1f3 | C | eldora/CASM | /source/core.c | UTF-8 | 8,589 | 2.953125 | 3 | [] | no_license |
0d3ebedd2d8108951312c1ca9be0918c0a38e10d | C | HVHOss/certi-study | /datastructure/graph-adj-list.c | UTF-8 | 1,328 | 3.46875 | 3 | [] | no_license |
9b419169533ccc404270772bb2b8ad5fe4a085d1 | C | JinKyuGit/Cstudy | /etc/fileIoTest3.c | UTF-8 | 1,276 | 3.6875 | 4 | [] | no_license |
1a57224cb952dc12103600c28d72c9201240bfbe | C | gawain6/TIL | /algorithm/boj/_1000/1018.c | UTF-8 | 1,268 | 3 | 3 | [] | no_license |
18fa723ad7247aec755a0ba9529e38fe5a44c78b | C | welkin-qing/C | /数据结构代码/校园导游.c | GB18030 | 21,104 | 3 | 3 | [] | no_license |
35e6e3abfced5796f66b797a721b182754da5e84 | C | detergentyoon/c-core_c_programming | /C07/p374-15.c | UTF-8 | 307 | 3.9375 | 4 | [] | no_license |
d456e82cf519746bf5ff91f26f2dfce2f1063aaf | C | LandmineSoldier/CodingTest | /BaekJoon/C/A0-InOutArithmetic/A8-20210515-FourArithmetic.c | UTF-8 | 309 | 4.15625 | 4 | [] | no_license |
9dea791e5ce26ca7fa4c9c8d3e7b0e8ebe44f7bc | C | Leo-Mun/CS | /OS/deadlock_avoid_B.c | UTF-8 | 11,078 | 3.578125 | 4 | [] | no_license |
38961a971b1215b7b3021967b462f9c15e21ed52 | C | hangstone/hangOS | /02.Kernel64/Source/Console.c | UTF-8 | 5,442 | 3.15625 | 3 | [] | no_license |
51d6316b10900fed2064c8b3bfad237cbf9d288e | C | qualificationalitated/Start_git | /Algorithm/11000~11999/11866/11866.c | UTF-8 | 731 | 3.203125 | 3 | [] | no_license |
a1d53e15e3ee4c45c13213a5067618c334c44cd7 | C | ykhaam/Coding-Interview | /4.Tree and Graph/4-2.minTree.c | UTF-8 | 1,803 | 4.15625 | 4 | [] | no_license |
028bdca5dff93af0bd821437c0bf2037a181e737 | C | lye2i/FP_1 | /delete.c | UTF-8 | 2,122 | 3.453125 | 3 | [] | no_license |
1b376102da7fc1d16265afdf68ad27528964ad21 | C | 21800430/team-mini_project | /project/product.h | UTF-8 | 757 | 2.546875 | 3 | [] | no_license |
99740200a015d1b8a1ee381654e43dc53caeba55 | C | nerdooit/nerdooit.github.io | /draft/lecture/test/18강_포스터 인쇄비용구하기(DP4)/Test3_poster_cost.c | UTF-8 | 987 | 3.09375 | 3 | [
"MIT"
] | permissive |
f6de57f021e971d84fe2059aebd511769aafca5a | C | guhwanbae/Hello-Linux | /tutorials/processes_signals/processes/exec/execlp/ps_execlp.c | UTF-8 | 753 | 3.484375 | 3 | [] | no_license |
73725132c0646096372f05b0e4bbdf0c10b03fb4 | C | VDoring/COS-Pro | /2급/C/2급 C 문제/5차 2급 10_initial_code.c | UTF-8 | 976 | 3.8125 | 4 | [] | no_license |
1f7b9c92138d5b92ce422d7e7910e1747d0acf75 | C | Giyoooon/2021sp_proj | /System_Programming/sp20161565_proj3/run_command.c | UTF-8 | 10,991 | 2.75 | 3 | [] | no_license |
c2441f1b96e3857d911c3cc1e25ad8d49679cbbf | C | detergentyoon/c-core_c_programming | /C07/p372-9.c | UTF-8 | 520 | 3.5 | 4 | [] | no_license |
0dfca1086c804b02cf55bff50ac48205e8ca2d17 | C | comiluv/c-cpp-practice | /q5baseconv.c | UTF-8 | 886 | 3.578125 | 4 | [] | no_license |
2389705eeee6cfc84888c8e4e2ada121118e090a | C | keiluv/simple-music-random-player | /main.c | UTF-8 | 1,878 | 3.9375 | 4 | [] | no_license |
a8b16fb77fe3941cef078902c6fa6ff0c6db0c76 | C | Codejune/linux-system-programming | /기본과제/#B9_178_20162448/소스코드/ssu_tmpnam.c | UTF-8 | 813 | 3.453125 | 3 | [] | no_license |
b21b3357a9f13daabae070909295f9f4af8a8703 | C | GwonTaekJoon/DataStructure_study_using_c | /Binary_Tree/Binary_Tree/main.c | UTF-8 | 1,621 | 4.09375 | 4 | [] | no_license |
7fb9ae7450ee39f49338d8f4b17e84b9dba44b4e | C | 2hyes/Data-Structure | /01_exq11.c | UTF-8 | 341 | 4.03125 | 4 | [] | no_license |
45c1db5c3101d6932665efef8489c8d05b55ffc7 | C | jtjisgod/BOB_ARP_Spoofing | /arp_spoofing.c | UTF-8 | 5,718 | 2.578125 | 3 | [] | no_license |
e4f8a03d7b4fb2b5ee214bb3ea61b593c703bc52 | C | Greenfrog13/Algorithm_C | /Al/chap01/Q2.c | UTF-8 | 380 | 3.828125 | 4 | [] | no_license |
94639295711f070a30a7425ee3c4f54c4cc7396a | C | hamin7/ITE_1009_C_Programming | /18_12_31(Operator)/operator(10).c | UTF-8 | 495 | 4.125 | 4 | [] | no_license |
ce8c538068c5536cba11015955272e1f3622919e | C | Genne23v/007031 | /ch6/연습문제/Ex6_8.c | UTF-8 | 1,440 | 4.15625 | 4 | [] | no_license |
25906246cd4a132fb72aadd32fa370e45e545dba | C | SeunghoSong/bit | /20190325/thread/ex3.c | UTF-8 | 2,699 | 2.703125 | 3 | [] | no_license |
06e70be3457279bf6b9e3495d029598580300a56 | C | oliviaGyeong/olivia_app_ks_dev | /app/src/main/cpp/func.c | UTF-8 | 3,105 | 2.765625 | 3 | [] | no_license |
62c1c58c5b9759667ca9524df3369c4d8a66c059 | C | Corea-Turtle/Hello_world | /4-10.memoryallocaion.c | UTF-8 | 3,821 | 3.390625 | 3 | [] | no_license |
7bafbcf87f402379e42abc97f790e43b414ebe12 | C | chiseungii/HONGIK | /1_2/C-프로그래밍/필수과제/필수과제2_re.c | UTF-8 | 301 | 3.796875 | 4 | [
"MIT"
] | permissive |
f44122131f4e9e7b1846f6adcf8df2299c81d6a8 | C | KIMGEONHWI/ssucse | /Algorithm/HW5/hash_table.c | UTF-8 | 2,184 | 3.65625 | 4 | [] | no_license |
888eba2658bbba3db94e85dfbd5737ea54733cce | C | yws2995/Project | /BackJoonProblems/C/Sorting/heapSort.c | UTF-8 | 1,073 | 3.5 | 4 | [] | no_license |
ab220409ff6c624c36550c908db2b89b3e8275c6 | C | thisishoon/file-processing-unix | /2_calculate_disk_IO_cost/read_random.c | UTF-8 | 1,500 | 3.25 | 3 | [] | no_license |
e338d933cbe7432553f862963a3e1f6917adb0bb | C | yeon0926/C | /program/19_5.c | UTF-8 | 538 | 3.296875 | 3 | [] | no_license |
4f48afc33c9adca416d565b87eb234b81e4571fb | C | Youyeon/Baekjoon | /1000~9999/5988.c | UTF-8 | 311 | 3.359375 | 3 | [] | no_license |
c7449101f577db1b5fb9eee913f228c92d5b35b7 | C | davkim1030/DataStructure2020 | /linked_list/main.c | UTF-8 | 347 | 2.796875 | 3 | [] | no_license |
bab30bfb382f6655049c8e4202b1d869f6e007ec | C | choiyeonseong/TCPIP_socket | /select.c | UTF-8 | 2,118 | 3.703125 | 4 | [] | no_license |
7256e2f42b139f0558803e9c320b0057c85b095f | C | choisungwook/Windows | /Step14-Thread/Thread2.c | UTF-8 | 885 | 3.09375 | 3 | [] | no_license |
e016ece0964bf05174285ec61087c3a8c50e1c88 | C | my0614/Arudino | /tmp36_DC.c | UTF-8 | 484 | 2.59375 | 3 | [] | no_license |
ea32a321383f954b9f044cd92cd81430d0c25535 | C | rampas90/persnal_study | /게시판만들기/c-cgi-mysql 게시판 만들기/cgi-bin/bak_160329/write.c | UTF-8 | 5,686 | 2.703125 | 3 | [] | no_license |
102b7beddf19005f7b3926fe2e915c0970819f4a | C | rumidier/bestpractice | /dontC/Test_f/c_stu.c | UTF-8 | 6,693 | 3.234375 | 3 | [] | no_license |
cbafd719f33792f02d7e52de1e4d1d9b5dc80848 | C | JinyongShin/ROOT_study | /C++/histogram/N02_hist_function.C | UTF-8 | 2,460 | 2.890625 | 3 | [] | no_license |
f2e56e073073b620e4c5548a36f5b34613a3f5dc | C | dajinstory/hanyang_univ_assignments | /CSE2010_Data_Structure/Lab12/p12_1.c | UTF-8 | 4,388 | 3.59375 | 4 | [] | no_license |
3e8c163e203c337029d25466a3a833d4b887deec | C | CMS7856/cmsssss7856 | /sum.c | UTF-8 | 616 | 3.703125 | 4 | [] | no_license |
720c4f36ef9930863d36d7d39b244e4efc90a0f2 | C | disklogrrr/vulnerability_check | /src/U_09.c | UTF-8 | 775 | 2.859375 | 3 | [] | no_license |
3ea3513eb06d6a409e8709063f740aeef2087536 | C | duckhee/study_algorithm | /study/src/avr_tree5-4.c | UTF-8 | 3,405 | 3.171875 | 3 | [] | no_license |
329c9e9ca72418440c98926274af857e8a5d1b46 | C | AhnMinhyeong/atmega128_twi | /twi.c | UTF-8 | 1,956 | 2.953125 | 3 | [] | no_license |
778a26c3fe18fdf8fe25b64e590c5b4f93f47f67 | C | jihoon15/my-work | /OS/MultiProcessing/COMPLETE_MLQ_SHM.c | UTF-8 | 22,883 | 2.578125 | 3 | [
"MIT"
] | permissive |
1df21eac3bcd829a649d0a3e29c6503f03bd666e | C | eunji-lee22/fantastic-telegram | /HJ/Normal/3052/3052_R.c | UTF-8 | 652 | 3.46875 | 3 | [] | no_license |
a59e182fdf35551e545d3bdc1d1300ee2eda6bd5 | C | Space-Luis/Doonchon-C-Example | /5차시 - If예제/If2.c | UTF-8 | 422 | 3.703125 | 4 | [
"MIT"
] | permissive |
fcb88f135cd9c0761b5bc48daae9a719817c624e | C | hemingwayInTheX/DataStructure-Theory_ProcedureProgramming | /J_heap/Heap.c | UHC | 3,296 | 3.953125 | 4 | [] | no_license |
0b4044317cf44c21cb679d8b518c027d9fef8d24 | C | gggg8657/Project2 | /main.c | UTF-8 | 1,802 | 3.75 | 4 | [] | no_license |
896cd3d81dccafac269e658287e9c56e26057f6a | C | kimjungsun/2017PROJECT | /temp.c | UTF-8 | 17,012 | 2.578125 | 3 | [] | no_license |
f9368cfac8ce11471f9ee2c946a89437b63e42fb | C | akrnsl32/Study_C | /lec/C/5/queue.c | UTF-8 | 635 | 3.5 | 4 | [] | no_license |
69535ea966581c3f497067d7ebade9f182c00ab0 | C | sooosujin/code-study_C | /condition.c | UTF-8 | 2,977 | 3.984375 | 4 | [] | no_license |
6ad10bc332ff56f727afb0f0bb4f728e06b6a974 | C | Chaebin-Park/Lab4 | /3/pcproblem.c | UTF-8 | 2,221 | 3.640625 | 4 | [] | no_license |
163525d4e576b60a99ceb844c2190e2ebe039e06 | C | jinsu9758/C_study | /TextStringFileCopy.c | UTF-8 | 424 | 3.1875 | 3 | [] | no_license |
5713ebb828b0bfb14a7580a819886a35470db041 | C | Chu-Jae-Hun/LeetCode | /11.c | UTF-8 | 708 | 3.890625 | 4 | [] | no_license |
83abef10381a555b0dd5212cabb206133562b5b8 | C | JiKang1991/studyIoT-C-kosta | /languageC/C_i2cTest.c | UTF-8 | 1,290 | 3.4375 | 3 | [] | no_license |
a8abf78897d6aed302d4e96f137dfa9f412191cb | C | 77elon/C_Language-basic | /3장 연산/권대한_03_06_Program.c | UTF-8 | 468 | 3.84375 | 4 | [] | no_license |
4f3fe27ff72ecab176b8005c5d7d2935721be8ed | C | sqf-ice/Company_document | /NDK/NDK/src/Print/NDK_NOPrint.c | GB18030 | 11,833 | 2.53125 | 3 | [] | no_license |
03993beb13cacd75138ba07113af2fce7a1c7dec | C | jackchio/ecbm_library | /example/ecbm_IO-环形流水灯/device/oled.c | GB18030 | 27,618 | 2.59375 | 3 | [
"MIT"
] | permissive |
33b998467a58b86b4b2d8eb13003987bf0659115 | C | junhyouklim/ConsoleMMORPG-Project | /Code/스탯,상정,아이템/Shop_B.c | UTF-8 | 14,497 | 2.546875 | 3 | [] | no_license |
62c0f0ac5feb093a6c23ac0470d1affed7c9e265 | C | Blacksamchi/SamchiStudio | /Chapter 02(C)/C practice 02-07.c | UTF-8 | 279 | 3.734375 | 4 | [] | no_license |
5e7b2a74df6aa584b9759f7523c62a78aeca50b2 | C | KiRist-code/ReLearnC | /24. bitwise2/bitwise_flag_on.c | UTF-8 | 550 | 3.171875 | 3 | [] | no_license |
07188b2b5d741239f26dae99fc91ad39ae5f4917 | C | JUHOooooo/Git_Home01 | /비디오/이주호_201622853function.c | UHC | 14,500 | 3.359375 | 3 | [] | no_license |
b16f9cb82fd4f970425b21cbf2ba6813a0cd6556 | C | hongh815/C_code_collection | /c언어_함수/포인터/void_포인터.c | UTF-8 | 955 | 3.75 | 4 | [] | no_license |
8e1b40afaa4cdf784d7d05b7ecff0dd01ee994c7 | C | kwarkmc/ERICA_Data-Structure | /Mid_Term/R3/Circular_queue.c | UTF-8 | 882 | 4.03125 | 4 | [] | no_license |
eb1c62fc24668a555d4a12e48b2aaefee0763df9 | C | MountainFu/ring_queue | /ring_queue/source/ring_queue.c | GB18030 | 16,179 | 3.15625 | 3 | [] | no_license |
9cf40d7cb3e91bf1cacd8a0483bb42ebd18c6e4f | C | hongsi0/inf_calc | /dll.h | UTF-8 | 6,642 | 3.640625 | 4 | [] | no_license |
603af29a22a5b7bcdd45919e14528394764f600a | C | slothforest/koitta_lesson | /c/3/even_func.c | UTF-8 | 264 | 3.734375 | 4 | [] | no_license |
226389eb1c2a7312e5544a4af8d26e1f4da5e5f4 | C | kangyongseok/cs50 | /think_dev/4주차미션/mission3.c | UTF-8 | 6,238 | 4.125 | 4 | [] | no_license |
4ccaa29e7d3bf989db4fc5af6c8ee25d89fddbcc | C | jaessss/BOJ | /14501_DFS(예전 코드).c | UTF-8 | 631 | 3.109375 | 3 | [] | no_license |
df32621b2ac0ff1e2c69812c448f6510a70b26a2 | C | planetes00/CLecture | /0917/safty.c | UTF-8 | 466 | 3.609375 | 4 | [] | no_license |
6fa865d65e1a47b8918b443566eeb6646c54e436 | C | SeonjaeHyeon/CS50 | /3주차/grade.c | UTF-8 | 2,642 | 4.125 | 4 | [] | no_license |
05188c52c536ae227abf87b10c55d10a9f855b0c | C | kwamuki/sot_aws | /sot_client_example.c | UTF-8 | 4,273 | 3 | 3 | [] | no_license |
cb4b4f0c06df806ea01f79ab3d50feda21aca1e9 | C | 10zeroone/study_LinuxNetworkProgramming | /ch07/Ex03.c | UTF-8 | 2,027 | 3.96875 | 4 | [] | no_license |
ba0eac1ed1a0d7c50720edf081fcb463b821be4e | C | NeMi1010/2019_SSU_PRG-C | /Chptr_8/5.c | UTF-8 | 470 | 3.546875 | 4 | [] | no_license |
d30a7800d230944f4f5bff941b73e17a920e13d1 | C | HamInKyou/soongsil_FP | /project1/copy.c | UTF-8 | 936 | 3.71875 | 4 | [] | no_license |
2723648fa1734bad591056a2dc5a5f935d58563d | C | fbqweasd/DGSW-std-Linux | /Soket/tcp_server.c | UTF-8 | 1,142 | 2.984375 | 3 | [] | no_license |
6c413cd8f5b6421c892338a87fec0b30511712b6 | C | JanoChenJava/test | /HHHH.c | GB18030 | 10,479 | 3.0625 | 3 | [] | no_license |
49be5cf9d9f95ac79e136792079835b875f03ac9 | C | dlwns147/Projects | /C_C++/Mentoring/hw3/hw3_pascal.c | UTF-8 | 784 | 4.15625 | 4 | [] | no_license |
16a2fa474082d633ee062088572b698fccf9ebae | C | Myoung-Jisoo/Robot-Arm-using-OpenPose | /Atmega128 code/Baram_robotarm_with_openpose/main.c | UTF-8 | 1,990 | 2.703125 | 3 | [] | no_license |
13ac5272ed1ecd21a0cd6ec39bded442099a871d | C | AngryUm/Umsoo | /mpi_Scatter_Reduce.c | UTF-8 | 1,292 | 3.109375 | 3 | [] | no_license |
3750474d3caae6578ffce58721e205f5c5cbbe31 | C | Lairin-pdj/coding_test_practice_programmers | /콜라츠 추측.c | UTF-8 | 633 | 3.5 | 4 | [] | no_license |
30e628f5211419fdfc5ee695f23dc865203897f3 | C | dazzlynnnn/TIL-univ | /DataStructure/HW1/4. Symmetric/4. Symmetric/main.c | UTF-8 | 2,113 | 4.125 | 4 | [] | no_license |
43d6a25baa4f949978b6b4c48acfb6eafec0475f | C | lcy8047/make64bitOS | /os/codes/ch11/kEnableA20Gate.c | UTF-8 | 1,011 | 2.84375 | 3 | [] | no_license |
0bd7ae08ec0199893b2e004b3f743799281d7698 | C | SoominHeo/Soomin | /s.c | UTF-8 | 3,605 | 2.6875 | 3 | [] | no_license |
c2672a17e13fae191edce33b377561d4b3381986 | C | hamin7/ITE_1009_C_Programming | /19_01_02(Conditional_Statement)/Conditional_Statement(14).c | UTF-8 | 767 | 3.625 | 4 | [] | no_license |
dc411ee9129f6bb65f93b685d31bf5377a946a3d | C | Lisemara/CLanguage | /Ch05/05-1-Q1.c | UTF-8 | 1,000 | 4.34375 | 4 | [] | no_license |
8f8d5bd84cdebcec1498cfcbeddfad784b42f77d | C | daehong53/C- | /step2/opEx4_03.c | UTF-8 | 317 | 3.859375 | 4 | [] | no_license |
5cd3154f7f83a738e3764b07288e9e3f069cb279 | C | HyeonKyo/git_test | /srcs/utility/env_utils.c | UTF-8 | 1,569 | 2.828125 | 3 | [] | no_license |
3428b4baba409cd3bed5ec1b3d6a4fb5c19ebad3 | C | be-lgreen/Linux-Programming | /lsproc.c | UTF-8 | 31,439 | 2.5625 | 3 | [] | no_license |
3b3f105ae77005c80812d7da7e3dc959735ced88 | C | chin0/Layer7 | /day8/codeup/1610.c | UTF-8 | 770 | 4 | 4 | [] | no_license |
531a304b272802df5ca83a30499bdec2fc9d6a38 | C | woooyoung/fantastic-umbrella | /Main.c | UTF-8 | 451 | 3.84375 | 4 | [] | no_license |
a6de64f1aa6c7f70f384c95362a1eb6b12f2337b | C | SANG-PHA/Data-Structure | /피보나치 반복.c | UTF-8 | 589 | 3.59375 | 4 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.