链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=2724
Message queue is the basic fundamental of windows system. For each process, the system maintains a message queue. If something h...
题目链接:
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=729
题目意思:...
分类:
其他好文 时间:
2014-05-11 01:52:41
阅读次数:
367
1、实验目的 1、学习和掌握linux下对IIC的操作方法以及驱动和应用程序的编写; 二、实验内容
1.编写EduKit-IV实验箱Linux操作系统下IIC的驱动,并编写应用程序实现将数据写入EEPROM 三、主要仪器设备 1、Ubuntu12.04系统。
2、英培特eduk4-s3c2410试验...
分类:
其他好文 时间:
2014-05-10 05:22:49
阅读次数:
298
1、实验目的 1、学习和掌握Linux下中断驱动的写法; 二、实验内容
1.编写EduKit-IV实验箱Linux操作系统下按键key的驱动; 2.编写EduKit-IV实验箱Linux操作系统下按键key的驱应用程序。
三、主要仪器设备 1、Ubuntu12.04系统。 2、英培特eduk4-s3...
分类:
其他好文 时间:
2014-05-10 05:21:54
阅读次数:
346
1、实验目的 1、学习和掌握S3C2410下ADC接口的操作方法以及应用程序的编写; 二、实验内容
1.编写EduKit-IV实验箱Linux操作系统下按键ADC的应用程序,并显示ADC的值。 三、主要仪器设备 1、Ubuntu12.04系统。
2、英培特eduk4-s3c2410试验平台 四、操作...
分类:
其他好文 时间:
2014-05-10 05:09:43
阅读次数:
310
1、实验目的 1、学习和掌握linux下串口的操作方法以及应用程序的编写; 二、实验内容
1.编写EduKit-IV实验箱Linux操作系统下串口的应用程序,运行时只需要将串口线的一端连接到开发板的com2口,另一端用一根导线将RSD1和TXD1短接,然后以自发自收的形式查看收发的数据。
三、主要仪...
分类:
其他好文 时间:
2014-05-10 05:09:09
阅读次数:
465
题目链接:
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=4535
How Many Sets I
Time Limit: 2 Seconds Memory Limit: 65536 KB
Give a set S, |S| = n, then how many ordered set g...
分类:
其他好文 时间:
2014-05-09 13:50:00
阅读次数:
347
题目来源:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=904题意: 看图, 给出D,
和 抠掉的木材的体积V, 求图中 d.圆柱体积: pi * r^2 * h圆台体积: pi * (r1 ^2 + r2^2 + r1 *r2...
分类:
其他好文 时间:
2014-05-09 10:43:33
阅读次数:
362
题目来源:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=806题意:凸四边形上
有8个点, 4个顶点 , 和 每2个顶点的中点。经过这8个点的每一条线段,将四边形分成2份, 求这两份面积最近的面积。分析: 枚举, 每条线段, 计...
分类:
其他好文 时间:
2014-05-08 18:44:03
阅读次数:
284
题目链接:
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3728
题目意思:
给一个以原点(0,0)为圆
Collision
Time Limit: 2 Seconds Memory Limit: 65536 KB Special Judge
There's a r...
分类:
其他好文 时间:
2014-05-08 03:55:33
阅读次数:
417