Giter Club home page Giter Club logo

c's Introduction

Linux下C语言学习项目

  • 2048

    • 简介:终端上的2048小游戏
    • 技能点:逻辑控制 终端界面绘制
  • C_httpServer

    • 简介:C语言写的HTTP服务程序 目前支持GET方式
    • 技能点:TCP HTTP 多线程并发 CGI sqlite3
  • C_spider

    • 简介:C语言爬虫初步尝试,从API接口获取json格式数据并解析,存入数据库
    • 技能点:TCP json sqlite3
  • file_tcp_server_client

    • 简介:使用TCP协议上传下载文件的服务端和客户端
    • 技能点:TCP 文件IO 多线程并发
  • miniShell

    • 简介:尝试编写的一个shell命令解释器
    • 技能点:shell原理 多个shell命令底层的具体实现
  • mplayer

    • 简介:一个使用fifo控制mplayer的mplayer控制端
    • 技能点:多进程通信 终端界面绘制 逻辑控制
  • trans_file_by_fifo

    • 简介:使用fifo传输文件的发送端和接收端程序
    • 技能点:有名管道fifo 多进程通信 文件IO

所有项目暂时均为终端程序,后续增加更多说明及具体信息。

c's People

Contributors

muzhiyun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.