Giter Site home page Giter Site logo

Longtao Lin's Projects

apollo icon apollo

An open autonomous driving platform

bitsoperation icon bitsoperation

C++ - Various of bit operations such as AND, OR, XOR and so on. Use C++ for easy operator overloading and others

charactordetection icon charactordetection

C++ - This is a pragramming contest, use Back Propagation Network (one of Neural Networks algorithms) to distinguish vague charactors

decisionmaker icon decisionmaker

C# - This tool helps you make decisions, depending on different options/criteria/weights. You may find it useful when trying to buy a house but having trouble to choose the best one from ten with different locations, prices, square feets and so on, or, when need to pick up 1 candidate from 10 :)

dllinjector icon dllinjector

C++ - Inject a "detour" DLL into the specified executible or service, in order to detour a particular function into the one we defined by ourselves. C++ projects

examples icon examples

Kubernetes application example tutorials

mahjong icon mahjong

C++ - Mahjong, Traditional chinese game, basically for practicing C++ and OO design

memorytest icon memorytest

C++ - A simple game, view some cards and test what you think about the cards

nativespeaker icon nativespeaker

AIR - This tool is for learning foreign languages. It has a transparent floating window on desktop which allows you to easily drag&drop words that you believe valuable from anywhere to the window, and it will be then stored and showed every configurable seconds. This's developed by Flex+ActionScript to take advantage of the impressive UI features.

ndis icon ndis

Windows Kernel Driver - Create a driver device in intermediate layer of Windows kernel based on NDIS, which communicates with and connect upper layer (user mode applications) and lower layer (miniport driver/network card). Create self-defined protocols for transmitting data and control communications by simulating very simple HTTP, TCP and ARP protocols. Try best to implement connection establishing mechanism and retry sending mechanism following TCP’s specification in order to achieve stable data transmission. So it can walk around system TCP protocol layer and firewall to capture and send custom data packets.

peopleconnection icon peopleconnection

C++ - A testing project to build people relationship according to the connections in log files, basically for practicing c++ STL containers

tdi icon tdi

Windows Kernel Driver - Create a driver device in TDI layer of windows kernel to capture network data packets

transportpractice icon transportpractice

Java - A sample application to play with shortest route algorithm with Java including both source and unit tests

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.