GithubHelp home page GithubHelp logo

Eddie's Projects

crypoto icon crypoto

(1)Server使用RSA算法生成公私钥对,并将公钥发送给client。 (2)Client随机产生比特串(我们可以自己输入),作为对称加密DES的会话密钥;并使用Bob的公钥加密这个比特串。 (3)Server收到Client加密的信息,使用自己的私钥解密,可得会话密钥。 (4)Client和Server使用对称算法加密通信内容(自己的姓名和学号)。 (5)可验证自动生成的密钥和加解密正确的结果。 (6)采用Socket编程建立Client和Server的通信连接。

film-reviews-classification icon film-reviews-classification

针对dmsc0影评数据集,朴素贝叶斯、线性支持向量机、决策树、随机森林、逻辑回归、K-最近邻居、神经网络、集成学习八种分类模型,验证其分类效果,分别给出不同参数组合情况下的分类准确率和召回率

h5-test icon h5-test

:tophat:Web酷炫特效在线地址 http://gnipbao.github.io/h5-test/menu.html

iis-7.55-dos-exploit icon iis-7.55-dos-exploit

A Microsoft IIS 7.5 DoS exploitation tool for testing (responsible with what you are doing)

linuxkernel icon linuxkernel

《Linux内核分析》MOOC课程http://mooc.study.163.com/course/USTC-1000029000

mapreduce-wordcount icon mapreduce-wordcount

mapreduce-wordcount. An simple example of mapreduce coding in linux with java and hadoop.

mindspore icon mindspore

MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.

qoe-arena icon qoe-arena

包含注册登录、运行文件传输程序、记录文件传输时间 nodejs\python\mysql

realtime-action-recognition icon realtime-action-recognition

Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that this is only good for course demo, not for real world applications !!! Those ary very difficult !!!)

snmp-agent-manage icon snmp-agent-manage

snmp agent and manager using threading. realise functions of trap get request and responce

snmp-oid-ui icon snmp-oid-ui

通过pysnmp+twinter实现简单ui界面输入ip(第一行)oid(第二行) community(第三行)可读取设备信息

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.