随堂测验地址 一、评分标准: 项目 分数 1、事先设计好模块函数分工 2 2、每个模块要求单元测试 2 3、要求通过github协同工作的功能,多人共同完成,每个人都需要编码,其中github要求如下: 1)、在github下创建一个名为Arithmetic的文件夹,相关程序和文档都放置于这个文件夹 ...
分类:
其他好文 时间:
2016-12-11 23:00:15
阅读次数:
271
http://www.51nod.com/onlineJudge/questionCode.html#!problemId=1627 http://acm.fzu.edu.cn/problem.php?pid=2238 对应的51NOD这个题,先把n--和没m-- 再套公式 #include <cs ...
分类:
移动开发 时间:
2016-12-09 13:55:47
阅读次数:
293
整整一个礼拜, 整了...大约40个小时吧, 最少.. 下面是结果, 只能做一个delay延时.: unsigned char Time;unsigned char IrValue[6];#pragma vector = P0INT_VECTOR__interrupt void P0_ISR(voi ...
分类:
其他好文 时间:
2016-11-30 19:57:25
阅读次数:
221
题目链接:http://acm.fzu.edu.cn/problem.php?pid=1914 题意: 给出一个数列,如果它的前i(1<=i<=n)项和都是正的,那么这个数列是正的,问这个数列的这n种变换里, A(0): a1,a2,…,an-1,an A(1): a2,a3,…,an,a1 … A ...
分类:
其他好文 时间:
2016-11-24 18:22:54
阅读次数:
172
Description Description Description Given A,B,C, You should quickly calculate the result of A^B mod C. (1<=A,C<=1000000000,1<=B<=10^1000000). Given A, ...
分类:
其他好文 时间:
2016-11-22 23:19:29
阅读次数:
319
Description Given a string, find a substring of it which the original string contains exactly n such substrings. Description Given a string, find a su ...
分类:
编程语言 时间:
2016-11-17 23:15:24
阅读次数:
211
Description Fat brother and Maze are playing a kind of special (hentai) game on an N*M board (N rows, M columns). At the beginning, each grid of this ...
分类:
其他好文 时间:
2016-11-15 08:04:28
阅读次数:
196
HDU 3585 HDU 1693 URAL 1519 FZU 1977 HDU 1964 HDU 3377 POJ 1739 POJ 3133 BZOJ 1025 HDU 4285 专题7 1003 1004 1005 1006 1008 ...
分类:
其他好文 时间:
2016-11-14 00:54:57
阅读次数:
143
Problem 2134 上车 Accept: 218 Submit: 280Time Limit: 1000 mSec Memory Limit : 32768 KB Accept: 218 Submit: 280Time Limit: 1000 mSec Memory Limit : 32768 ...
分类:
编程语言 时间:
2016-11-12 20:00:27
阅读次数:
247
Problem 1921 栀子花开 Accept: 323 Submit: 1156Time Limit: 1000 mSec Memory Limit : 32768 KB Accept: 323 Submit: 1156Time Limit: 1000 mSec Memory Limit : 3 ...
分类:
其他好文 时间:
2016-11-12 02:16:14
阅读次数:
184