会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
g!gn#isv
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
66
67
68
69
70
71
72
73
74
···
329
下一页
2022年4月19日
什么是图床,如何理解图床
摘要: 什么是图床,如何理解图床 1、 2、https://github.com/onblog/BlogHelper 支持的图床有:新浪、SM.MS、Github、Imgur、七牛云、腾讯云、阿里云、又拍云。 3、微博的图床怎么使用啊? (0)在blog helper中登录微博图床,然后点击启动; (1)使
阅读全文
posted @ 2022-04-19 16:49 bH1pJ
阅读(210)
评论(0)
推荐(0)
2022年4月18日
csgo不为人知的一些内容。莫伸手,伸手必被抓
摘要: 1、 https://github.com/Frehzy/CSGOCheat_v2/tree/b7452e185a949678957fa3bc9cde48df2a775622/enFrenzyHack/Function 2、 CSGO-arena-server/groups.ini at 24729
阅读全文
posted @ 2022-04-18 09:10 bH1pJ
阅读(98)
评论(0)
推荐(0)
HOOK函数的基本含义,游戏中如何进行反外挂?
摘要: 钩子函数是如何访问其他进程中的事件的? 钩子hook其实是一种编程思想; 体现了博弈和对抗; 作弊者: 反作弊者: 为什么访问游戏内存会被检测到, 因为是被外挂调用的,导致外层变量和预期不止一次,从而检测出外挂; 自己写的dll注入到游戏的进程中为什么也会被检测出来? -- https://gith
阅读全文
posted @ 2022-04-18 09:09 bH1pJ
阅读(235)
评论(0)
推荐(0)
vscode比较两个txt文件的差异
摘要: vscode比较两个文件的差异 1\ 2\ 3\
阅读全文
posted @ 2022-04-18 06:35 bH1pJ
阅读(76)
评论(0)
推荐(0)
2022年4月15日
pr NEXT FRAME HOTKEY. Next / Previous Keyframe Keyboard Shortcut
摘要: ???? 直接空格是播放,左右是上一针下一帧,前提是得选中这个窗口(蓝色框)
阅读全文
posted @ 2022-04-15 20:04 bH1pJ
阅读(17)
评论(0)
推荐(0)
KMPlayer show every frame timestamp
摘要: FUCK
阅读全文
posted @ 2022-04-15 19:58 bH1pJ
阅读(39)
评论(0)
推荐(0)
有什么软件能一帧一帧的播放视频吗?KMPlayer
摘要: KMPlayer one frame by frame f 向前一帧; shift + f 向后一帧;
阅读全文
posted @ 2022-04-15 19:51 bH1pJ
阅读(320)
评论(0)
推荐(0)
Python 时间序列 光滑去噪
摘要: GitHub - cerlymarco/tsmoothie: A python library for time-series smoothing and outlier detection in a vectorized way. 效果蛮好的!
阅读全文
posted @ 2022-04-15 18:44 bH1pJ
阅读(69)
评论(0)
推荐(0)
Python如何计算AAFT amplitude adjusted Fourier transform
摘要: 1、 https://github.com/lneisenman/aaft 2、已经有解决方案了
阅读全文
posted @ 2022-04-15 15:35 bH1pJ
阅读(34)
评论(0)
推荐(0)
Setting mouse position in FPS games C++
摘要: int x = 0; int y = 0; INPUT inputm; int count = dis; for(int i = 0; i <= count; i++){ inputm.mi.dx = (x-i)*(65536.0f/GetSystemMetrics(SM_CXSCREEN));//
阅读全文
posted @ 2022-04-15 13:50 bH1pJ
阅读(23)
评论(0)
推荐(0)
上一页
1
···
66
67
68
69
70
71
72
73
74
···
329
下一页
公告