👀来自博客 序栈 的文章
In-depth analysis of the development trend of AI large models at home and abroad in 2026
GPT-4o/Claude/Gemini vs DeepSeek/Tongyi/Wenxin/Kimi, panoramic comparison of technical roadmap, open source ecology, application implementation and future trends
2026 国内外 AI 大模型发展态势深度分析
GPT-4o/Claude/Gemini vs DeepSeek/通义/文心/Kimi,技术路线、开源生态、应用落地与未来趋势全景对比
Dynamic programming from entry to mastery - core ideas and classic issues
DP three elements and four-step problem solving method, 0-1 backpack, LCS, edit distance, LIS classic problem detailed explanation and code implementation
动态规划从入门到精通 — 核心思想与经典问题
DP三要素与四步解题法,0-1背包、LCS、编辑距离、LIS经典问题详解与代码实现
In-depth comparison of the performance of the top ten sorting algorithms
Comprehensive comparative analysis of the principles, complexity and stability of bubble, selection, insertion, Hill, quick sort, merge, heap sort, counting, bucket, and radix sort.
十大排序算法性能深度对比
冒泡、选择、插入、希尔、快排、归并、堆排、计数、桶、基数排序的原理、复杂度与稳定性全面对比分析
Panoramic analysis of graph algorithms - from traversal to shortest path and spanning tree
Complete analysis of BFS/DFS traversal, Dijkstra/Floyd shortest path, Prim/Kruskal minimum spanning tree, and topological sorting
图算法全景解析 — 从遍历到最短路径与生成树
BFS/DFS遍历、Dijkstra/Floyd最短路径、Prim/Kruskal最小生成树、拓扑排序完整解析
Windows post-exploitation — Mimikatz password extraction, gold/silver note attacks
Mimikatz credential extraction full module actual combat, complete process of gold note and silver note attack, DCSync and persistence backdoor
Windows 后渗透 — Mimikatz 密码提取、黄金/白银票据攻击
Mimikatz凭据提取全模块实战,黄金票据与白银票据攻击完整流程,DCSync与持久化后门
Domain Penetration Basics—AD Domain Environment Attacks and Lateral Movement
Introduction to Active Directory domain penetration, BloodHound attack path analysis, Kerberos attack and lateral movement technology practice