Coder Social home page Coder Social logo

parrot's Introduction

parrot

java基础练习

算法demo[algorithm]

使用java实现各种算法

  1. sort01贪心排序算法
  2. sort02冒泡排序算法
  3. 贪心算法--霍夫曼编码--(平衡)二叉树
  4. 搜索树BST(二叉树)&BBST(平衡二叉树)
  5. 散列表,底层用数组(取模),冲突时用list
  6. Huffman: Stack+Queue
  7. Minimum Spaning Tree,最小支撑树,MST

java日常练习[demo]

日常java代码demo演练,包括aes加解密,java8stream流处理,内部类,gson,nb,localDateTime,jar包内容读取,leetcode解题

UsbDevice样例[jusb]

org.usb4java.*使用案例

JVM[jvm]

jvm测试,以及运行时内存区监控

java编程的逻辑[logic]

由浅入深讲解java的基本知识,读书笔记详情:

多线程小游戏demo[mango]

基于文字实现的多线程并发小游戏demo

netty[netty]

netty使用demo

nio[nio]

nio使用demo

设计模式[pattern]

设计模式demo,entrustDesign委托者模式

webservice协议demo[soap]

webservice使用demo,含动态调用测试程序

thinking[thinking]

Thinking in Java读书笔记

parrot's People

Contributors

fictiondk avatar dependabot[bot] avatar

Watchers

James Cloos avatar  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.