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 |
|---|---|---|---|---|---|---|---|---|---|
2aced29a873988f1b3ba5ab7c356a2d2c03e878c | C | ehgud0670/TIL | /c_language/더더랩_수업/compile/func.c | UTF-8 | 291 | 2.578125 | 3 | [] | no_license |
5a5c43b5d2bc3678405654a8bb9e5a535df7b18d | C | jew2222/code | /ch10/numberguess.c | UTF-8 | 767 | 3.734375 | 4 | [] | no_license |
c1a6cd20b419350f5939a2aee50cb388a3c233cb | C | lastzz/DS18B20 | /GUI/GUI.C | GB18030 | 16,685 | 2.890625 | 3 | [] | no_license |
6c16b8ae3adda4628e1d0d0929fe4650ffb93f4f | C | capri0102/system | /ex01/iseektest.c | UTF-8 | 3,900 | 3.40625 | 3 | [] | no_license |
9e759944b08351623fd907aae1c7916948a6ab30 | C | kho903/TBC | /Chap05/modulusOperator.c | UTF-8 | 1,009 | 3.875 | 4 | [] | no_license |
cdde709ffa8ce34d63240151df0bb701ce807cb6 | C | joongs/I-can-make-well-programs | /book3_red/chapter1_0_GetLastValues/GetLastValues.c | UTF-8 | 1,208 | 3.875 | 4 | [] | no_license |
cb43f0985457d1d39cd75a67024d4d56892b7616 | C | gwnuysw/Smart-Flowerpod | /Design_Beginning/ch9/RaspberryPi/rasp_sock_server.c | UTF-8 | 20,054 | 2.5625 | 3 | [
"MIT"
] | permissive |
fa00ceb2dad4c3980927f981dbc9f287baa7e132 | C | JaeHwani/homework_ds | /20200724/ch07/03-threadtree1.c | UTF-8 | 1,756 | 4.15625 | 4 | [] | no_license |
baeb102fc72a7a45a4047f20e85bfa7c82fc3256 | C | suinautant/learn_C_lang_basic | /array/ex0818_0502_array.c | UTF-8 | 928 | 4.28125 | 4 | [] | no_license |
f41f04901563ce06e4b0b2bf3d2078048f51b02e | C | ddolsoon/miniC-Compiler-Project | /CFG.c | UTF-8 | 12,586 | 2.984375 | 3 | [] | no_license |
2935b10d64e7be2263db1d8da04430be6206b866 | C | Phantomn/C_language | /bughunting/if_for_pattern.c | UTF-8 | 2,722 | 3.109375 | 3 | [] | no_license |
dad1e2318a8df7209e4679e77e40027608da578a | C | jonghocook/Archive | /c/20200130/prob_5.c | UTF-8 | 834 | 4.375 | 4 | [] | no_license |
361705a2922da36163b7e1b4f5490ff4e0f67956 | C | rlarjsdn2313/gifted_projects | /2nd programming 0417/Problem22/main.c | UTF-8 | 380 | 3.6875 | 4 | [] | no_license |
760e990db7ce67cd87b16340a118e62023f6103f | C | kelly9854/C-programming | /mean.c | UTF-8 | 382 | 3.3125 | 3 | [] | no_license |
f6e2caffe956d7e3244aee4ced03f4b7721061bc | C | W924/hit_Database | /lab4/1160300302_lab4/main.c | GB18030 | 101,397 | 3.046875 | 3 | [] | no_license |
fd5529c8f888eaeab0e6ea90a85866e7bf7f025c | C | KimHyungkeun/3rd_grade | /Semester3-1/LinuxSP/chap4/fopenTest/ssu_fopen.c | UTF-8 | 596 | 2.90625 | 3 | [] | no_license |
33d591a8574cdcc5bd6fdb5bd1db9586cfed9d24 | C | ChoiGunHee/Algorithm_with_C | /Backjoon_step/step_20/back_20_06.c | UTF-8 | 1,447 | 3.984375 | 4 | [] | no_license |
4fe09d4dbf837e34b1821225c655f9abbb318d77 | C | JinseobPark/Data-Structure | /recursive/recursive_factorial.c | UTF-8 | 470 | 4.0625 | 4 | [] | no_license |
a765e0db762727b2ed0e9193ea040ba0ea16b54e | C | SuperNova911/MAD-Class | /lab4_dot_matrix/test_dot_matrix.c | UTF-8 | 715 | 2.671875 | 3 | [
"MIT"
] | permissive |
b1a8af2daac14d73f3c4b70e93c97dfabdeb53af | C | YunSY/github-Test | /crazy.c | UTF-8 | 181 | 2.703125 | 3 | [] | no_license |
83b775e02e08052f573125bfcc136b413cb063f7 | C | hijs01/codingclassC | /src/005.conditionalstatement/iferror.c | UTF-8 | 354 | 3.953125 | 4 | [] | no_license |
a00bfcf80537e127f446fff71e48a166cf16883a | C | Codejune/linux-system-programming | /기본과제/#B15_301_20162448/소스코드/ssu_sigpending.c | UTF-8 | 581 | 3.203125 | 3 | [] | no_license |
0c248f56a941c85196ece001f5a0b6a644f9bf7f | C | yeolmin/practice | /20180705/1signal.c | UTF-8 | 1,326 | 2.859375 | 3 | [] | no_license |
7dd73a997c547aeb545b4d8e49d14217c15fd6bf | C | limdonguk/DataStructure | /8. Search/BinarySearch.c | UTF-8 | 1,071 | 3.796875 | 4 | [] | no_license |
7a32fad7e263559c32133c907c54bb75efd310a0 | C | xxhyxxnjxn/lab4 | /no5/test_client.c | UTF-8 | 2,763 | 2.9375 | 3 | [
"MIT"
] | permissive |
df80065968b6af9b63d97f84cb7372ddbc4e0ffe | C | repo-ysk/clang | /ch2/ex2-4.c | UTF-8 | 262 | 3.96875 | 4 | [] | no_license |
a2dac03940a53f28414d4356103fb7bedada9b6d | C | kska01/windows-C | /dockc/passorfail.c | UTF-8 | 228 | 3.1875 | 3 | [] | no_license |
9795e126ea6d84cd7c08621f266c85ada5d1e3b4 | C | mimirongtc/4412pj | /ai/lcd/lcd.c | GB18030 | 27,799 | 2.6875 | 3 | [] | no_license |
f70336a781a3dff56996104707c9d05023ec68ab | C | RulluRangRang/CStudy | /src/Old/20-3.c | UTF-8 | 443 | 3.90625 | 4 | [] | no_license |
0787d42fe4a318f1aa7c33e9ae872e2fb4bbfccc | C | HyeongseonKim/Data-Structure | /C2P4_mult.c | UTF-8 | 2,519 | 3.625 | 4 | [] | no_license |
a69eacda9378702936e2a0c39b2b652e8e002f3b | C | Clickseo/Another-C | /11/11-16.c | UTF-8 | 718 | 4.1875 | 4 | [] | no_license |
2a39a5e5ece1cc6fcba936ae50982becd849e22d | C | thema0park/clustering_project | /Demo/nodejs_ex/public/test_set/mabangjin/김병각(zongog)_point_100/source/main.c | UTF-8 | 1,358 | 3.125 | 3 | [] | no_license |
6cd9b1d27130a9b5c362af507b442c0f496d4f22 | C | hanks010/data_structure | /queue/queue/array_queue.c | UTF-8 | 754 | 3.375 | 3 | [] | no_license |
27c4788afa83f8584098ed69be8521c685ffcb18 | C | kyjna0312/middle_test | /testfile/t30.c | UTF-8 | 306 | 3.09375 | 3 | [] | no_license |
9439dd274cb7c898a76286664a6ba182bc471b3c | C | GIMEA/AWSLinuxEx | /0708/tcpip1.c | UTF-8 | 2,040 | 3.515625 | 4 | [] | no_license |
b4c72bb06ae6f0d78998aa48c322e111331917ab | C | netlms/Baekjoon | /questions/C/correct/1330/main.c | UTF-8 | 332 | 3.828125 | 4 | [] | no_license |
5ec224810b0c22378e2491ff047ba3aaa23c3a1e | C | nois0720/TIL | /socket-programming/CL-programming/cs-thread-server.c | UTF-8 | 3,162 | 3.125 | 3 | [] | no_license |
be37a7f116fb8dca07ff5b83895e95b170b37c1f | C | jongtae0509/codeup | /1000/1275_1.c | UTF-8 | 351 | 2.84375 | 3 | [] | no_license |
8077c4ffa173e1aa289cc45e20f9960d0b3c4790 | C | ictechgy/Algorithm | /문자열_도수정렬.c | UTF-8 | 1,179 | 4 | 4 | [] | no_license |
263de27fb8b0bf8628d0835d401bc1069c4bb90c | C | MethodFunc/Educations | /C/Booklist/inslist.c | UTF-8 | 1,703 | 3.453125 | 3 | [] | no_license |
bfe9b5d1917c71ebf85e00409b4a86d7bf3d4e9d | C | Geonwoo1109/School_Coding | /2.c | UTF-8 | 292 | 3.546875 | 4 | [] | no_license |
0f50186ca24bd0bdd722d754408e33276b3a5d07 | C | eter2/Univ | /Lecture/SCE103/03_1_맨허튼_거리.c | UTF-8 | 1,114 | 3.84375 | 4 | [] | no_license |
1f94bffdd4f9c80bccbc6cb543940ddadfdd59d0 | C | hgsong225/data_structure | /homework2/SparseMatrix.c | UTF-8 | 3,778 | 4.0625 | 4 | [] | no_license |
2a7b9ac2e7c6020f21113dbc6d81cdd803fe0d0c | C | Codejune/linux-system-programming | /설계과제/2020/#P2_20162448/소스코드/prompt.h | UTF-8 | 2,271 | 2.671875 | 3 | [] | no_license |
4b4dd08e1e66195dd37f1ccdb08998d1a10a5783 | C | beargrllys/3Grade1Semester | /SystemProgramming/code/File System/ex8_chmod.c | UTF-8 | 1,427 | 3.640625 | 4 | [] | no_license |
f58035800957d346ac358ae7f1d72ce76f4e1f30 | C | kingkwung/MyProject | /Proj_CPUScheduling/Scheduling/main.c | UTF-8 | 7,957 | 2.859375 | 3 | [] | no_license |
1ac496ee365b48bafd6617f5702cb91e5acc7b3b | C | SongHayoung/SWEA | /3501.c | UTF-8 | 1,536 | 2.75 | 3 | [] | no_license |
cd6bea3b33a65b7155f6f2d80cf3772d17da18f3 | C | Yuvely/SocketProject | /webServer2.c | UTF-8 | 5,163 | 2.6875 | 3 | [] | no_license |
74d1fd00461ef7cec1557ec223b12338b8a8424a | C | naamoonoo/42_fdf | /src/b_a.c | UTF-8 | 2,679 | 3.203125 | 3 | [] | no_license |
76bd216631790d54d1175cc2ed8d341ce98e9acb | C | JD0099/Book_Management_System | /Server/login.c | UTF-8 | 1,578 | 2.59375 | 3 | [] | no_license |
7603a130fc853c0a6a98553b1cc783b678a11e5a | C | park-sueun/2020_Spring_Open_Source_Software | /Mini_Project/product.h | UTF-8 | 943 | 3.4375 | 3 | [] | no_license |
51d3422589083b60166874e9a62f11c29a8bd06f | C | ParkEunbin/18.09-C- | /Chapter7/7-2.c | UTF-8 | 457 | 3.5 | 4 | [] | no_license |
07e2f43da1be313da58fb89a69f7c06fe5f03928 | C | LeeSna/System_Programming | /lab3/10/cp.c | UTF-8 | 2,530 | 2.890625 | 3 | [] | no_license |
2fd3c2453207f596fbcd91d139db341d14514dd7 | C | my0614/C-example | /pointer.c | UTF-8 | 625 | 4.03125 | 4 | [] | no_license |
e77512bcaea2796218af65b21a020bd40c82b65a | C | LEEKUMHO1/CODEUP | /1569.c | UTF-8 | 368 | 3.203125 | 3 | [] | no_license |
d8c2dd26f4a55f77a103b3edd591eb830030b749 | C | lovelyoverflow/Phonenumber-Management-Project | /screenOut.c | UTF-8 | 1,534 | 3.265625 | 3 | [] | no_license |
20b4bd77348e13d20b0ac20e83e50c85d73bd43e | C | sally4405/Hongik-Univ_OOP | /test/190329/02.c | UTF-8 | 620 | 3.671875 | 4 | [] | no_license |
78b44caa645ff4f75ca41493dc069691d73a67cd | C | Sanggoe/network-programming | /ascii_ip.c | UTF-8 | 971 | 3.46875 | 3 | [] | no_license |
acf056a0d7ecf7e442abbd63388171476c9ddd95 | C | p1n9u/HYUE | /INTRODUCTION_TO_SYSTEM_PROGRAMMING/code/bit.c | UTF-8 | 1,035 | 3.859375 | 4 | [] | no_license |
c3ab5123322f162143bfe140c6eac1d12afb5098 | C | jinwook8910/Boostcourse | /3w_pro2.c | UTF-8 | 2,075 | 3.796875 | 4 | [] | no_license |
d53aef8eb508aee5e3422544ce84b7a22abb81d4 | C | ster72/Comp2project | /common.h | UTF-8 | 5,424 | 2.875 | 3 | [] | no_license |
59a88b4e8dce0fc116a8476aa5d374e01a715b1c | C | Guodechen/- | /Admin.c | GB18030 | 4,903 | 3.28125 | 3 | [] | no_license |
f7f0358d2c228b58fc4cdfbe8fc87993a3cc4569 | C | jisung0920/Introduction-to-System-Programing | /chap6_2/quick_sort.c | UTF-8 | 980 | 3.734375 | 4 | [] | no_license |
65d78ff0f4577e9d93fa0fd39da5bb9f70a0a020 | C | goodgodgd/microprocessor | /atmel_studio/chap09-ex04/chap09-ex04/main.c | UTF-8 | 1,125 | 3.1875 | 3 | [] | no_license |
1b091e1e61b3ac6e4db244b17c93334190b43373 | C | SaviourZhang233/learnC | /2020_12_01/2020_12_01/test.c | GB18030 | 2,579 | 3.75 | 4 | [] | no_license |
3b13225def09ad154b042e014f68be3ee65e4b67 | C | graceFor/C_Lecture_2020 | /Lecture 12/12-16.c | UTF-8 | 1,203 | 4.40625 | 4 | [] | no_license |
adde51fc32b64997a589926030e2640406168332 | C | Codejune/linux-system-programming | /기본과제/#B10_214_20162448/소스코드/ssu_putenv_1.c | UTF-8 | 924 | 3 | 3 | [] | no_license |
b10f2310cd36ce52053894d2ea8835b9473dd05d | C | yummyHit/algorithm | /ntech_2.c | UTF-8 | 1,281 | 3.6875 | 4 | [] | no_license |
b132af237ebe5350ff92e7e66d70e9d6d09178d4 | C | Seongseokwon/BAEKJOON_Study | /level2/BAEKJOON_1330.c | UTF-8 | 315 | 4.53125 | 5 | [] | no_license |
f81984b7c84d1b009b4279c7d8cc99d38aeea5f7 | C | K-minseok/minseok-site | /src/002.Variable/Variable03.c | UTF-8 | 180 | 3.046875 | 3 | [] | no_license |
d22361fea3290011376a91573ca018151231d7ad | C | ji-sang-geun/KW_Class_Study | /Programming_C_2019/2019_0320_C_1.c | UTF-8 | 270 | 3.59375 | 4 | [] | no_license |
c3381cc44930879e3dc3f935fbd774c107f8760e | C | MY-Park/C-language | /WCSPC_2015A.c | UTF-8 | 678 | 2.9375 | 3 | [] | no_license |
78dbe74029920662c3dfaa175d99bdd5992a70a2 | C | wonjaechoi01/c-project | /210202/Source.c | UTF-8 | 2,965 | 3.4375 | 3 | [] | no_license |
e5ae1a4abdec64a7f3431e41a134ed074d194305 | C | hsofficial/sysProgrammingStudy | /msgqueuesndrcv.c | UTF-8 | 663 | 2.90625 | 3 | [] | no_license |
4a5972cb700ecf82d1a8829fff14dcbf80cbccd6 | C | kr-computer-study/algorithm | /희권/백준 15683.c | UTF-8 | 2,223 | 3.015625 | 3 | [
"MIT"
] | permissive |
b9d89ce873583b8981a17fa1a60974dd66f97924 | C | minsuklee/Clean-Reviewed-Chat | /webserver/httpserver.c | UTF-8 | 4,234 | 3 | 3 | [] | no_license |
5062edfc83d073fa221f32a7ae27a22724ac408b | C | NaHyeonJeong/IoT_Programming | /0922/dns_ip.c | UTF-8 | 1,243 | 3.21875 | 3 | [] | no_license |
bab5f1984340259801bdf9952f35d52b742b90c1 | C | j2wooooo/Omok_teamproject | /lib/jwlib/usrputstone.c | UTF-8 | 2,016 | 3.03125 | 3 | [] | no_license |
811756ea63fbea3bfe5a2fea3c72473669617406 | C | KimKanghyun0/TIL | /Operating system/exampleCode/ex3.3_Zombie.c | UTF-8 | 881 | 3.5 | 4 | [] | no_license |
2c9616226323d5f35b23c20d943872ea6f34c259 | C | nosy0411/Introduction_to_Algorithms | /project/AL_4조_FinPro/record.h | UTF-8 | 2,261 | 2.9375 | 3 | [
"MIT"
] | permissive |
3424f80f6bd541b441a8eacd0d8e60ae478f6321 | C | yeon0926/C | /program/25_5.c | UTF-8 | 847 | 3.328125 | 3 | [] | no_license |
ba5317625a5edf733a3ba890d4fa7cbbb185edf0 | C | mhchoi-2021/programming | /test01_11.c | UTF-8 | 312 | 3.984375 | 4 | [] | no_license |
24e65be2f48d46eae31f4bc8472fdd2a4f1b8e14 | C | panggin/cprog-19 | /ch17/sort_save.c | UTF-8 | 1,277 | 4.21875 | 4 | [] | no_license |
83f3adaa55ad45dddcccdd525c221081571f83f4 | C | doublejtoh/Linux-System-Programming | /hw9/select.c | UTF-8 | 4,706 | 3.0625 | 3 | [] | no_license |
98a00fd0d1d790de0cf19059f12c6af24334eb63 | C | leehyojeong/Pokemon | /pokemon/pokemon/pokemon.c | UTF-8 | 32,535 | 2.609375 | 3 | [] | no_license |
63acfef98a677bff863ff8b2ec9dad1bd4609c6c | C | scalpelHD/C_soure | /C_source_code/用户名.c | GB18030 | 4,727 | 3.234375 | 3 | [] | no_license |
022bed5c703e0c10407471337d1ed01883921fcd | C | parksangkil/CLangTest | /18_01_01.c | UTF-8 | 579 | 2.859375 | 3 | [] | no_license |
16cab82f181bcecaacb444902b44d4ee43c96cd3 | C | KIMNIGANG/c-study | /c언어 알고리즘/퀵정렬.c | UTF-8 | 1,846 | 4.40625 | 4 | [] | no_license |
d5d647d52d17e3dec3a524d52aa88a8c8829dad3 | C | usujang/shellmking | /datablock1.c | UTF-8 | 2,445 | 3.1875 | 3 | [] | no_license |
46027fa1f241896689caabc90b782c3d44ffa0cf | C | wangfeng0301/C_DataStructure | /DataStructure/src/linkedlist_double.c | GB18030 | 26,290 | 3.390625 | 3 | [] | no_license |
4b8f01fb77a258975a744d543e712c0ba947fda8 | C | inchang0326/kic.github.com | /Btree/KICBtree.h | UHC | 16,427 | 3.84375 | 4 | [] | no_license |
83dbbab9418f614589abc3c4217cfcb2874ec3c2 | C | eric54205420/AderCTools | /Parser/SyntaxTree.c | GB18030 | 21,503 | 2.8125 | 3 | [] | no_license |
2d9aef832b7361634dc67e795cf355be0c1ea019 | C | nice0307/seoul42 | /c02/ex12/ft_print_memory.c | UTF-8 | 3,408 | 2.84375 | 3 | [] | no_license |
ff9b07eab8cf2dabd8c461994c6ae001da0b6464 | C | xiaoxiaojiangshang/homeworkInUstc | /parallelComputer/My_jobs/four/20-3/15-1/closure.c | GB18030 | 5,900 | 3.109375 | 3 | [] | no_license |
f033c0399401e010b1d03154f5d4279650ba22de | C | doubleu0714/algorithm | /c-lang/src/sort/insertionsort.c | UTF-8 | 2,051 | 4 | 4 | [] | no_license |
f5438dae21f71a5733b51d44a570739a5cf6e508 | C | Zerotay/doit_algorithm | /ch1/q15_dg.c | UTF-8 | 301 | 3.3125 | 3 | [] | no_license |
0bb1cb43b487a1146c6543e630a1cf419c93bc7f | C | jaeehooon/C_for_Beginner | /src/ch04/sec01/ex_4_1.c | UTF-8 | 401 | 4.0625 | 4 | [] | no_license |
115820a98d6da697739ba369ebf2cd2cfd6d0ab0 | C | JiHunparkkk/C-exercise | /뇌를 자극하는 C언어/CH.14 2차원 배열과 포인터배열/Exercise 14-1 2차원 배열의 논리적 구조.c | UTF-8 | 912 | 3.921875 | 4 | [] | no_license |
cd4315af390d0fcffbdd634201667811cfdcd976 | C | smalljiny/raspi-class-example | /day2/udp-sensor-client.c | UTF-8 | 2,078 | 3.1875 | 3 | [
"Apache-2.0"
] | permissive |
047a743f36138ab56097aad5156a3df91c33c751 | C | dayo2n/Comp3_C | /week09/final07.c | UTF-8 | 361 | 3.234375 | 3 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.