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 |
|---|---|---|---|---|---|---|---|---|---|
5427fc1c040fd810ece5bdad0131cfb71eb22b81 | C | flpdsc/basic_algorithm | /c/101.c | UTF-8 | 463 | 3.3125 | 3 | [] | no_license |
a4cd2cdaf2d61b67ac98841a4dffd65b6c04f9f6 | C | sj9608/C_Python_SDL | /Week02/day10/ex02.c | UTF-8 | 307 | 3.234375 | 3 | [] | no_license |
f7a1f514ac2cddd2575fbd493920bcbdd133717b | C | HaeSeon/Speech-Audio-processing | /Voice modulation/Voice_modulation.c | UTF-8 | 14,768 | 2.75 | 3 | [] | no_license |
d5831c19042247725210d7fce47cb9872db17cfb | C | HyeongD/BOJ-DDM-Code | /Sources/15XXX/15353/15353.c | UTF-8 | 640 | 2.96875 | 3 | [
"MIT"
] | permissive |
361ca0853ccce43c19ff72675a5c40b77bdb5c35 | C | Repidus/learning-C | /25_Memory_Management_Dynamic_Allocation/malloc_and_free.c | UTF-8 | 364 | 4.125 | 4 | [] | no_license |
627c9bb7a6ef2a7e09223b07c111b8290d77696e | C | kdh01517/Data_Structure | /day5/DoubleLinkedList/DoublyLinkedList.c | UTF-8 | 3,105 | 3.75 | 4 | [] | no_license |
f29ed30d0cc491aac934691dcc8092f5220b8858 | C | kimwongyuda/lsp | /hw_05/mysystem2.c | UTF-8 | 900 | 2.90625 | 3 | [] | no_license |
3be39b195a4b1cbd9aca572cdb8ae0519ece4c12 | C | Jelcream/Algorithm_study | /cheayoon/9095_cheayoonl.c | UTF-8 | 745 | 2.953125 | 3 | [] | no_license |
ea6128e82f24a77a9716f23596867dcf350b15c6 | C | zzerjae/myOS | /tree.c | UTF-8 | 4,210 | 2.90625 | 3 | [] | no_license |
32a5959e079664d37a876ba58b48579c106b9bbe | C | KIMHYUNUK98/PPS_2021 | /송다빈/Week_2/6-1.c | UTF-8 | 934 | 3.625 | 4 | [] | no_license |
1a72ac9ea41f887bebbf90cdb79abb2e1a3ad742 | C | venture21/linuxEx2 | /httpTest/bmpHeader.h | UTF-8 | 1,795 | 2.546875 | 3 | [] | no_license |
5f04f4aeb4fb607648eda9579fc9ae23dfa0fcfd | C | yms218/Embeded-Lecture | /2/arr.c | UTF-8 | 670 | 3.9375 | 4 | [] | no_license |
d5c66110650ef93c3afdb1dfc211198e6cc39392 | C | haojialiu/Data-structure-exercises | /LinkList Exercise/Title.c | GB18030 | 5,168 | 3.578125 | 4 | [] | no_license |
4bfbd6b672fa9c77a18e7c333216c092665ec3b7 | C | davdleet/hello-world-c | /bitleftshift.c | UTF-8 | 322 | 3.671875 | 4 | [] | no_license |
be5bd4cde3a9b24c7127703b9d262303aa509d8e | C | Picik-picik/C | /Chapter 05 상수와 기본 자료형/Chapter 05 상수와 기본 자료형/10. LiteralSize.c | UTF-8 | 2,245 | 3.875 | 4 | [] | no_license |
63892fb7ead2884aaa0a1ef522bf77b537fb612b | C | HarrisLim/Algorithms | /CodeUp/1052.c | UTF-8 | 1,411 | 4.5625 | 5 | [] | no_license |
eb487ac8f44864950810fc24933e98a5bc5beaf0 | C | SongKJ00/DSM_JumpUP_2017 | /MoleGame/source/molegame_20170728.c | UTF-8 | 3,640 | 2.609375 | 3 | [] | no_license |
fd67a7a4e186e020e6ba5bca08de8b7ecaf86dfe | C | choeuri49/test20210409 | /c/source/c20210402_main.c | UTF-8 | 919 | 3.8125 | 4 | [] | no_license |
7ba13923df442c430ec5dee0dee68ff27d9d9b1d | C | qpakzk/ssu-cse-linux-system-programming | /lsp_2017/assignment/assignment17/sigsetjmp()필수예제.c | UTF-8 | 876 | 3.171875 | 3 | [
"MIT"
] | permissive |
50f0525f5354eee10bca8a9bca247694cf926c8a | C | EdwardBaek/PracticeMakesPerfect | /teachYourselfC/week1/4dayFind_nbr.c | UTF-8 | 965 | 4.15625 | 4 | [] | no_license |
de7da75f035860e46d7b493d767d772b96d6f2fe | C | akrnsl32/Study_C | /lec/C/3/for_test3.c | UTF-8 | 316 | 3.296875 | 3 | [] | no_license |
e996546f4adfd18512e3ffa16a41117485161030 | C | Ysen-max/c | /课程设计13.c | GB18030 | 8,475 | 2.875 | 3 | [] | no_license |
c79293f9add6869cc93e6f060c2407b353e66d08 | C | SeungPark2/pointerStudy | /pointerStudy-master/Pointer500/Pointer500/Chapter7/Problem1_7.c | UTF-8 | 1,476 | 3.625 | 4 | [] | no_license |
a89f0315b271105e04a1834a5c00cb23b41effca | C | withmelody/SW_Project | /fsinside/fs/fuse/op_init.c | UTF-8 | 6,321 | 2.65625 | 3 | [] | no_license |
e9439c26482858db06625db88f02f75873f5300f | C | fdo2a/C | /project 4(struct이용).c | UTF-8 | 3,770 | 3.5625 | 4 | [] | no_license |
ccbd7d1584d0470b6e8463265a8f69c0063918c7 | C | YerimYerim/pthreaded_calculater | /ThreadSums.c | UTF-8 | 1,576 | 3.765625 | 4 | [] | no_license |
aca3f2355c70d28d518012fa3f91f47b500905f4 | C | ajsirh12/linuxProg | /0824/killTranceiver.c | UTF-8 | 469 | 2.9375 | 3 | [] | no_license |
51ae0832d7450385417b017896d459b08bddda37 | C | xodhr98/ArrayAlgorithm | /code/2번.c | UTF-8 | 1,356 | 4.09375 | 4 | [] | no_license |
8baedeca0d320f58c6c81a7568f2c7285275ac1e | C | caniro/tbc | /MyThirdProj/Lecture2.c | UTF-8 | 439 | 3.4375 | 3 | [] | no_license |
56f0c7601213f58d58a546a91b82f42ced57d408 | C | gitcheol/MyGit | /Algorithms/CodingCamp/CodingHeaven/Day6/1914.c | UTF-8 | 1,361 | 3.34375 | 3 | [] | no_license |
3c108978057c51aca2bfc97611b4072402d6314e | C | jppark93/Autonomous | /UART.c | UTF-8 | 7,065 | 2.734375 | 3 | [] | no_license |
176180cb4f3617f75e347e70d8518959210db473 | C | qkrwjdan/PracticeCpp | /jyPJ/endGame2.c | UTF-8 | 2,045 | 3.796875 | 4 | [] | no_license |
ae876f26240ea903dccb52ddfaa815a0fb7f741a | C | almond-blossom/code-blending | /edunga/x-distance-n-numbers.c | UTF-8 | 562 | 4.3125 | 4 | [] | no_license |
8c0a413a835387527e7923fc47cbca2838c9f1bf | C | jew2222/code | /ch10/char.c | UTF-8 | 782 | 4.125 | 4 | [] | no_license |
8a7bbdd4422c9ecaf46b66b44cf1e7e8532bbf61 | C | ljw-LAB/Network_Programming_linux | /Part1/ex11_3/pipe3.c | UTF-8 | 747 | 3.375 | 3 | [] | no_license |
ab5005c93a38cddd9a3a94cf05f381acf2c0851a | C | tldud0369/test | /test_2_A.c | UTF-8 | 366 | 3.390625 | 3 | [] | no_license |
8e840050fdcf4e999722fdf5de74f569daafe4b9 | C | testkkj/C-L | /ch2002.c | UTF-8 | 2,658 | 4.71875 | 5 | [] | no_license |
e8338325d59baa97ef9f0493cf426bb40fca6545 | C | arcsinY/DMU_C-language | /ArrayList.c | GB18030 | 16,899 | 3.5 | 4 | [] | no_license |
b8f05ba36e8a409bb3196b100b6baad695c0e4ba | C | zziyul/WhiteList | /whiteList/writeWhiteList.c | UTF-8 | 1,926 | 3.46875 | 3 | [] | no_license |
db3d0bb3f75a622251fd42ba560a21bebf2e6681 | C | 10zeroone/study_LinuxNetworkProgramming | /ch07/Ex01.c | UTF-8 | 2,076 | 4.03125 | 4 | [] | no_license |
6e97dbf8f1a1aa48c228216a62ae44ad68ddaab4 | C | jb6515/programming_2-C | /Practice/2015-11-04 Practice1.c | UTF-8 | 520 | 3.8125 | 4 | [] | no_license |
2c8106b7373922f7cb2774ed80a4133ca370e034 | C | bobsiunn/One-Day-One-BOJ-C | /DP/11053.c | UTF-8 | 1,807 | 3.828125 | 4 | [] | no_license |
db4b9637d02e499e60046874fd448fae453dce85 | C | miniplugin/clang | /array.c | UTF-8 | 462 | 3.546875 | 4 | [] | no_license |
414835a80c287afa9b60809cfa17f04ef86ebfa0 | C | MinWooPark-dotcom/c-programming | /Part8/8-12.c | UTF-8 | 323 | 3.6875 | 4 | [] | no_license |
7726b1fd7afc56f29d29b494d55662da6e61b5d4 | C | disklogrrr/vulnerability_check | /src/U_18.c | UTF-8 | 1,050 | 2.78125 | 3 | [] | no_license |
be72d7eb7abbc0ace103ecfdd750ffb82a2ad71d | C | SongHayoung/SWEA | /6731.c | UTF-8 | 1,044 | 3.28125 | 3 | [] | no_license |
cd318f53e9defbe1de5ba862abd3bb0fbe24268b | C | bamtu/QT | /C/Work/05_filePos/dbupdate.c | UTF-8 | 707 | 3.140625 | 3 | [] | no_license |
ad4613776294125403dbb9f1c660e92a82421dfc | C | juner417/linux_system | /Day1/file_1.c | UTF-8 | 308 | 3.015625 | 3 | [] | no_license |
f8c9de4a00e3b5673b26033ec9e9be57b6eadbda | C | LaiTial/C | /BookPractice/Chapter 9/Fibonacci sequence(version 2)/fib_iter.c | UTF-8 | 487 | 3.875 | 4 | [] | no_license |
42939676aec23a8a032b7bbe423325bfe034b082 | C | yprite/scapeNet | /src/senses/lib/senses_fifoModule_netfilter.c | UTF-8 | 6,463 | 2.59375 | 3 | [] | no_license |
09d3ebd79e361f2acbe7b0532d27274bb8802667 | C | jiangkid/jwb361 | /AVR_DataFlash/uart.c | GB18030 | 2,884 | 2.765625 | 3 | [] | no_license |
39bd3ceadf88a2d4cfd6aa11838e49fce10d07c4 | C | KNCT-KPC/OpenCampus | /2018/RioTanaka-suuzi.c | SHIFT_JIS | 16,063 | 3.421875 | 3 | [] | no_license |
8b9e01324c8d468d7c9bc87dffd33631f1a22a43 | C | ohsoohyuk/triple_dice_game | /game1_calculate_score.c | UTF-8 | 1,246 | 3.109375 | 3 | [] | no_license |
5cc0685981fe6d12c78b35d9dd0b888e31b9afed | C | LEENAMHWA/hymni.chatbot.study | /Code/210201_Binary_to_Octal_MINJI.c | UTF-8 | 978 | 3.359375 | 3 | [] | no_license |
2020924c378c8d64f8e87f49d77b39a7ea78b9a8 | C | AdamYoung71/C-code | /C/码图/120.c | GB18030 | 1,649 | 3.5625 | 4 | [] | no_license |
4e592a7d1f0d73ead5c8ee305217dbeabe94fbd7 | C | jihyeon22/dmlib3 | /src/util.c | UTF-8 | 4,984 | 2.71875 | 3 | [] | no_license |
369588a702b262df1d4e3698670ec1e7dac3eb14 | C | LunaNyan/uav1 | /c/calculate2.c | UTF-8 | 190 | 3.578125 | 4 | [] | no_license |
4132d62f1a289cea98cfac4863735eb4d13bc8a4 | C | Capella87/DSPractice | /Assignments/hw5/hw5.c | UTF-8 | 5,560 | 4.09375 | 4 | [
"LicenseRef-scancode-unknown-license-reference",
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive |
d9a5302c1d05883eb55ebac1a65d5febb70babd4 | C | domyounglee/Code_interview | /C/Rabin_Karp.c | UTF-8 | 1,653 | 3.484375 | 3 | [] | no_license |
edcb829ac9b6b44313fbbb73e842874ccf3ff896 | C | JinKyuGit/Cstudy | /etc/macro2.c | UTF-8 | 387 | 3.484375 | 3 | [] | no_license |
4e71d128743456c7d22c0ed8363f23da0a7569a8 | C | dodocat/nebular | /Source/User/Graphics.C | GB18030 | 14,051 | 3.125 | 3 | [] | no_license |
cae0c53b497cb36fa9a9d386d8a2dd928935bfca | C | ktu0709/study | /KarpRabin/Test_KarpRabin.c | UTF-8 | 1,222 | 3.125 | 3 | [] | no_license |
5d6e0c3d8564f89cd09fe9d0de2ce62e5cbe5c72 | C | silverwest8/C-CPP | /CS/Assignment2/findKey.c | UTF-8 | 4,524 | 2.765625 | 3 | [] | no_license |
19d77f92d9c52d238d35539219157805f4be0a8e | C | nimodung/AirConditioner | /AirConditioner/FND4digit.c | UTF-8 | 5,486 | 2.515625 | 3 | [] | no_license |
f5fd034017b395e372e454880f76a02ba9d48de6 | C | inhoinno/BOSSMONSTER | /2019_DS/HW01/main.c | UTF-8 | 437 | 3.078125 | 3 | [] | no_license |
9441036ef80a99fb0589bb26123559d8c4f6a669 | C | kennet0/VisualStudioTest | /ch13/tempCodeRunnerFile.c | UTF-8 | 113 | 3.03125 | 3 | [] | no_license |
0517fa5b1aeff8c8ee0764176e70bf9a5590fdd8 | C | Greenfrog13/Algorithm_C | /Al/chap03/kuku.c | UTF-8 | 455 | 4 | 4 | [] | no_license |
192581837b4450c8f44f95c3b12f6dd92d764160 | C | Clickseo/Another-C | /04/04-15.c | UTF-8 | 701 | 4.375 | 4 | [] | no_license |
7e7e1edd824507c727393fb3d9c65468db9b167e | C | gwonii/programming_basic | /c_note/Etc/linked_list/list2.c | UTF-8 | 1,226 | 4 | 4 | [] | no_license |
58653317d0c64b96dacca6ea7894ddc485cdd6ed | C | callaway12/algoritm101 | /hw0_1.c | UTF-8 | 604 | 3.59375 | 4 | [] | no_license |
5c4f28cbc4bf912e7e2b7cb823ba7f390bdd89b9 | C | Devjustice/practice-in-C | /8500.c | UTF-8 | 344 | 2.640625 | 3 | [] | no_license |
e1ebf7b84b951959f0da0201a8bd2ffdb03e4230 | C | khg8016/cci | /server.c | UTF-8 | 5,347 | 2.671875 | 3 | [] | no_license |
260f992ce7b2cc78dea99a19c58a2e95dcd9e585 | C | zbsun-code/Grass-growing-machine | /课设代码/GrassGrowingMachine/LexicalAnalyser.h | GB18030 | 5,247 | 2.609375 | 3 | [] | no_license |
e4d2f2c649618459dc9871bbf239785091dfd0b4 | C | mayeonn/miniproject3 | /product.c | UTF-8 | 3,259 | 3.453125 | 3 | [] | no_license |
8b2cee8e9a033e426d50e8e488ce6136914493fe | C | JungMinGun/lab4 | /client.c | UTF-8 | 1,854 | 3.1875 | 3 | [
"MIT"
] | permissive |
043a13610d183e9b716bd68dd4f04f65afb535ae | C | 10alswhd/BlueHouseProject | /calculation/strtoul2.c | UTF-8 | 492 | 3.28125 | 3 | [] | no_license |
63b8737e46435509eed192155591d6a65a386e6f | C | zeebraa00/System_Programming | /Optimizing/main.c | UTF-8 | 5,252 | 3.453125 | 3 | [] | no_license |
e6b79cd04c9e02ce1c46659a9724928cd2269981 | C | freshmaru/Chungbuk | /doubly-linked-list.c | UTF-8 | 8,258 | 3.5625 | 4 | [] | no_license |
8c1b39fae93ece267a4f74131b8298328b3d31df | C | 20143227LDJ/lab4 | /lab4/lab4-12/client.c | UTF-8 | 1,779 | 3.421875 | 3 | [
"MIT"
] | permissive |
2e9bd25c48d9eba7a15913542eb57ec4a176f2f8 | C | Milktea17/GRAPH | /2667.c | UTF-8 | 1,397 | 3.484375 | 3 | [] | no_license |
4ac163d413e2787f4df7a20e4036b1e9397d7fab | C | kdino/algorithm-study | /C/프린터큐.c | UTF-8 | 1,216 | 3.265625 | 3 | [] | no_license |
88d4167275a3d5f2173d119ef52a42048401a170 | C | Solarisbf/text_inputter | /hitachi_lcd_control/newclcd.c | UTF-8 | 10,342 | 2.515625 | 3 | [] | no_license |
438e0192b954ba438b46e917bfce55b18341a23b | C | gorilla-Kim/-univ-project-ComputerNetWork | /p5/p5-5/p56tuechosrv.c | UTF-8 | 3,417 | 2.828125 | 3 | [] | no_license |
e4bb1e48126d12cec2e480e636ed2411697ca4a1 | C | Space-Luis/Doonchon-C-Example | /6차시 - 반복문 예제/For-Example5.c | UTF-8 | 189 | 3.125 | 3 | [
"MIT"
] | permissive |
43804ba4360c8eef19bfe6f9da8920858080b6f5 | C | smokys123/pintOS | /src/filesys/buffer_cache.c | UTF-8 | 4,925 | 3.171875 | 3 | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive |
951cc6d1d34ae4a6a17a2cb6de1dcc0e394334e3 | C | DoHoNi/Data-structures-and-algorithms | /ass5/assignment5_2015004011.c | UTF-8 | 10,764 | 3.890625 | 4 | [] | no_license |
bb707568ab0a45db1ec20c9d7c3203076e721208 | C | JUHYUNGKIM-HI/CPractice | /sparseMatrixAdvanced/sparseMatrixAdvanced/sparseMatrixAdvance.c | UTF-8 | 4,979 | 3.90625 | 4 | [] | no_license |
1e69846244c8a5d1aa27fab5c084a72125e19fde | C | 3sally/Hansung-Univ.-Senier-Project | /smartbox_arduino.c | UTF-8 | 4,820 | 2.90625 | 3 | [] | no_license |
b402a25e8027e4ebe0458763487a1b47a28d8f1c | C | ii200400/algorithm | /Baekjoon/C/C/15655.c | UTF-8 | 2,368 | 3.921875 | 4 | [] | no_license |
e5f1c0454dd94ef67b86420ca9ec4ff588fd2c9b | C | kyoodong/SystemProgramming | /Assembler/my_assembler_20162489.c | UTF-8 | 41,043 | 3.25 | 3 | [] | no_license |
d484450036e2de26e4768f43988b95145654b6e9 | C | qpakzk/ssu-cse-programming2 | /lab08/1.c | UTF-8 | 737 | 3.640625 | 4 | [] | no_license |
474c0c9664ad6d2846917da9a5dafdc617531839 | C | taevel02/c-language-programming | /1학기/조건문 수행평가/조건문_수행평가_문제3___놀이기구를_탈_수_있을까_/Main.c | UTF-8 | 212 | 2.96875 | 3 | [] | no_license |
12923f9a9b57cbbb43c58daffdc77eaecd99b03a | C | zzinny/OSsimulator | /simulator.c | UTF-8 | 9,177 | 3.0625 | 3 | [] | no_license |
1212d7ce3d8b4a69365dd02230a68639b70627d8 | C | sidhd8203/CodeUp | /1153_12207220(AC).c | UTF-8 | 568 | 4.46875 | 4 | [] | no_license |
da80c2681f25702df027cffc26dedddc00415294 | C | JWKim-1113/Study-SystemProgramming | /1119/stud1.c | UTF-8 | 763 | 3.84375 | 4 | [] | no_license |
50bb229ae6c67ef0161ee5fcfc8263c743a682dd | C | do-bbi/bbi-os | /Kernel64/src/RTC.c | UTF-8 | 2,662 | 3.078125 | 3 | [
"MIT"
] | permissive |
08aba8ec3538b40d4c6d95291c8215f49fadfb9f | C | JJneo/OS | /testOS/02.Kernel64/Source/Task.c | UHC | 22,067 | 2.71875 | 3 | [] | no_license |
612884debcfbf708685f413ad02fb3108f84aebf | C | KimHyeongSeon/WOWProject | /Test/String2_2.c | UTF-8 | 379 | 2.96875 | 3 | [] | no_license |
057898f24eb5ebd611daee02038d8d352e840862 | C | kinow83/test | /src/algo/dfs/dfs_short_dist.c | UTF-8 | 1,302 | 3.6875 | 4 | [] | no_license |
879e009bda13933d531a5dd87253b5e25e1bd913 | C | hongh815/C_code_collection | /example/pointer_e.c | UTF-8 | 310 | 3.8125 | 4 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.