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 |
|---|---|---|---|---|---|---|---|---|---|
281a0ab52ba1da01c915ec8088409bf78dad17d6 | C | Jake-SHJ/software-basic | /chapter_1/02/HelloWorld.c | UTF-8 | 551 | 3.4375 | 3 | [] | no_license |
7e1757a89777933c8e6d0f1ef53f8898aed5543c | C | K-minseok/minseok-site | /src/008.Pointer/12.ArrayAddress.c | UTF-8 | 226 | 3.71875 | 4 | [] | no_license |
df34f081873c31a52fcfe8cb8a8549888e8c1c7c | C | SweetWeeds/Microprocessor_Final_TermProject | /sources/seven_seg.c | UTF-8 | 2,498 | 3.09375 | 3 | [] | no_license |
9d648472b79f915245007aed2bd4bac03b686533 | C | MY-Park/C-language | /num_vertical_hist.c | UTF-8 | 679 | 3.359375 | 3 | [] | no_license |
446a88c2bff634cf6feeb8a5d81a28b07628dd92 | C | wntun/Dijkstra-shortest-path | /src/SubwayPathFinder.c | UTF-8 | 11,802 | 3.0625 | 3 | [] | no_license |
86ce24c5facbda2e6ad8b1a493fc6b3d3f652a92 | C | snack655/Study_Data_Structures | /School Data Structure/09_15/09_15_SimpleMap.c | UTF-8 | 1,576 | 3.296875 | 3 | [] | no_license |
524687773518a5ac0ae96a230bf5cceb62e03509 | C | jongtae0509/codeup | /1000/1159_1.c | UTF-8 | 518 | 2.875 | 3 | [] | no_license |
3075eb141332da03d6f8a9e6f0806172e98e8358 | C | SuwonC/C_Study | /2017-06-13/guajae1.c | UTF-8 | 439 | 3.609375 | 4 | [] | no_license |
a56f29e3bd3b0c6b360319358d561a0f68f7e951 | C | CVStack/EmbeddSystem_Exec | /exec/ex6-4.c | UTF-8 | 730 | 3.140625 | 3 | [] | no_license |
a02b5cdf887b1c1a219f2a2210bb271cb57ac2f0 | C | TianLanhe/Other | /机房管理系统.c | GB18030 | 21,325 | 2.71875 | 3 | [] | no_license |
f7c3f34554c70129dd4e55ab8c24cb87be39c9f9 | C | yubin1219/Data_Structure | /이진탐색트리_bst.c | UTF-8 | 9,569 | 3.625 | 4 | [] | no_license |
2c6a29ff1fe6185f17081562e9e538ade23bf427 | C | Greenfrog13/Algorithm_C | /Al/chap02/card_conv.c | UTF-8 | 283 | 3.15625 | 3 | [] | no_license |
a34ce73e1d77ec4e7bab19036808534ab7dc9ca9 | C | GIMEA/AWSLinuxEx | /0708/file_serv.c | UTF-8 | 2,061 | 3.375 | 3 | [] | no_license |
b55c168a21ad219573dda757794a497175062708 | C | jaeehooon/C_for_Beginner | /src/ch09/sec04/self_study_1.c | UTF-8 | 430 | 4.1875 | 4 | [] | no_license |
21003764bca0be1ac5390b8f244240c59bb575b7 | C | silverwest8/C-CPP | /CS/Assignment1/Decryption_comment.c | UTF-8 | 4,267 | 3.015625 | 3 | [] | no_license |
784e0ecc0a3d65f0bbc13d4db29d64951a46bbe5 | C | gaon346/C_Basic | /C_Basic1/chap2/Hello_World_ex3.c | UTF-8 | 761 | 3.3125 | 3 | [] | no_license |
0835fc2447bcf75b68f7705da3b165fc6a351768 | C | kimdonghyunn/Crepository | /SimpleProject/SimpleProject/practice08_1_3.c | UTF-8 | 431 | 3.59375 | 4 | [] | no_license |
cef532838be4013ff7351e11482f230d387687d0 | C | SangHun-OH/C-Lang | /Grades/Grades-with-Linked-List.c | UTF-8 | 2,965 | 3.6875 | 4 | [] | no_license |
b769ce60059dbad639c644b80afc5ee23947d05e | C | kimwongyuda/lsp | /hw_03/mycp2.c | UTF-8 | 657 | 3.609375 | 4 | [] | no_license |
b9a74823aac0e18595e729c2c3aa2348d9380b5d | C | MY-Park/C-language | /date_day.c | UTF-8 | 1,082 | 3.171875 | 3 | [] | no_license |
729d4d97f9bc14b533751bf3de4dd5571481f480 | C | codingski/TIL | /C/TimeCaculor.c | UTF-8 | 549 | 3.46875 | 3 | [] | no_license |
ba45ab86f4107f75e6d82fa68c20ef8690d3f8af | C | inspirit941/C_study | /C로 배우는 자료구조/19_시간복잡도_분석예시.c | UTF-8 | 6,337 | 4.25 | 4 | [] | no_license |
366f7e90a5131bceda569972e353e58c3457477e | C | xeonye/HomeHawk | /hdcam/src/main/jni/native/remotemanager/Httpc/libhttpc/jni/ippf/tsuru3/tsuru3/nettool/test_suite/saserver/net_sas_sendto.c | SHIFT_JIS | 25,679 | 2.796875 | 3 | [] | no_license |
b0bb4c6c55bda4fa6ba8125dcac15c2b5cc07583 | C | YoungJooYoo/2018-3-1-Data_Structure-SorceCode | /Homework_Array_Scanf.c | UTF-8 | 1,274 | 3.375 | 3 | [] | no_license |
0d767805cc7bcf26fa322b8c07d1ac01162c6056 | C | hanzhongyuan/hzyWord2Vec | /参考资料/原版/Word2Vector-hzy.c | GB18030 | 40,098 | 2.75 | 3 | [] | no_license |
747314dfdc0766576cb20139a2c5f6cea23ce441 | C | junthus/c.tcpl | /ch02/2-7invert.c | UTF-8 | 351 | 3.609375 | 4 | [] | no_license |
700e805833a0ccbcd30e6faa981e29386061bd89 | C | live2skull/TheLordOfAlgorithm | /problems_boj/정렬/2751_tmp.c | UTF-8 | 752 | 3.453125 | 3 | [] | no_license |
cfca74ba505e4f7f49869d6f7b7b2edef48872f5 | C | koona-0/algorithm | /homework/SPP.c | UTF-8 | 3,792 | 3.46875 | 3 | [] | no_license |
cf66c703c3c7b16807b8a466cc8ca8177adb31a6 | C | yijjmm/2019-summer | /190625 숫자맞히기 단순.c | UTF-8 | 827 | 3.515625 | 4 | [] | no_license |
1f6520d322a1ae5d9bf5790ddc6b3d63d9a84d8f | C | RiceHamburger/HEW_theme_park | /Primitive2D.h | SHIFT_JIS | 9,242 | 3.265625 | 3 | [] | no_license |
9a8927dd377a3e8aed764adb5633134ce739bf03 | C | Geonwoo1109/School_Coding | /2021.09.29_ 소수판별기 (수업시간에 심심해서 몰래 만든).c | UTF-8 | 380 | 3.328125 | 3 | [] | no_license |
e7b4318b2b06614bdfceb8336be443e163913384 | C | JH0302/Sp | /sp20171601_proj2/20171601.c | UTF-8 | 44,412 | 3.40625 | 3 | [] | no_license |
f50d8928a0ddad08658f02c97c5268dc946328cd | C | seong-min-s/ubuntuNote | /c/Chapter10/ex18_arr.c | UTF-8 | 816 | 3.890625 | 4 | [] | no_license |
d6b9b0f6516ad99f22fc18036e2a63b93e99b812 | C | broccolisys/BroccoliLinux | /Home_Iot_Client/src/Home_Iot_Client.c | UTF-8 | 2,866 | 3.3125 | 3 | [] | no_license |
6a192dfaf84aa035b5facdd0641465c2c0ce81b5 | C | dongyi-kim/ajou.datastructure.2018.spring | /Assignment2/graph.c | UTF-8 | 1,290 | 3.03125 | 3 | [] | no_license |
4c50c21e8d861749d84b0247d4a207cc5ca800e1 | C | K-minseok/minseok-site | /src/018.FileInputOutput/08.FilePositionIndicator02/08.FilePositionIndicator02.c | UTF-8 | 681 | 3.71875 | 4 | [] | no_license |
c75f4a734f3ed2d9609022070b78f5b1d8c307ab | C | B15011818/B150118 | /B150118_学生材料/02含批阅意见的实验报告/第11小组:超市商品管理收银系统/源程序及数据文件/MarketManagementSystem/welcome.c | GB18030 | 4,547 | 3.203125 | 3 | [] | no_license |
3865bd0774e17fd9c19464bd043763e2a094b261 | C | MinWooPark-dotcom/c-programming | /Part11/11-8.c | UTF-8 | 334 | 2.96875 | 3 | [] | no_license |
8eed105e7997dfabe596758a1551515e2ea53430 | C | SeongIkKim/TIL | /DataStructure/lab_8/p8.c | UTF-8 | 3,716 | 3.5625 | 4 | [] | no_license |
6d5de016d7790d42ddf73ac497a55ce812addb6d | C | SongHayoung/BOJ | /17140.c | UTF-8 | 3,132 | 2.65625 | 3 | [] | no_license |
7661d6d9131780e4a6818ac211206a281d7fa85f | C | 10alswhd/BlueHouseProject | /calculation/multiple.c | UTF-8 | 384 | 3.375 | 3 | [] | no_license |
df3bbcb7e1eeb7a63cffef303abd866a0add5585 | C | qpakzk/ssu-cse-linux-system-programming | /lsp_2017/assignment/assignment18/pthread_join()유제1.c | UTF-8 | 915 | 3.8125 | 4 | [
"MIT"
] | permissive |
0dfdd783a58ec1f3ce4bb8eda006093c648633df | C | yangJin-H/classAssignment | /2-1CPrograming/Chapter7_164202_16.c | UTF-8 | 560 | 3.640625 | 4 | [] | no_license |
5b75d38ec2637b0b9e2fd662ff1f4ca823095367 | C | KeitHLeE94/baekjoonSolved | /Output/cut10.c | UTF-8 | 422 | 3.578125 | 4 | [] | no_license |
b808399111991766235014e8df1d454227163bbf | C | b-chae/EmbeddedSystemSoftware | /P1/output.c | UTF-8 | 4,563 | 3.265625 | 3 | [] | no_license |
64b18aa7395de9cada29f41d687ceb70f9f15dee | C | Oceanisher/Linux-source | /linux 0.11/fs/ioctl.c | GB18030 | 2,366 | 2.890625 | 3 | [] | no_license |
16bef2f32f2ee6d6aa21756e36d1d1ac38a7f24c | C | xolbynz/C | /초보자를 위한 C언어 300제(원본)/234.c | UTF-8 | 323 | 3.109375 | 3 | [] | no_license |
58a0016dcd5679fec14f671b454f9271a5599744 | C | seunghyun-yeo/os_proj1 | /queue/final2.c | UTF-8 | 4,934 | 2.546875 | 3 | [
"MIT"
] | permissive |
8ad39ccda6623271b5810078f8d88de418330d95 | C | XLuma/retsam_00jupc | /src/gflib/calc2d.c | SHIFT_JIS | 17,501 | 2.65625 | 3 | [] | no_license |
29a77a170797f4e7eb8ecb05b9079898748a97f0 | C | minjung0067/2021_summer_os | /monitor_final.c | UTF-8 | 3,381 | 3.34375 | 3 | [] | no_license |
e687e84cf236eafd3fd0dbb7c921bca4290cf8ab | C | wespito/BoB-Linux | /trainer/training_device_file.c | UTF-8 | 2,097 | 2.828125 | 3 | [] | no_license |
7e9c538ec1fedf7d5648fa2b8774c994c39da149 | C | ad7051/21900613mini_project | /product.c | UTF-8 | 3,457 | 3.6875 | 4 | [] | no_license |
4424e07c304e6bb165b73e5f493b3316679be7f8 | C | yeongeun0325/cygwin | /day5/ex2.c | UTF-8 | 262 | 3.234375 | 3 | [] | no_license |
64ca1e3f7def467221a16644e78993d9bcd01409 | C | 9minwoo/DiskBasedBPlusTree | /dbbpt.h | UTF-8 | 2,554 | 2.921875 | 3 | [] | no_license |
628fe9dc493e6feda22d1d74b4659e9fe670c3fd | C | LeeSeongKyuu/Kyu | /ap2.c | UTF-8 | 1,641 | 3.90625 | 4 | [] | no_license |
a742288abb36631c1775cd5d763089716bce96df | C | sji8562/systemprogramming | /sp/1015/stquery.c | UTF-8 | 788 | 3.203125 | 3 | [] | no_license |
0b226b350dff5337ebb8db62fd823eb6e1d2af72 | C | KUEE1080/DataStructureAndAlgorithm | /Binary Search Tree(inorder).c | UTF-8 | 3,286 | 4.03125 | 4 | [] | no_license |
3f5b704262009d8d7104829a29b58c50f039903a | C | kwarkmc/ERICA_Programming-Laboratory | /0612/p6.c | UTF-8 | 379 | 2.875 | 3 | [] | no_license |
20cc9acef6c6f89cb7812282e437b0024ba71448 | C | LTTTTTE/Linux | /1008/dbquery.c | UTF-8 | 888 | 3.109375 | 3 | [] | no_license |
23a68e9329bd1a2c7b742eda3363f13bb6fcf9ec | C | Devjustice/practice-C | /pr2.c | UTF-8 | 1,128 | 3.4375 | 3 | [] | no_license |
923a1c61359fda1647d8d02321de31cfbf798b25 | C | ssujinn/SystemProgramming-Project | /proj3/20171640.h | UTF-8 | 11,671 | 3.046875 | 3 | [] | no_license |
f546f01deb21188e713599d8324fa0f3f1549685 | C | gitcheol/MyGit | /Algorithms/CodingCamp/CodingHeaven/Day6/mystack.c | UTF-8 | 1,261 | 3.234375 | 3 | [] | no_license |
11209f98ff7fb0a17a2e6f1b7310aaa65cf4d9c8 | C | alstjd0921/Baekjoon | /src/2468/2468.c | UTF-8 | 977 | 3.28125 | 3 | [
"Unlicense"
] | permissive |
017fbb7a1cc0f336159691cfd4a7a4309395308e | C | soyun2/C_work2021 | /20210215/ex05.c | UTF-8 | 833 | 3.859375 | 4 | [] | no_license |
0e34cc37ccedc507aad2358039128790f012ae9d | C | 44berlizz/study | /C/C/ChallengeProgramming3/Challenge02.c | UTF-8 | 430 | 2.625 | 3 | [] | no_license |
4ddd26ac0cb030b340f8d7f259acfd59fc635892 | C | SeungHyunLee-Public/BaekJoon_solve | /Level_05/Remainder_3052.c | UTF-8 | 1,080 | 4.25 | 4 | [] | no_license |
8184fc6894998bd5a6cd96ac0f4322e12e796ff9 | C | myjungjw/algorithm | /Baekjoon/15649_Combination.c | UTF-8 | 574 | 2.984375 | 3 | [] | no_license |
9c5ea4655013749b76bd668b608f7dd16427e408 | C | Lee-sehyun/C-Diet | /baekjoon/꿍의 우주여행/main.c | UTF-8 | 695 | 3.640625 | 4 | [] | no_license |
f62047e41806aab7ea8a3ec544d1ab020e9333b1 | C | summer-kit/C-Basic | /MinandMax.c | UTF-8 | 1,227 | 3.828125 | 4 | [] | no_license |
f41e1d786e942fdc4fd4a3c28fbce9c249ba6822 | C | devdabong/algorithm | /C/stack/array/arrayMain.c | UTF-8 | 389 | 3.59375 | 4 | [] | no_license |
6d0f6a98b37ca3f5773284ccc6827f9170fc498d | C | kimnahee1529/DataStructure | /Stack/Stack_Bracket_test.c | UTF-8 | 1,825 | 4.1875 | 4 | [] | no_license |
77ce2af799aaccce2a59f30b91002c86956bc0b9 | C | ParkEunbin/18.09-C- | /Chapter4/4-5.c | UTF-8 | 737 | 3.4375 | 3 | [] | no_license |
3184eb605a70ba5582775f3ef4eb2dcd743d6996 | C | JijoongHong/Data-Sturcture | /SW2/HW4-4.c | UTF-8 | 2,500 | 3.734375 | 4 | [] | no_license |
e3bfa404a8cb044e62a0e6dedf81f99765d319df | C | JoongHyun-Kim/c-study | /c-programming/Part1/Ch04/BitNotOperation.c | UTF-8 | 355 | 4.03125 | 4 | [] | no_license |
a2c471dc7085719d165e4c1b2966a00e02d71db6 | C | Genne23v/c-data-structure | /9_Sort/9_06/9_06/main.c | UTF-8 | 2,577 | 3.9375 | 4 | [] | no_license |
66c6e5b5aca68d6fc0579acbaa8f3d4c610b2794 | C | jphacks/B_2011 | /client/testModule/voice/dialogue-demo/setup/source/julius-4.2.2/plugin/adin_oss.c | EUC-JP | 30,342 | 2.828125 | 3 | [
"MIT",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive |
4a13f651f4885782ed7bd6914d805dc7174cc7c0 | C | GwangG/Capstone_project | /Algo/InputMaker2.c | UTF-8 | 5,805 | 3.140625 | 3 | [] | no_license |
54333f67763802eef384d94bdd18d6c478f379b1 | C | hwangse/DataStructure | /project/ds_hw3_20161665.c | UTF-8 | 3,028 | 3.484375 | 3 | [] | no_license |
2d5a63aa3a843db92eca3c286d563a5b036e55d1 | C | toywoo/IntroductionofC | /Chapter6/ExWhile.c | UTF-8 | 553 | 3.765625 | 4 | [] | no_license |
fb2c816552342bf032feebcafdbecaa89174b581 | C | ysoftman/test_code | /cpp/bit_field_test.c | UTF-8 | 928 | 3.359375 | 3 | [
"MIT"
] | permissive |
d0eedfd999d32c17102b81eee23b5f4be8a26819 | C | chjh6107/baekjoon | /분류/sorting/1427.c | UTF-8 | 358 | 3.15625 | 3 | [] | no_license |
a069c07caf12cd37488cefe5a5fc10fbae157670 | C | engineerjkk/AlgortihmsAndDataStructures | /06.정렬/06.정렬 응용문제/06_Q17_a.c | UTF-8 | 1,860 | 3.78125 | 4 | [] | no_license |
fee93c9977d8f4aa67dc84eb6f30fe311d38fdcc | C | mhchoi-2021/programming | /test03_04.c | UTF-8 | 236 | 3.390625 | 3 | [] | no_license |
ff911c2adec485ff5de54a623c7a3d3e6d086638 | C | ParkSooYeong/1-1_2-Programming-Language-C- | /Chapter 3/1-1-3-1 Escape.c | UTF-8 | 644 | 3.21875 | 3 | [] | no_license |
3ac0d060f53d9e6b54e34486ae0c46db8a081c58 | C | HeonJinLee/MyProject | /Network/ChatSer.c | UTF-8 | 3,352 | 2.875 | 3 | [] | no_license |
6aa7f5b7d2a9c447ae01e0ba715b841049959f1b | C | Chen828/B-tree-implementation-on-disk | /btree/test.c | GB18030 | 16,015 | 3.296875 | 3 | [] | no_license |
59e980c6c1a30fa585897d1990e637b9e413ee33 | C | parkdoyeon/Study | /C/DataStructure/0605_array/0605_array/main.c | UTF-8 | 803 | 3.40625 | 3 | [] | no_license |
c9715145721c9015ac205fb8ef97137c1ab55f08 | C | Hyeon-Kang/disk-scan | /System Promramming/week13/q4_부모,자식 프로세스간 데잍터 교환/data_exchange.c | UTF-8 | 1,953 | 3.546875 | 4 | [] | no_license |
1167c1d451e66724df57f209b33deb2a05406f94 | C | qpakzk/ssu-cse-programming2 | /lab12/2.c | UTF-8 | 417 | 3.890625 | 4 | [] | no_license |
8d1cd0dedf29da97279cf1ac6f90f4ff8d2a0331 | C | jaduwvad/SystemSoftwareSecurity | /ipc/semaphore.c | UTF-8 | 1,680 | 3.171875 | 3 | [] | no_license |
dab8af5a68d6a47e0e43e68b5c1d982bb851a842 | C | comfuture/muhan | /src/magic3.c | UHC | 35,218 | 2.5625 | 3 | [] | no_license |
71491d2aa1054399c9bd15ac6650349ecbe88bcf | C | hamin7/ITE_1009_C_Programming | /19_01_15(FunctionPointer&Structure)/FunctionPointer(00).c | UTF-8 | 472 | 3.703125 | 4 | [] | no_license |
e82d922076afc2312b474857321cb04402f45d09 | C | smooguy/Cstudy | /wordcnt.c | UTF-8 | 966 | 4.25 | 4 | [] | no_license |
5d8a40fdfe992658408602733408648ad2dba3af | C | bonyeong/gitpractice1 | /doubly-linked-list.c | UTF-8 | 8,428 | 3.84375 | 4 | [] | no_license |
d5d2e62c5b7b8a4e318c355793d5b61de601f826 | C | DaewooNam/Git_Linux | /mySrc/day2/ex4.c | UTF-8 | 520 | 3.40625 | 3 | [] | no_license |
1ded1d8cb3e1664a8aa668f529b8352c9cbb23cd | C | wbluke/Data_Structure | /12_Sorting/12_5_MergeSort.c | UTF-8 | 2,306 | 4.40625 | 4 | [] | no_license |
c77fa1da3dcf2f1ecc841c204d658d73ac885c57 | C | Nt1128/study15_c | /untitled304.c | UTF-8 | 446 | 4.21875 | 4 | [] | no_license |
e0622e1a91d2b122e995044988481a33992f8d11 | C | r4k0nb4k0n/Programming-Challenges | /Baekjoon/2740.c | UTF-8 | 737 | 3.578125 | 4 | [
"MIT"
] | permissive |
53fed5c87bb654880cd06be40b5e150352e0302d | C | Youyeon/Baekjoon | /1000~9999/3009.c | UTF-8 | 429 | 3.625 | 4 | [] | no_license |
d79aa66040af7acfe28759f7d22ce75380af345b | C | jinwulee/coby2 | /0718/sql/a.c | UTF-8 | 991 | 2.96875 | 3 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.