coding

2019-02-14 延安大学本科毕业论文Latex模板2019
2018-05-25 Python二进制文件读取并转换
2018-05-13 卷积神经网络&&爬虫实现网易新闻自动爬取并分类
2018-04-18 玩彩票赢钱概率有多少?用Python来告诉你
2018-04-16 机器学习之卷积神经网络 && 卷积神经网络在NLP中的应用
2018-04-16 爬虫基本介绍 && python3 爬虫爬取网易新闻排行榜
2017-12-20 PHP循环遍历数据库中表的字段并显示到前端
2017-11-02 数据挖掘实验(一)
2017-07-29 POJ 2773 - Happy 2006(素数判定 欧几里得算法)
2017-07-28 CodeForces 699A - Launch of Collider(水题)
2017-07-28 POJ 1258 - Agri-Net(最小生成树 Prim)
2017-07-27 Codeforces 4A - Watermelon(水题)
2017-07-26 HDU 1010 - Tempter of the Bone(DFS 奇偶剪枝)
2017-07-26 HDU 1016 - Prime Ring Problem (DFS)
2017-07-26 HDU 1242 - Rescue(BFS 优先队列)
2017-07-23 HDU 1009 - FatMouse' Trade(贪心)
2017-07-23 POJ 2431 - Expedition (贪心 优先队列)
2017-07-23 POJ 3069 - Saruman's Army(贪心)
2017-07-22 Code Forces 587A - Duff and Weight Lifting(贪心)
2017-07-22 Code Forces 588A - Duff and Meat(贪心)
2017-07-21 Codeforces 581C - Developing Skills(贪心)
2017-07-21 HDU 3714 - Error Curves (三分查找)
2017-07-21 POJ 1905 - Expanding Rods(二分查找)
2017-07-21 POJ 3070 - Fibonacci (矩阵快速幂)
2017-07-21 POJ 3233 - Matrix Power Series(矩阵快速幂)
2017-07-21 UVA 10006 - Carmichael Numbers(卡迈克尔数 快速幂算法)
2017-07-19 HDU 2037 - 今年暑假不AC(贪心)
2017-07-18 HDU 2021 - 发工资咯:) (贪心)
2017-07-18 POJ 1061 - 青蛙的约会(线性同余方程)
2017-07-17 POJ 1064 - Cable master(二分)
2017-07-17 POJ 2456 - Aggressive cows(二分)
2017-07-16 动态规划
2017-07-16 并查集
2017-07-16 数论基础
2017-07-14 HDU 1237 - 简单计算器 表达式求值
2017-07-14 HDU 1387 - Team Queue
2017-07-14 HDU 1509 - Windows Message Queue
2017-07-14 HDU 1702 - ACboy needs your help again!
2017-07-14 HDU 1873 - 看病要排队
2017-07-13 HDU 1257 - 最少拦截系统
2017-07-13 POJ 3176 - Cow Bowling
2017-07-12 POJ 1611 - The Suspects
2017-07-12 POJ 1703 - Find them, Catch them
2017-07-11 HDU 1272 - 小希的迷宫
2017-07-10 HDU 1232 - 畅通工程
2017-07-10 POJ 1182 - 食物链
2017-07-10 UVA 10583 - Ubiquitous Religions
2017-07-09 UVA 10059 - Maximum Product
2017-07-09 UVA 10082 - WERTYU
2017-07-09 最大乘积问题