Giter Site home page Giter Site logo

bits's Introduction

简介

这个人很懒,什么也没留下。

mymath相关

名称 说明 地址
my 一个基础辅助功能的库,用于支持其余库。 https://github.com/gA4ss/my.git
mympz 整型的大数运算库。 https://github.com/gA4ss/mympz.git
mympf 基于mympz的高精度浮点运算库。 https://github.com/gA4ss/mympf.git
mynum 基于mympzmympf的数值运算库,包含了各种基础函数的运算以及复数运算。是mymath的运算基础。 https://github.com/gA4ss/mynum.git
mymat 线性代数运算库。 https://github.com/gA4ss/mymat.git
mysym 符号运算库。 https://github.com/gA4ss/mysym.git

未来计划要开发的库

名称 说明 地址
mylogic 逻辑推理的库。 https://github.com/gA4ss/mylogic.git
mystat 统计学库。 https://github.com/gA4ss/mystat.git
mynt 数论算法库 https://github.com/gA4ss/mynt.git
mynlp 非线性规划库。 https://github.com/gA4ss/mynlp.git
myfec 有限元计算库。 https://github.com/gA4ss/myfec.git
myshow 控制打印输出的库,支持mymath的打印输出。 https://github.com/gA4ss/myshow.git
myplot 绘图库 https://github.com/gA4ss/myplot.git
mymath 主程序实现语法解释器。 https://github.com/gA4ss/mymath.git

信息安全相关

  • canfuzz 一个canfuzz的小程序。
  • cerberus 一个研究windows软件保护时编写的x86虚拟机保护壳。
  • tdog 可以将android 32位 arm的so合并到一起的链接器,用于当时做android原生程序保护。
  • xvirus 研究计算机病毒时,可以用c++写病毒体生车dll,然后将这个dll感染到应用程序上。
  • dvirus 2006年编写的计算机病毒。工作后的第一份程序。
  • nlua 修改了lua的解释器,拥有了加密功能。
  • polycypt 一个虚拟机,当时想写一个生成多态加解密算法。
  • MyAKS 研究AKS算法时写的配套程序与论文阅读笔记。

学习过程中产生的代码

  • oryx 学习离散数学时写得离散数学小程序。
  • nanre 学习正则表达式实现的正则表达式。
  • nann 复习神经网络时,写得bp网络小程序。
  • anngs 很久以前,学习神经网络时,将定义好的神经网络结构转成c++代码的小程序。
  • g2r 研究无人驾驶时,将Apollo的google buffer协议转成ros协议的小程序。
  • state-farm-distracted-driver-detection 学习机器学习课程时的毕业程序。

bits's People

Contributors

ga4ss avatar

Watchers

 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.