目前分類:課業*School Work (148)

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

using System;
using System.Collections.Generic;
using System.Text;

namespace starConsole
{
    class Program
    {

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



路徑 所在行數
課本頁數


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



多少努力 就得多少分 : 65


class Animal

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


1.星星

2.拍 
  Sin(n! and Xm →副程式 
        魔術方陣)

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

繳交的期限:11/13(五) 12:00 pm前 交

ps. 11/06(一) 的網程不用上課

繳交的內容:
將下列Header在Linux中

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

5.12

1.在5-36頁第六行改成
private Count count;

2.新增class,名為Count

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


class Personnel
{
 private int id;
 private int phone;
 private Date birthday;

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

using System;
using System.Collections.Generic;
using System.Text;

namespace ConsoleApplication1
{
    class Program
    {

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

void
packet_print(u_char *user, const struct pcap_pkthdr *h, const u_char *p)
{
  struct ip *iph ;
 
  if(ntohs(((struct ether_header *)p)->ether_type) == ETHERTYPE_IP){

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



已經正式申請使用囉!!!



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


以下內容 - 僅限教學使用


準備:
Linux作業系統

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

10/05/06'作業(4)

.設計一個能夠判斷是為閏年的程式,
假設使用者輸入一個年(yr),
然後根據以下的規則去檢查該年是否為閏年,並且顯示結果

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

using System;
using System.Collections.Generic;
using System.Text;

namespace ConsoleApplication2
{
    class Program
    {

Joy 發表在 痞客邦 留言(2) 人氣()

十進制=> r 進制 (整數)

N10:已知                                
N :未知                                
   1      0      0                      0     0
an-1 an-2 an-3 ........ ai .... a1 a0

810→10002=1*23+0*22+0*21+0*20

Joy 發表在 痞客邦 留言(1) 人氣()


作者: conspiracy (AClove) 站內: Class
標題: [閒聊]證實! 必修是可以退的喔          出處:NPICのBBS
時間: 2006/09/04 Mon 16:22:13

必修科目真的能退的!

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

public class hw
//main
{
public static void
       main(String [] args)

 {
 int x,y,a,b;

 x=10;

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


作者: conspiracy (AClove) 站內: Class
標題: [閒聊]證實! 必修是可以退的喔
時間: 2006/09/04 Mon 16:22:13

必修科目真的能退的!

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

using System;
using System.Collections.Generic;
using System.Text;

namespace ConsoleApplication1
{
    class Program
    {

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

using System;
using System.Collections.Generic;
using System.Text;

namespace ConsoleApplication1
{
    class Program
    {

Joy 發表在 痞客邦 留言(1) 人氣()

using System;
using System.Collections.Generic;
using System.Text;

namespace ConsoleApplication1
{

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