编程实践6-4
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Point{ class Program { static void Main(string[] args) { int n; double x; double[,] pt; int i, j; double dblmax; int p1, p... 阅读全文
posted @ 2012-12-11 09:45 我最亲爱的说 阅读(143) 评论(0) 推荐(0)
浙公网安备 33010602011771号