- 博客(5)
- 收藏
- 关注
原创 两个复数相加和两个复数相减
//作者:B13 //班别:软件技术2班 //完成时间:2014年12月11日 21:49:24 using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { class Program {
2014-12-11 21:47:59
4411
原创 人品计算器
//作者:B13 //班别:软件技术2班 using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication67 { class Program { static void
2014-12-04 23:59:04
320
原创 杨辉三角
//软件技术2班 //作者B13 //完成日期2014.11.26 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace 杨辉三角 { class Prog
2014-12-01 00:19:14
275
原创 判断三角形
//班级:软件技术2班 //作者:B13 //完成日期:2014年10月31日 12:40:15 //描述:做一个软件,输入三个数,看能否组成一个三角形,判断是什么类型的三角形。 using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Cons
2014-11-03 13:39:31
341
原创 解一元二次方程
//2014软件技术2班 //作者B13 //完成日期2014年10月27日 //描述问题:创建一个程序解一元二次方程,该程序提示用户输入 // using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1
2014-10-27 19:38:40
386
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人