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 |
|---|---|---|---|---|---|---|---|---|---|
c8274288131da81e0ed2f5278cdcec3c58398a4f | C | DaewooNam/Git_Linux | /mySrc/day3/mySystem/mySystem_Inst.c | UTF-8 | 405 | 2.9375 | 3 | [] | no_license |
6048c574ecfece1241fe7b8f2af4dc278e08a7fb | C | Marlrero/2019_Linux_backup | /socket_programming/chap03-4/inet_ntoa.c | UTF-8 | 806 | 3.546875 | 4 | [] | no_license |
1c3e94540cf2d60062c1f1dbbc2a7a77ad707005 | C | jiku100/GoogleJump | /src/game.c | UTF-8 | 8,429 | 3.71875 | 4 | [] | no_license |
d926802cc397e958964d7d3aa9b1197829602b47 | C | OWSLA-park/OWSLA_world | /문자열형식의숫자를정수로변환while반복문.c | UTF-8 | 679 | 4.09375 | 4 | [] | no_license |
f256b9ac7ba1392d95445ae3338d27875455bb1a | C | SSUHYUNKIM/2019_02 | /Data Structure/ch07_LevelTraversal.c | UTF-8 | 2,027 | 3.53125 | 4 | [] | no_license |
be04a34ad690f36beaf1a8447217bee35a0e817f | C | KUR-creative/KUR-GONU | /KUR GONU/KUR GONU reworked/KUR GONU/MenuAndUI.c | UTF-8 | 19,571 | 2.90625 | 3 | [] | no_license |
45050c84d2d4b771917a0129231773a1fc02c40d | C | chocotime/K_KNOCK | /draw_art.c | UTF-8 | 2,115 | 3.640625 | 4 | [] | no_license |
b07dc8b293a9ce3804dee7b424dfd00d5aa14bdf | C | Tenykim1109/TETLIX | /elec462-f19-project-team7/doubleplay.c | UTF-8 | 5,905 | 2.59375 | 3 | [] | no_license |
ae9828864a4d84470b95f3ba547fccd4e9311585 | C | AnHyeonJu-0/testvscode | /ptrmeminit02.c | UTF-8 | 908 | 4.0625 | 4 | [] | no_license |
04ad58aed8c45f336880b01719322c9068a790a7 | C | KUR-creative/KUR-GONU | /KUR GONU/KUR GONU/KUR GONU/ConsoleGraphics.h | UTF-8 | 994 | 2.6875 | 3 | [] | no_license |
9f1eec3650e3da3b400291719a54c104d6b46cfd | C | peri2094/Source | /8_Linetracer/8. Linetracer/motor.c | UTF-8 | 2,059 | 2.578125 | 3 | [] | no_license |
f8b20d407ef3ebcd8f210c8a4866a1be8ca56f3e | C | KamSss/C-Practice | /Practice/Fibonacci number斐波那契数/Fibonacci number斐波那契数/Fibonacci number.c | GB18030 | 888 | 3.546875 | 4 | [] | no_license |
3a2a76932e8a69a2f0fc4645e617304942b068dc | C | Biccon/2019-1-OS-KU-MMU | /ku_mmu.h | UTF-8 | 8,156 | 2.578125 | 3 | [] | no_license |
80c2e48ca97cc49af22ba84d13d316a5184b3555 | C | laphayen/DataStructure | /LinearStructure/queue/Queue.c | UTF-8 | 1,682 | 4.3125 | 4 | [] | no_license |
330e7de98ca412b8601a40df5cbad6d403318d3e | C | Yoon6/Study_log | /C/DS/chap8/chap8_1.c | UTF-8 | 647 | 3.703125 | 4 | [] | no_license |
8c505c2664fe392402116039dbfc6b8919103d35 | C | haneulk/baekjoon | /11404.c | UTF-8 | 821 | 3.28125 | 3 | [] | no_license |
718de0f3e2536185772eb5016e6f3daf804e7689 | C | Haneul99/Compiler | /과제2/main.c | UTF-8 | 4,737 | 3.125 | 3 | [] | no_license |
0efb9ebdd08ad4de009e521cfd2d55f86c3fbd02 | C | jhk-98/CSE_C_Easy_DataStructure | /Chapter.5/예제/1_ArrayBaseStack.c | UTF-8 | 911 | 4.21875 | 4 | [] | no_license |
c0285e94e499e2fe8886d78214c26c7850117a7f | C | donghabahn/test-codes | /example24.c | UTF-8 | 266 | 3.1875 | 3 | [] | no_license |
753776079bb9cedfc0e2ab150a8639c28063309d | C | jang-jinyeol/System-Programming | /cleanup_handler.c | UTF-8 | 1,104 | 3.515625 | 4 | [] | no_license |
992b46868c9b6ca43b35aff52c791578fb555cef | C | mypbstyle87/Algorithm_C | /Day01/day01_04.c | UTF-8 | 665 | 3.859375 | 4 | [] | no_license |
55b8e133f655893e090e46e70727aab95453c6e4 | C | sHongJung/Network_System | /Remote_Process_Monitoring/GETPSD/prcli_main.c | UTF-8 | 3,937 | 2.609375 | 3 | [] | no_license |
7ea62011979e0eb4a4b96447177779e728253159 | C | jihyunhillpark/Networks2019 | /HW1/TCP/echo_client.c | UTF-8 | 1,513 | 3.046875 | 3 | [] | no_license |
8ae049f26ba8127074399bcfccdeef5f961bf155 | C | vallisneria/hknu2-system-programming | /Chapter11/ch11ls.c | UTF-8 | 2,099 | 3.265625 | 3 | [] | no_license |
a66a7cb0659f07fa8120686477a1ae247b6da04e | C | rumidier/DontC_study | /rumidier/Lesson09/9-02.c | UTF-8 | 317 | 3.34375 | 3 | [] | no_license |
968de2222be0f0b4971a71e594a7ba72c6d3df93 | C | statco19/doit_C | /ch17/sit_ups2.c | UTF-8 | 893 | 3.78125 | 4 | [] | no_license |
6c84abe264000b3c3a1e94029125584563ad7c9f | C | raimdelgado/raspi-motor | /motor_func.c | UTF-8 | 16,978 | 3.171875 | 3 | [] | no_license |
79319b48089df19356dd0d4d1a03f59aac78d6c3 | C | makemakeway/WorkTable | /c/자가진단.c | UTF-8 | 1,197 | 3.921875 | 4 | [] | no_license |
b13a1de372bf610a917642433fa77eee641e7f90 | C | SaraHan774/algorithms_c | /using_qsort_struct.c | UTF-8 | 1,717 | 4.28125 | 4 | [] | no_license |
9b8bf99e1df833600298ffc873e4b34a5eb1352c | C | denishong/gongbu | /c/linux_source_code/chap14/list1431.c | UTF-8 | 1,132 | 3.09375 | 3 | [] | no_license |
67abb19c092616a2c801c9afcb39d512efd711d7 | C | jaeseonglee/2-1-C | /week14/Project678/textInputOutput.c | UHC | 6,247 | 3.90625 | 4 | [] | no_license |
0e3f0d853c4426cebf262fdd5b571653f5bbff30 | C | sw-develop/C-programming-project | /소스코드/show_keyword.c | UTF-8 | 1,284 | 3.140625 | 3 | [] | no_license |
9ae889e0343c41cb738b3a2a7825ad0446dd049f | C | jaeeunzzang/hello-world | /10.c | UTF-8 | 163 | 3.34375 | 3 | [] | no_license |
2f3f0b3b3d05078c967774ea2272d6b22fbc75d1 | C | wdh4804/GnBCprogramming-2021 | /week4/woodahyeon_2_3.c | UTF-8 | 166 | 3.46875 | 3 | [] | no_license |
5cc547ae2764e6ab7349226c37226672c56086ca | C | Yooisae/nimiproject_21600452_Yooisae | /product.c | UTF-8 | 1,151 | 3.421875 | 3 | [] | no_license |
72e89f15721c8ff4e22b796c9cdcdeba55cab1f5 | C | E10n/datastructure | /src/ch08/source/Calculator.c | UTF-8 | 528 | 3.265625 | 3 | [] | no_license |
16251ff082db623e9f87d8856045082f5507438b | C | shizhongyang/C01 | /file_precompile.c | GB18030 | 2,524 | 2.84375 | 3 | [] | no_license |
638604290f3ec102db472dd76fe93b10e7b44a55 | C | XingKaiSH/C-program | /课堂设计.c | GB18030 | 17,715 | 2.875 | 3 | [] | no_license |
d85fcfc5f721bdc629371b300647e4793f15062c | C | juyeop03/DGSW-C-PROGRAMMING | /Question/[66] 수업 시간 문제 66.c | UTF-8 | 428 | 3.765625 | 4 | [] | no_license |
b117d922f3df35c89c8e08b01d835b4c772178a8 | C | Clickseo/Another-C | /01/01-04.c | UTF-8 | 341 | 4.03125 | 4 | [] | no_license |
ba85a774f9987a5fdbec6448f81ac81621703f8a | C | iwasen/MyProg | /isam/SRC/DB.C | SHIFT_JIS | 24,861 | 2.640625 | 3 | [] | no_license |
596b791849ca0127b0f6d20a4671b5d8d04cacaa | C | jaeehooon/C_for_Beginner | /src/ch06/examples/exam_15.c | UTF-8 | 379 | 3.671875 | 4 | [] | no_license |
240087b3a1b6eb70e83eb78e1bf231785fea7a52 | C | zhouwy1994/Notes | /yisiderui/study on git.c | GB18030 | 19,823 | 2.78125 | 3 | [] | no_license |
49df5c2033232d5e56179ec561b13706f1d3b5c8 | C | JijoongHong/Data-Sturcture | /SW2/HW7-1_linkedListPolynomial.c | UTF-8 | 6,954 | 3.609375 | 4 | [] | no_license |
f4815ff0ddf2d3dba88cd24b9cd1806c795afe8f | C | 3255483520/C_code | /获得月份天数/获得月份天数/test.c | GB18030 | 1,176 | 3.65625 | 4 | [] | no_license |
94caa2a98d9ccd3092cc463b5ae75c26c6e4e4e1 | C | csyouk/algorithm_datastructure | /Problems/Solved/Basic/임의의수입력받아역순인쇄.c | UTF-8 | 538 | 3.765625 | 4 | [] | no_license |
0ab892e83515edb6db025da83ee8ec2295241317 | C | Sungmin-Joo/Programming-language-study | /C/Memory_Structure_study/참조위반(쓰기금지)에관하여.c | UTF-8 | 1,963 | 3.328125 | 3 | [] | no_license |
3a9d6d22a6efab3e88c1fbbbdb931352f198d2dc | C | yisea123/TMS_APP | /CCUProject20161213/TMS_RS485_Pro/PIDSComPro.c | GB18030 | 7,955 | 2.546875 | 3 | [] | no_license |
6d491afd9ee2abb17a978490946d90e25a61f905 | C | mintoging/Pratice-C | /bowling.c | UTF-8 | 4,214 | 3.4375 | 3 | [] | no_license |
edc3238874d9537f909909bb397c0231133e521b | C | ningpeng98/Practise | /Project11_14/Project11_14/源.c | GB18030 | 1,407 | 4.15625 | 4 | [] | no_license |
fbf7744762255d02f2b65fbba6906bbc242a2d7b | C | xjohndoe/repl_it | /else사용.c | UTF-8 | 176 | 3.046875 | 3 | [] | no_license |
7ee9ef9c5b0ff1d3108a03c64e4293f0b702056b | C | SeungHyunLee-Public/Ex_C | /maxmin.c | UTF-8 | 783 | 4.09375 | 4 | [] | no_license |
6e5cadf214cd9ea59f5d294167146daeeb44ca7f | C | gusgh0758/Lv01-02 | /HyunhoCha/homework/c/05/homework5.c | UTF-8 | 7,407 | 3.359375 | 3 | [
"MIT"
] | permissive |
f4182325d6f283f3d1c23fa9841632da80f330ea | C | chenjianqu/stm32 | /flash.c | GB18030 | 8,919 | 3 | 3 | [] | no_license |
5609a98eef8ef4825b117eba1bd88857838833af | C | JiWoongSung/University_C_example_code | /File_io3/mkdir.c | UTF-8 | 237 | 2.828125 | 3 | [] | no_license |
04522bb7ed0d9ea2039e14ff9c3392f5a4630d20 | C | sezikim/TIL | /C/FileIO/a2.c | UTF-8 | 672 | 3.859375 | 4 | [] | no_license |
f5de1469635ffbb5ea766c2d3d168aa31faafd66 | C | wonnnnne/cs214 | /multi_Thread_bankingSystem/client.c | UTF-8 | 6,251 | 2.875 | 3 | [] | no_license |
6a019b82888289adda232557def878398cf913bc | C | weatherproject/swproject | /GTK/GTK3.c | UTF-8 | 7,078 | 3.046875 | 3 | [] | no_license |
f72c5ebd22cda02c90b4f6e12fd0be2cf5db2921 | C | dondon17/sss | /examples/ch02/seek_file.c | UTF-8 | 1,125 | 3.46875 | 3 | [] | no_license |
3c5c9aee448acd4a88439a9ec410acac23d7547a | C | binghe819/cs-datastructure | /Stack/ArrayBaseStack/ArrayBaseStack.h | UTF-8 | 528 | 3 | 3 | [] | no_license |
e2293c513e2fc995e70d6ec23f946629f309dcbf | C | hwang-kibum/study.c | /basic/09.pointer/constpointer.c | UTF-8 | 267 | 2.984375 | 3 | [] | no_license |
20acce66fb85dd5a1c0a00b54fc05bb7c27f6ff0 | C | pam-a/C_Lang | /7.celsius.c | UTF-8 | 458 | 3.65625 | 4 | [] | no_license |
1ef3ec38e25b2b3ee0506cd8cc091ff6824cc5d6 | C | yeon0926/C | /program/10_1.c | UTF-8 | 846 | 4.5 | 4 | [] | no_license |
43434347277ed379c5837fbf7fe2bfb26a96d4b5 | C | nongsang/C_Data_Structure | /07.polynomial2.c | UTF-8 | 2,584 | 3.953125 | 4 | [] | no_license |
4420eed807e5d4ce1f71374d1e9901c5071f405e | C | blomdhal22/prac-lsp | /stdio/file_7.c | UTF-8 | 384 | 2.765625 | 3 | [] | no_license |
40798be71d23ac57b8dd05a6eb428b81409ad36b | C | in1004kyu/news_recommend | /src/cosine/cosine.c | UTF-8 | 870 | 2.78125 | 3 | [] | no_license |
ce157762f6e633621fc06ea4f527759573399e8f | C | yeon0926/C | /program1/10_5.c | UTF-8 | 474 | 4.09375 | 4 | [] | no_license |
4c0e8fc6c8ef2b0f5dd8684c998b38a4e164cb4d | C | liuwenye2010/LinuxProgrammingWithRaspberryPi | /Chapter7/Image/bmpHeader.c | UTF-8 | 1,432 | 3.4375 | 3 | [
"MIT"
] | permissive |
b5cc81ee540bae55e474cb8737be2fc3f6326847 | C | RokwonK/Problem_solving | /Baekjoon/수_정렬하기_2750.c | UTF-8 | 511 | 3.40625 | 3 | [] | no_license |
305b475e565584657d2b6968c35e36e1b20f78ea | C | attojeon/esp32-dev | /esp32-dht11.c | UTF-8 | 1,097 | 2.859375 | 3 | [] | no_license |
dd5cdbb5366763526931b19fb52aa58bc792103f | C | solgitsx/clang-do-it | /chap07-operator/chap07-assign.c | UTF-8 | 4,084 | 4.1875 | 4 | [] | no_license |
82de2fca902c92fb548257b0e4147395e1e853d5 | C | RUCzxd/Tower-defense | /TDG2/collision.h | GB18030 | 809 | 3.03125 | 3 | [] | no_license |
38e39e0eddd5591ab564f9bc65dc9bdccc396351 | C | yeongjinc/SNUCSE2015F_OS | /src/userprog/syscall.c | UTF-8 | 11,047 | 2.546875 | 3 | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive |
228a4c38f779eb9a361d0ac68b5725835d7ad690 | C | vgb0332/DataBase | /실습 11/자료구조실습11_201404051_정용석.c | UTF-8 | 4,382 | 3.625 | 4 | [] | no_license |
f423835fb79a5800e3e609cbf3c4833ddca9c373 | C | Asika88233/StudentManageSystem | /System.c | GB18030 | 13,576 | 3.609375 | 4 | [] | no_license |
3deb2cac6725c50303be2442141c0a9ca788558c | C | LeeEunah/Assignments | /Operating System/pintos/src/vm/swap.c | UTF-8 | 2,238 | 2.6875 | 3 | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive |
dbaa99b4b1ed0f60533516b5e54e5846f743cf7e | C | shinseungyeol/AES | /main.c | UTF-8 | 2,569 | 3.21875 | 3 | [] | no_license |
b74036d4a4ee6a5f38adf78ffdba0cb983d00290 | C | ChangerMyGit/DSA | /RedBlackTree.c | GB18030 | 5,346 | 3.21875 | 3 | [] | no_license |
bdaf8b3df1e95ea4ce0f5ee6496cce68207ad8ef | C | Hosby/CS50 | /jjakhol.c | UTF-8 | 472 | 3.828125 | 4 | [] | no_license |
f2a34f5c2b92ebd0dc885f298868b5ffe7fa251e | C | jwelyl/CSE3013 | /week12/실습/mazeGen.h | UTF-8 | 902 | 2.75 | 3 | [] | no_license |
f3716949a36551946f6772f16737d684a3ef46c4 | C | 0chil/tajaproject | /position.c | UTF-8 | 1,283 | 2.71875 | 3 | [] | no_license |
232079017d95fbf3fa8c5ce3405fdfdaab5c5b3a | C | shineuncheol2614/lab4 | /lab4/4/ex4_client.c | UTF-8 | 2,347 | 3.09375 | 3 | [
"MIT"
] | permissive |
32386e39a38efdf634548a828fb9df4d53abb846 | C | kimyoungmin101/Operating-System | /RW lock/HW-reader-writer.c | UTF-8 | 4,638 | 3.140625 | 3 | [] | no_license |
c50d3f9d5b197f730267370ae4a67eac81a28aa4 | C | clarent87/AndroidDex | /Android/dumpper_v1.c | UTF-8 | 6,084 | 2.84375 | 3 | [] | no_license |
8a01c185973e33384f2989995e8e6b2e570e89ff | C | salqueng/esd-project | /0 serial program/serial_port.c | UTF-8 | 5,622 | 2.6875 | 3 | [] | no_license |
543cfd0083ea631a32f6c3ba265510171e4c2d60 | C | comeeasy/study | /hyogyun-project/project2/주민번호.c | UTF-8 | 3,470 | 3.25 | 3 | [] | no_license |
074e89bee48856a7900f0e3f47059bcda0b21075 | C | CAU-DOSC/2017-2-prog-class3-team4 | /Project 1/main.c | UTF-8 | 1,239 | 3.546875 | 4 | [] | no_license |
dc447feaaa2d536f167c99bfaa156695ba2f2788 | C | kbsneues/algorithm-study | /P.40 Q19 연습문제 - 피라미드 삼각형 출력 (i,j의 관계를 잘 서술해야한다...).c | UTF-8 | 504 | 3.828125 | 4 | [] | no_license |
1b20997862bd43a20310b908b77ed321a02a0ff8 | C | venture21/TestGithub | /ctrlc1.c | UTF-8 | 459 | 3.46875 | 3 | [] | no_license |
11efd2b9de1fd67fe0048db3845c0196cfdc4b3d | C | fakerainjw/InsideSoongsil | /Programming_Season2/test.c | UTF-8 | 734 | 3.234375 | 3 | [] | no_license |
d6134bd95a14061894f114f036e2c07eb78cb46e | C | his4000/ProgrammingProject | /Elevator/kms_menu.h | UTF-8 | 1,062 | 2.984375 | 3 | [] | no_license |
cfd88e0e440cb0524b8fac59ac210c1bcf382db9 | C | haeni0117/C-programming_2021-summer | /11일차 실습/2번 문제.c | UTF-8 | 731 | 4.03125 | 4 | [] | no_license |
8992d395bc0fbaff16ed528d99d98fb19e9734f3 | C | YENA0512/C_practice | /14_2string.c | UTF-8 | 439 | 3.640625 | 4 | [] | no_license |
a6077462a3bfef6f67f9964e4f4780641aa269ad | C | FactoryGalactics/baekjoon | /bfs.c | UTF-8 | 591 | 3.140625 | 3 | [] | no_license |
78bc8e9f33583379d47128a48c4efc9df076ff7a | C | Inabang/CodingDoJang | /Struct/typedef_struct_alloc_memory.c | UTF-8 | 767 | 3.984375 | 4 | [] | no_license |
5019b2fc48a15be8fda210b51a338c4055cf8566 | C | jongtae0509/codeup | /1000/1288_1.c | UTF-8 | 601 | 3.015625 | 3 | [] | no_license |
bddffc3ab112828a49c7e0966bd1dcfe59343c95 | C | yejin0216/daily-c-algorithm | /20190725/2231.c | UTF-8 | 767 | 3.4375 | 3 | [] | no_license |
a98f1d892b4a85a978bb45376dbe31e1c458b5d9 | C | LukeLiu97/Smartlock | /GUI/Source/gui_password.c | GB18030 | 4,365 | 2.78125 | 3 | [
"MIT"
] | permissive |
98effaaef143f185bb66d8865aa1f584e375915d | C | wnsdudSoftkim/Introduction_to_computer_lab | /solution/lab1/2_3 solution.c | UTF-8 | 387 | 3.3125 | 3 | [] | no_license |
0a76e63a2d79c988053ae72e27d8300427ccfaf3 | C | Exterras/avr | /LED_003/LED_003/main.c | UTF-8 | 673 | 2.671875 | 3 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.