Skip to content
View gA4ss's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • 04:59 (UTC +08:00)
Block or Report

Block or report gA4ss

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
gA4ss/README.md

简介

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

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

Popular repositories Loading

  1. canfuzz canfuzz Public

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

    C 14 2

  2. cerberus cerberus Public

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

    C 13 8

  3. tdog tdog Public

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

    Assembly 12 5

  4. state-farm-distracted-driver-detection state-farm-distracted-driver-detection Public

    udacity机器学习工程师毕业项目

    Python 8 7

  5. nlua nlua Public

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

    C 5 1

  6. MyAKS MyAKS Public

    AKS算法

    Python 4 1