查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
Pthread_count_area
- Pthread程序设计 题目:求曲线y=-x4+x3+1与x轴围成的面积 要求: 1.平均取点估算面积 2.Pthread实现-This is a parallel programming. Its main funciton is count the area closed by the function y=-x4+x3+1.