Sponsored Links

目前分類:Yahoo knowledge answer. C/C++ (18)

瀏覽方式: 標題列表 簡短摘要

#include "stdafx.h"//非 vs 請刪除
#include <iostream>

mitblog 發表在 痞客邦 留言(0) 人氣()

  • Jun 22 Tue 2010 10:22
  • C ++

#include "stdafx.h"//非 visual studio 請刪除
#include <iostream>

mitblog 發表在 痞客邦 留言(0) 人氣()

#include <iostream>
using namespace std;

mitblog 發表在 痞客邦 留言(0) 人氣()

問問看各位電腦大大
這個怎麼算??

mitblog 發表在 痞客邦 留言(0) 人氣()

一資料二進位資料為10000101

mitblog 發表在 痞客邦 留言(0) 人氣()

題目:
function1. allow user to enter an array of 6 float values

mitblog 發表在 痞客邦 留言(0) 人氣()

哪個老大
可以幫我思考看看

mitblog 發表在 痞客邦 留言(0) 人氣()

1. 請建立C程式計算下列運算式的值

mitblog 發表在 痞客邦 留言(0) 人氣()

如何用pietty C語言
寫一支程式

mitblog 發表在 痞客邦 留言(0) 人氣()

#include <iostream.h>
int main()

mitblog 發表在 痞客邦 留言(0) 人氣()

請輸入三個成績:

mitblog 發表在 痞客邦 留言(0) 人氣()

大大們 能幫忙小弟解釋這個程式嗎?? ~ 拜託哩 ~

mitblog 發表在 痞客邦 留言(0) 人氣()

A.a = b += c += d ;
B.a=(b += c) +=d ;

mitblog 發表在 痞客邦 留言(0) 人氣()

50+47+44........+2用任一程式選寫
但需要用到迴圈

mitblog 發表在 痞客邦 留言(0) 人氣()

#include <iostream> //SORRY 直接看程式吧(也可以直接複製)
using namespace std;

mitblog 發表在 痞客邦 留言(0) 人氣()

  • May 07 Thu 2009 23:52
  • C++

// star.cpp: 主要專案檔。

mitblog 發表在 痞客邦 留言(0) 人氣()

/*******************
術科題目:

mitblog 發表在 痞客邦 留言(0) 人氣()

大大們 能幫忙小弟解釋這個程式嗎?? ~ 拜託哩 ~

mitblog 發表在 痞客邦 留言(0) 人氣()