Giter VIP home page Giter VIP logo

fanchenxinok's Projects

egl_graphic_muti_layer icon egl_graphic_muti_layer

this is a sample code about how to use opengl ES lib to graphic muti layer on the screen. I run this code by VS2017 IDE.

ffmpeg_dec_h264 icon ffmpeg_dec_h264

use ffmpeg libav Api decode h264 raw data, then use SDL to show on the screen.

flowers5_train icon flowers5_train

搭建tensorflow卷积网络训练flowers5分类模型,其中数据集是自己制作的tfrecords数据集,由于机器实在不给力只能搭建简单的卷积网络(2conv+2fullconnect)进行训练,整个网络搭建流程自己学习到的知识有:tfrecords数据集制作, 数据预处理,数据增广,训练模型数据的保存,tensorboard的使用, tfdbg的使用。数据增广方面除了使用tensorflow提供的函数,自己用tf.py_func定义了一个图片旋转的op, 可以随机旋转-20到20度。

gal2d_drm_display icon gal2d_drm_display

This the the sample code of Gal2d combine with Drm to render image base on TI platform.

gtest-lcov icon gtest-lcov

将gtest和lcov结合起来作为单体测试工具

ipc_model icon ipc_model

linux上实现基于TCP和unix domain socket的IPC模型。

makefile_models icon makefile_models

实现一个消息传递模型,并学习多种makefile的编写方式,进行编译

mjpeg icon mjpeg

Decoding of mjpeg (or mjpg or motion jpeg) in c, based on luvcview-20070512. This code is GPL v2 or later.

my_compress icon my_compress

压缩和解压缩算法的实现,用到的算法有:LZ77,LZ78,哈夫曼编码,BF算法,KMP算法,sunday算法,这三种子串匹配算法sunday算法是最优的 速度很快。Golomb-Rice编码,bitmap位运算算法。

my_mailbox icon my_mailbox

利用双指针循环队列和条件等待机制实现mailbox(邮箱),进行消息的传递。

myqq icon myqq

use sqlite database to store userdata and gstreamer is used in this project

pid icon pid

PID controller implementation written in C.

ti_kmscube icon ti_kmscube

This TI kmscube code, i rewrite the Makefile, and more easy used.

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.