Pinned Repositories
ArpAttack
Ndis6.0协议驱动
Bezier
贝塞尔样条曲线
DiskProtect
小型磁盘还原驱动
DriverIrpComplete
驱动同步/异步完成IRP
FsProtect
小型反病毒内核驱动程序
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
HookorUnhookSSDT
hookssdt
HookSyscall64
NdisIntermediateDriver
ndis中间层驱动
Win32_RandRect
应用程序在windows窗体上显示随机大小颜色的矩形,但并不影响程序处理窗口消息,程序在没有收到窗口消息时才随机绘画。
PowerfulGun's Repositories
PowerfulGun/FsProtect
小型反病毒内核驱动程序
PowerfulGun/NdisIntermediateDriver
ndis中间层驱动
PowerfulGun/DriverIrpComplete
驱动同步/异步完成IRP
PowerfulGun/DiskProtect
小型磁盘还原驱动
PowerfulGun/HookorUnhookSSDT
hookssdt
PowerfulGun/Win32_RandRect
应用程序在windows窗体上显示随机大小颜色的矩形,但并不影响程序处理窗口消息,程序在没有收到窗口消息时才随机绘画。
PowerfulGun/ArpAttack
Ndis6.0协议驱动
PowerfulGun/Bezier
贝塞尔样条曲线
PowerfulGun/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
PowerfulGun/HookSyscall64
PowerfulGun/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
PowerfulGun/Stock-price-prediction-using-GAN
In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to do the Stock Market Prediction. LSTM is a powerful method that is capable of learning order dependence in sequence prediction problems. Furthermore, we will utilize Generative Adversarial Network(GAN) to make the
PowerfulGun/ths_trade
同花顺自动化交易股票下单接口, 证券量化交易必备工具, WEB API服务框架,交易下单自动排队,支持多策略和实时回报查询, 智能按钮定位,模拟点击升级版本,多年实盘稳定运行!
PowerfulGun/Win32_Clover
PowerfulGun/Win32_KeyView1
显示应用程序接受到的键盘消息
PowerfulGun/Win32_Line_Demo
在windows窗体上绘制一个矩形,一个椭圆,一个圆角矩形和两条直线。
PowerfulGun/Win32_SineWave
在windows窗体上画一个正弦函数
PowerfulGun/Win32_Stock_Fonts
程序使用滚动条和光标移动键让你选择七种备用字体中的一种来显示。
PowerfulGun/Win32_Typer
文本编辑器的雏形
PowerfulGun/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.