亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

menu

  • 編寫一程序

    編寫一程序,統計學生的成績信息(保存在文件Score.dat中)。 要求: 1. 能按總分,數學成績,英語成績,計算機成績分別排序 2. 能分別統計數學,英語,計算機中不及格人數 3. 能按學號查找學生,并顯示該學生信息。 注 1. 從文件中讀入數據以及功能菜單顯示已在文件ReadData.c 和menu.c中給出; 2. 代碼的總體結構已在文件Score.c中給出,并定義了一些函數頭,但有關函數體代碼和一些主程序處理代碼要求學生填寫,也可以修改函數頭; 編譯score.c即可

    標簽: 編寫 程序

    上傳時間: 2013-12-26

    上傳用戶:685

  • Pro * C 的使用 一 Pro*C 程序概述: 1.什么是Pro*C程序 在ORACLE數據庫管理和系統中

    Pro * C 的使用 一 Pro*C 程序概述: 1.什么是Pro*C程序 在ORACLE數據庫管理和系統中, 有三種訪問數據庫的方法; (1) 用SQL*Plus, 它有SQL命令以交互的應用程序訪問數據庫; (2) 用第四代語言應用開發工具開發的應用程序訪問數據庫,這些工具有SQL*Froms,QL*Reportwriter,SQL*menu等; (3) 利用在第三代語言內嵌入的SQL語言或ORACLE庫函數調用來訪問。

    標簽: Pro ORACLE 程序 數據庫管理

    上傳時間: 2015-08-11

    上傳用戶:ruixue198909

  • 利用Atmel ATMega8 的定時器功能和PWM功能

    利用Atmel ATMega8 的定時器功能和PWM功能,制作頻率發生器。 有LCD顯示,并可實時調節ATMega8的各個相關的寄存器內容。 支持紅外遙控器輸入。 ..\頻率發生器.prj ......主芯片項目文件 ..\頻率發生器.c ......主芯片主程序 ..\頻率發生器.asm ......主芯片匯編文件(自動生成) ..\頻率發生器.hex ......可供燒錄的文件 ..\頻率發生器_client.prj ......副芯片項目文件 ..\頻率發生器_client.c ......副芯片主程序 ..\頻率發生器_client.asm ......副芯片匯編文件 ..\頻率發生器_client.hex ......可供燒錄的文件 ..\Config.h ......硬件配置文件 ..\Input.c ......接受紅外遙控器輸入并在LCD中顯示 ..\LCD_Interface.c ......LCD 1602 接口文件 ..\menu.c ......在LCD中顯示菜單和其它信息 ..\menu.h ......菜單定義文件 ..\Readme.txt ......本說明文件

    標簽: ATMega8 Atmel PWM 定時器

    上傳時間: 2013-12-12

    上傳用戶:源弋弋

  • 實現動態加載菜單

    實現動態加載菜單,struts + hibernate + struts-menu

    標簽: 動態加載 菜單

    上傳時間: 2015-08-25

    上傳用戶:龍飛艇

  • A frame with a text area to show the contents of a file inside a zip archive, a combo box to selec

    A frame with a text area to show the contents of a file inside a zip archive, a combo box to select different files in the archive, and a menu to load a new archive.

    標簽: contents archive inside frame

    上傳時間: 2015-10-27

    上傳用戶:koulian

  • QTE實例源代碼

    QTE實例源代碼,目標板處理器是s3c2410,包括相應的makefile文件。代碼包括Dialog、 progressbar、menu等的實現

    標簽: QTE 源代碼

    上傳時間: 2013-12-27

    上傳用戶:頂得柱

  • Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell

    Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic. Each major type of shell extension gets attention, including customized context menu handlers, per instance icons, and customized property sheets.

    標簽: Programming ventures develop showing

    上傳時間: 2016-02-01

    上傳用戶:tb_6877751

  • 在網頁開發中

    在網頁開發中,我們經常用到一些菜單,可能是下拉菜單,可能是標簽式菜單,也可能是樹狀菜單,Struts-menu幫我們實現了一些常用菜單,而且非常漂亮,這樣就大大節省了開發的時間,真可謂是事半功倍呀

    標簽:

    上傳時間: 2016-02-07

    上傳用戶:a3318966

  • mpl.add(new menuItem("DDA畫線")) mpl.add(new menuItem("中點畫線")) mpl.add(new menuItem("Bresenham

    mpl.add(new menuItem("DDA畫線")) mpl.add(new menuItem("中點畫線")) mpl.add(new menuItem("Bresenham畫線")) mpl.addActionListener(this) mp2=new menu("畫圓") mp.add(mp2) mp2.add(new menuItem("公式法畫圓")) mp2.add(new menuItem("多邊形逼近圓")) mp2.add(new menuItem("中點畫圓")) mp2.addActionListener(this)

    標簽: menuItem mpl add new

    上傳時間: 2016-02-27

    上傳用戶:壞天使kk

  • 通用報表打印類使用說明 主要功能: 1 – 自動分頁 2 – 自動劃出縱橫表格線 3 – 支持橫向 / 縱向打印 4 – 支持打印輸出或生成文本文件 使用方法: 1.Copy prt.h

    通用報表打印類使用說明 主要功能: 1 – 自動分頁 2 – 自動劃出縱橫表格線 3 – 支持橫向 / 縱向打印 4 – 支持打印輸出或生成文本文件 使用方法: 1.Copy prt.h, prt.cpp --- > Project Path 2.menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp ) 3.menu --- > open --- > prt_demo.rc --- > Bitmap --- > IDB_PRT ( copy to current project ) 4.menu --- > open --- > prt_demo.rc --- > Dialog --- > IDD_PRT ( copy to current project ) 5.Add: #include <prt.h> 6.Add member function : int GetRow(PRTROW *pRow) 7.Add code into OnPrt and GetRow

    標簽: Copy 打印 prt 報表

    上傳時間: 2014-02-11

    上傳用戶:dongqiangqiang

主站蜘蛛池模板: 同心县| 济源市| 龙南县| 民乐县| 海盐县| 唐山市| 上犹县| 东山县| 贵南县| 志丹县| 迭部县| 广西| 民乐县| 巫山县| 沭阳县| 鄂伦春自治旗| 房产| 娱乐| 寿宁县| 桐柏县| 鲜城| 九龙县| 克山县| 沧州市| 营山县| 琼海市| 宜州市| 安徽省| 安宁市| 平南县| 突泉县| 手游| 内乡县| 泰来县| 闽清县| 平武县| 伊宁市| 高阳县| 鸡东县| 城市| 长海县|