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 |
|---|---|---|---|---|---|---|---|---|---|
45e64edc93c1d8b1f6f5af422d9e436970289831 | C | jangjorim/Data_Structures_Using_C | /Linked_List_01/Array_List_Name_Card/NameCardListMain.c | UTF-8 | 2,904 | 3.9375 | 4 | [] | no_license |
000a540f50d03ebad1fcef79ef158bbdd1e91280 | C | juyohan/yohanproject | /study2.c | UTF-8 | 394 | 3.34375 | 3 | [] | no_license |
5e04d435c12fd0b44a65d15b47b22efb8568dd84 | C | wdh4804/GnBCprogramming-2021 | /week3/kyungyeop.c | UTF-8 | 547 | 3.453125 | 3 | [] | no_license |
7656c4111a4a473e75b0dfa48031a8992ce8cc22 | C | JunSuHeo/webServer | /simple_webserver.c | UTF-8 | 17,092 | 3.203125 | 3 | [] | no_license |
4a4b4acf2e0afdfac36dee5045fd7904e30d4c12 | C | moonsung1234/RCP | /module/program.c | UTF-8 | 1,343 | 3.046875 | 3 | [] | no_license |
6a8102fe8d54e0231f303bb5b4ace5fe3b3a8b5a | C | YoonShinWoong/cacheSimulator | /cachesim(1228).c | UTF-8 | 12,793 | 3.078125 | 3 | [] | no_license |
a59c853100838ce29c91836cd98658d04f2a33aa | C | wlsl4239/CSE-Homework | /OS-master/homework1/OS_HW_1-1.c | UTF-8 | 1,712 | 3.640625 | 4 | [] | no_license |
e70ac64c940927b32c83e8ccfbf760d83b51b5ed | C | EEEEMAN/OSProject | /OSProjects/kernel2/mScheduler.h | UTF-8 | 1,091 | 2.59375 | 3 | [] | no_license |
df36e1eccad443ff99e6155a50a91b3126cb6b6f | C | dobestan/NHN_NEXT_2014_01_C_Programming | /20140418/homework/hw07.c | UTF-8 | 2,602 | 4.0625 | 4 | [] | no_license |
7f6b7d2ee3eaf127ddb76513e04603eace830d94 | C | Yooisae/16team_project | /schedule.h | UTF-8 | 1,250 | 2.96875 | 3 | [] | no_license |
2febdaf0fe366ddb4741f4280b39f8daacfa1f00 | C | qpakzk/ssu-cse-linux-system-programming | /lsp_2017/assignment/assignment10/tempnam()필수예제.c | UTF-8 | 667 | 3.75 | 4 | [
"MIT"
] | permissive |
5de028a1c9b6d8e75ca2f93615169d587c5ec853 | C | jongtae0509/codeup | /1000/1231_1.c | UTF-8 | 485 | 3.5 | 4 | [] | no_license |
6840549f494d9889076895086321dabb23383645 | C | jiku100/GoogleJump | /src/save.c | UTF-8 | 2,910 | 3.515625 | 4 | [] | no_license |
3063924da3129d6c026f878307c0131b73d05c84 | C | shyoon515/ROKAF-C | /src/C_basic/2021_08/08_02/chatper26example01-MacroConst.c | UTF-8 | 246 | 2.859375 | 3 | [] | no_license |
ad859ded87e56d3e99a73ef138f7ec811bfce39f | C | youngjun-park8197/raspPiCode | /sockUSmerge/USmeasure.c | UTF-8 | 1,120 | 3.5625 | 4 | [] | no_license |
31f73d398d1c1906f946bd374a40dda26419e92d | C | leedoopal/c-programming | /chapter_04/4.2_반복 제어문/4-21.c | UTF-8 | 391 | 3.796875 | 4 | [] | no_license |
73168b8d5175d41dd79b1114d077f9dc08fda017 | C | zimo2021/test_6_16 | /test.c | GB18030 | 35,417 | 2.859375 | 3 | [] | no_license |
b286cf205a57f7765987a6b883c1683411da046f | C | cjychoi/BAEKJOON | /src/1110-2.c | UTF-8 | 481 | 3.40625 | 3 | [] | no_license |
e49cff1e7003a8a507cae8177f8befe68d7e34b4 | C | rammiah/DailyTest | /c/online/16Fibonacci.c | GB18030 | 1,142 | 3.875 | 4 | [] | no_license |
eedf35d49f08dd7e6cbc22501946c90b8ceffa7c | C | zhy2on/programmers | /level3/starSequence.c | UTF-8 | 2,481 | 3.765625 | 4 | [] | no_license |
f00a0486773d9f8a6b5438c5a68f01cc94253a2b | C | chanjm7/c_example_data | /C-basic/chapter24/TextDataFileRead.c | UTF-8 | 226 | 2.671875 | 3 | [] | no_license |
0f3b4e1b79581290ef2494d6ca10396f49e65b25 | C | xolbynz/C | /초보자를 위한 C언어 300제(원본)/072.c | UTF-8 | 369 | 3.359375 | 3 | [] | no_license |
32f122f886ca723a62651198d3878fae8f614883 | C | mhchoi-2021/programming | /test05_10.c | UTF-8 | 785 | 3.96875 | 4 | [] | no_license |
75050ff19a84c086a90006050b5006d8e1dfded1 | C | pyhiro/team_network2 | /TCPEchoServer-Select.c | EUC-JP | 4,065 | 3.296875 | 3 | [] | no_license |
ca7dfd92300a6ccb13550eb740df9bd6fe8c481d | C | ii200400/algorithm | /Baekjoon/C/C/2580.c | UTF-8 | 3,385 | 3.71875 | 4 | [] | no_license |
d06bfb38a149921b85c85f8a467d237c6d8adaa2 | C | afterhoon/cProg | /cprogramming(D.W.Kang)/chapter_06/6-14.c | UTF-8 | 283 | 3.90625 | 4 | [] | no_license |
704e647e762d0e840d0885e83eac7e7ebf5f944c | C | BearMett/TCP-IP-Socket-Programming | /1-3/fd_seri/fd_seri.c | UTF-8 | 526 | 3.265625 | 3 | [] | no_license |
8e2460e5103a60a4c4712a06b66a8f3fe9e975bc | C | mel1015/algorithm-study | /algorithm-study/week_1/11279_genesis9413.c | UTF-8 | 2,000 | 4.03125 | 4 | [] | no_license |
d48d6d7ad50969e9f9f47f75183afecbf3f04096 | C | Hyeon-Kang/disk-scan | /System Promramming/week11/q1_thread/test.c | UTF-8 | 1,129 | 3.703125 | 4 | [] | no_license |
a3d7ae36a375fdf1333bb344d7b493b23ef54f79 | C | kslim1025/Algorithm | /square/square/main.c | UTF-8 | 426 | 2.796875 | 3 | [] | no_license |
e85a4207ec60e3133331dda3ef10dc8bbfa6c878 | C | whoelse9405/embeddedSystem | /study/임베디드 수업/smartfarm/pumpon100.c | UTF-8 | 813 | 2.984375 | 3 | [] | no_license |
c4a3afcda3f605ad34b703d9209433fe29f84412 | C | CPFrog/Personal_Study | /C Language Study/Day 03_210630/Basic02_06_charType.c | UTF-8 | 245 | 3.703125 | 4 | [] | no_license |
f543187061bfb9ae6cc701eed4cdfe18eb15d9bd | C | hwang-kibum/study.c | /basic/07.function/func.c | UTF-8 | 433 | 3.53125 | 4 | [] | no_license |
9b66e0a88157827d24ad6c84ba983d69b07ed357 | C | kiryun/os | /01.Kernel32/Source/Main.c | UTF-8 | 5,552 | 3.21875 | 3 | [] | no_license |
17dca49412a0b79767dc9920d42041e474ed360e | C | JiHunBae/BaekJoon | /17423.c | UTF-8 | 1,235 | 3.65625 | 4 | [] | no_license |
adff68a244b7f84a88d7a7c691f07f92703847a8 | C | graceFor/C_Lecture_2020 | /Lecture 10/10-9.c | UTF-8 | 2,250 | 4.625 | 5 | [] | no_license |
496361fe8dfe8935d5134f8db2f45fbbb0e18e62 | C | seunghk1206/C_combination | /C/questions/question3.c | UTF-8 | 562 | 3.46875 | 3 | [] | no_license |
39577ea7ddd29e5b808b7761b95988c65432a2df | C | joohongkeem/LinuxEx_0525 | /1번/Reader.c | UTF-8 | 2,265 | 3.28125 | 3 | [] | no_license |
32a1e462b48a9a3f733e9aa02e59a076b5a36183 | C | bbom16/study_algorithm | /algorithm_2019/algorithm_2019/4948.c | UTF-8 | 970 | 3.265625 | 3 | [] | no_license |
3d0e7668c7730203a90e3b8bbcfab3415fe16791 | C | Joowce/cse4116 | /hw1/services/mq/mq.c | UTF-8 | 2,072 | 2.75 | 3 | [] | no_license |
2814e6bab22389cdc9c8b94a99ae6a2c59e767ad | C | KimHyungMin-git/ossproject | /product.h | UTF-8 | 4,455 | 3.21875 | 3 | [] | no_license |
48b3f541404e093223af04ccef3cad68c327bed5 | C | JUHYUNGKIM-HI/merge_bmp_images | /merge_bmp_images/main.c | UTF-8 | 7,546 | 3.015625 | 3 | [] | no_license |
6e04c101a0e5cfdb66d73cae1c57a9e1fa65ccf3 | C | YOOGOMJA/C_LANG_PRAC | /lecture_1/QuickSort.c | UTF-8 | 2,309 | 4.0625 | 4 | [] | no_license |
9e9ca9d1c8a4c03d6bab0a20c522ac812fff5045 | C | wong4835/C300 | /101 ~ 200/141 ~ 150/146.c | UTF-8 | 461 | 3.375 | 3 | [] | no_license |
995534fd0ce7bcc3bbdb30e6e8eeedf131a8080d | C | ckdtjd411/cs50 | /6. 자료구조/Quiz4.c | UTF-8 | 1,444 | 4.40625 | 4 | [] | no_license |
14d4bbbe84b521390d6310a087c66020fe226e29 | C | arden-k/codeup | /1085.c | UTF-8 | 320 | 3.28125 | 3 | [] | no_license |
abe613f59bf07c09891f1b041210f98b4a75429b | C | yangJin-H/classAssignment | /2-1CPrograming/projm_164202.c | UTF-8 | 1,339 | 3.859375 | 4 | [] | no_license |
df6a1b83464fcc4ac32b3b62a65c01a13b719c40 | C | synod2/hackctf | /reversingme/sc.c | UTF-8 | 342 | 3.125 | 3 | [] | no_license |
38fb3659dd9c74d697595ef45ed6367fac36fc53 | C | wjdwls0630/2018_2_C_KHU | /2018_2_프논사/Week 9/9_10.c | UTF-8 | 223 | 3.765625 | 4 | [] | no_license |
20576ec5f4e7b9fd2b1e0e5ebd0c635c84af12fc | C | GwonTaekJoon/DataStructure_study_using_c | /BFS/BFS/main.c | UTF-8 | 2,133 | 3.125 | 3 | [] | no_license |
4e02986fdc1c1b4331b1bc730311d60fea1ba2af | C | qpakzk/ssu-cse-linux-system-programming | /lsp_2017/assignment/assignment3/write()유제2.c | UTF-8 | 904 | 3.546875 | 4 | [
"MIT"
] | permissive |
fb16fb41c8f862881dddc2e2123b356b34acbbd9 | C | KoSangWon/Chatting-Program | /client/client/client.c | UTF-8 | 2,020 | 2.84375 | 3 | [] | no_license |
9d98a037e55b9268c8b56b643aa66cd01d210a64 | C | Say-young/Assignments | /자료구조/PR3.c | UTF-8 | 5,671 | 3.9375 | 4 | [] | no_license |
4ace35f6d1b268a5f998d292383c41a0fc16b316 | C | NaDaPuPu/https---github.com-NaDaPuPu-baekjoon | /16288.c | UTF-8 | 719 | 3.15625 | 3 | [] | no_license |
6e57356429535cf6f7b914b6d3930b2a8edbffc1 | C | lucy-bit/lucy-repository | /10-9/10-9/上课.c | GB18030 | 1,989 | 3.109375 | 3 | [] | no_license |
4577d03f4c318b7aacfea05eaf60c49b75433509 | C | subaklab/smartstepper | /main.c | UTF-8 | 2,319 | 2.515625 | 3 | [] | no_license |
80de859cb75cd1744419b0f7d64201fb153306ec | C | fakerainjw/InsideSoongsil | /Programming_Season1/virewind/ex8-3.c | UTF-8 | 473 | 3.109375 | 3 | [] | no_license |
4bb71c7d2273d6626bd0b4507c380aeec7b256e0 | C | shoark7/c-programming | /c-study/ex06_01.c | UTF-8 | 304 | 3.421875 | 3 | [] | no_license |
7ba025972f852c61fcbd8e0e88c1050c15e922e5 | C | gyojin-bot/BeeTree | /gyojin/C_Prac/문자열비교.c | UTF-8 | 342 | 3.453125 | 3 | [] | no_license |
bdae9246fc960b9e4a473b982443d4391d22034f | C | mrtos/bgproduct0 | /ekk_player_lib/inc/ekk_subtitle/sd_iconv.h | GB18030 | 3,037 | 2.65625 | 3 | [] | no_license |
c45ebc13539b92a0765b25f3d6a2e7e03f2a4d66 | C | Chen828/B-tree-implementation-on-disk | /btree/btree_insert_data.c | GB18030 | 10,355 | 2.875 | 3 | [] | no_license |
1f5555eb5bd42b4db44298b4a1cf9356b3a01add | C | inhoinno/BOSSMONSTER | /2019_DS/HW02/pr1_poly/printfile.c | UTF-8 | 249 | 3.078125 | 3 | [] | no_license |
bf81452e04d5745a7c515aca41d45cea92fb1b53 | C | rlatnfh99/proj | /davo_training/ll_ptr/linkedlist.c | UTF-8 | 3,033 | 3.5625 | 4 | [] | no_license |
008204935ff4c3e44f4cd657ea3a0e6d43fb4382 | C | 42azimut/HeadFirstC | /ch05_270_fish2.c | UTF-8 | 904 | 3.296875 | 3 | [] | no_license |
28d810fc5b3ae474b909fd21b5f1fdccf222b11d | C | poohyhy/C-2 | /MidTerm/9.c | UTF-8 | 874 | 4.21875 | 4 | [] | no_license |
33a0de8b1acc7f73074a88698eecb12bd4a49bde | C | Windy810/StudentManageSystem | /find_file.c | GB18030 | 13,254 | 2.671875 | 3 | [] | no_license |
21ff62cee07ead715806c9c2b93353663ad8a51b | C | parktaein/Lv01-02 | /TaeinPark/homework/c/03/integral.c | UTF-8 | 763 | 4.125 | 4 | [
"MIT"
] | permissive |
05e1b6e6962d7d92dff5307d97118e9b29a1c4f5 | C | ndgndg91/for-my-development | /visualStudioCode/c_ubuntu/swap_by_pointer.c | UTF-8 | 874 | 4.28125 | 4 | [] | no_license |
0614b1780049e6915aa27b8a1f74bd64b2eb949c | C | ohjiwoo123/RaspberryPI-OPENCV | /rmdir.c | UTF-8 | 2,827 | 3.53125 | 4 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.