Giter Site home page Giter Site logo

简介

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

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 学习机器学习课程时的毕业程序。

ga4ss's Projects

anngs icon anngs

用自定义的脚本语言描述神经网络结构,随后转成C++语言的形式。2006年学习神经网络的小程序,目前仅支持BP网络类型。

bits icon bits

Python操作2进制的小工具

canfuzz icon canfuzz

一个can总线模糊测试小工具

cerberus icon cerberus

带有代码分析器的混乱虚拟机保护引擎

dvirus icon dvirus

14年前,人生中编写的第一份计算机病毒。。。

ga4ss icon ga4ss

曾经**太原12中的甩狙少年** ...

my icon my

一个为自己的程序提供的支持库。

mycrypt icon mycrypt

为了应付比赛实现的国密算法

mynum icon mynum

基于mympf的各种数值运算

nann icon nann

几年前重新捡起神经网络时顺手写的反馈神经网络

nanre icon nanre

学习正则表达式理论时,编写的正则表达式库

nlua icon nlua

自己修改的可加密可变换字节码的lua解释器

oryx icon oryx

很早很早很早以前,为了学习离散数学而编写的离散数学符号运算小程序

polycypt icon polycypt

基于一个简单的虚拟机,可自动生成简单加解密算法的多态引擎。

tdog icon tdog

Android原始程序 加壳器,可以使得两个so合并都一起。

xvirus icon xvirus

好多年前写的PE病毒框架,可以在一个DLL上直接用C++写功能,然后将这个DLL感染到目标文件上。

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.