自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(13)
  • 资源 (4)
  • 收藏
  • 关注

转载 组合数取余(转)

组合数取模 分类: 数论 2012-10-03 12:41 3053人阅读 评论(6) 收藏 举报 组合数取模在ACM竞赛中是一个很重要的问题,很多选手因为数据太大而束手无策,今天就来详细讲解它。   组合数取模就是求的值,当然根据,和的取值范围不同,采取的方法也不一样。   接下来,我们来学习一些常见的取值情况   (1)和        这个问

2014-11-20 18:18:21 2211

原创 poj 1845 Sumdiv(所有约数的和)

Sumdiv Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 14756   Accepted: 3631 Description Consider two natural numbers A and B. Let S be the sum of all natural

2014-11-20 17:05:59 1100

原创 uva 10673Play with Floor and Ceil(扩展欧几里得算法)

Play with Floor and Ceil Input: standard input Output: standard output Time Limit: 1 second   Theorem For any two integers x and k there exists two more integers p and q such that: It’s a f

2014-11-18 23:31:01 1056

原创 HDU 1576 A/B(数论-简单逆元)

A/B Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2432Accepted Submission(s): 1761 Problem Description 要求(A/B)%9973,但由于A很大,我们只给出n

2014-11-17 13:43:45 1876 5

原创 poj 1325 Machine Schedule(二分图的最小点覆盖)

Machine Schedule Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 12035   Accepted: 5129 Description As we all know, machine scheduling is a very clas

2014-11-09 00:35:03 822

原创 poj 1459 Power Network(最大流)

Power Network Time Limit: 2000MS   Memory Limit: 32768K Total Submissions: 23459   Accepted: 12284 Description A power network consists of nodes (power stations, consum

2014-11-09 00:11:29 778

原创 bestcoder#17 1001&&HDU 5100 Chessboard(数学)

Chessboard                                                                   Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 85    Accepted

2014-11-08 23:23:58 897

原创 HDU 5095Linearization of the kernel functions in SVM(水题)

Linearization of the kernel functions in SVM                                                                                                             点击打开题目链接 Time Limit: 2000/1000 MS (Java/Other

2014-11-04 13:21:03 896

原创 模板整理(总结别人的及自己的,每周更新)

二分图最大匹配(匈牙利算法模板):

2014-11-03 00:33:23 797

原创 poj 1422&&HDU 1151 Air Raid(最小路径覆盖)

Air Raid 点击打开题目链接 Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 6781   Accepted: 4045 Description Consider a town where all the streets are one-way an

2014-11-01 15:44:21 662

原创 poj 1469 COURSES(判断是否是存在不匹配的点(对于右边的点集来说))

COURSES Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 17858   Accepted: 7038 Description Consider a group of N students and P courses. Each student v

2014-11-01 13:15:35 658

原创 HDU 2255 奔小康赚大钱(二分图的最大带权匹配 裸的KM算法)

奔小康赚大钱                                                                                                                                点击打开题目链接 Time Limit: 1000/1000 MS (Java/Others)    Memory Limit:

2014-11-01 12:59:31 824

原创 HDU 2458Kindergarten(二分图 最大团点数)

Kindergarten Time Limit: 5000/2000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 785    Accepted Submission(s): 443 Problem Description In a kindergart

2014-11-01 12:54:00 725

自然辩证法课程论文-浅谈人工智能伦理.docx

自然辩证法课程的课程论文,讲解人工智能伦理,利用自然辩证法来分析人工智能中存在的伦理问题。。。。。。。。。。。。。。。。。。。。。。。。。。。。

2020-07-06

SW26010申威资料整合.docx

整合网络上的一些关于sw26010的一些资料包括整体结构,访存性能,指令流水线等。方便各位了解其结构和浮点性能。

2020-06-27

ScoreBoard.py

简单实现scoreboard算法演示,主要通过时钟周期为主线,每次遍历更新,总代码,不是很长,希望能够提供参考

2019-11-23

DDA算法画直线

带有直角坐标系的模拟DDA算法画直线,原点在窗口中部,单位是每格是是个像素单位。

2015-11-15

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除