Skip to content
View RobinLiew's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report RobinLiew

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. SocketInAction SocketInAction Public

    Java Socket网络编程实战。主要介绍Socket服务端、客户端的写法,与Socket相关的I/O操作,Socket多线程的一般设计原则,Socket传输一般序列化对象、压缩序列化对象、加密序列化对象等。通过实际的例子展示Socket在网络通信中如何工作。

    Java 19 5

  2. Reed-Solomon-error-correction Reed-Solomon-error-correction Public

    Forked from didihe1988/Reed-Solomon-error-correction

    我阅读了这个项目的源码,试着修改了部分代码。并且在这个卓越工作的基础上,增加了处理字节数组的接口和实现,这样我们就能使该代码应用于网络数据传输、数据存储等更多的场景。I read the source code of this great job, trying to modify a part of the code. And on the basis of this excellent …

    Java 13 2

  3. JavaReedSolomon JavaReedSolomon Public

    Forked from Backblaze/JavaReedSolomon

    首先,我阅读并学习这个优秀项目的源码,然后,我在这个工作的基础上添加了处理字节数组数据的接口和实现,以便我们可以实现字节数组纠删算法的处理。你可以将其应用到网络数据传输的纠删处理、大数据的存储保护上,算法的效率和能力很棒。First, I read and learn the code of this excellent project. Then, on the basis of this…

    Java 7 2

  4. wireless-communication wireless-communication Public

    Recognizing the feature of the wireless channel fingerprint based on two algorithms(an application of pattern recognition).针对无线信道“指纹”特征建模,包括“指纹”特征参数的建立、匹配识别、连续特征参数的“区域划分”等问题,用无线信道参数的提取算法、BP神经元网络算法和…

    MATLAB 16 11

  5. Zeppelin-Geospatial-Visualization-Plugins Zeppelin-Geospatial-Visualization-Plugins Public

    Zeppelin Geospatial visualization for big data

    JavaScript 2

  6. XBezier XBezier Public

    Bezier interpolation,computing control points and Quadratic Bezier Curve over three points and its order upgrading,de Casteljau,etc

    Scala 1