很好的VB課件,非常詳細,包括第1章Visual Basic概述第2章 語言基礎 第3章 Visual Basic程序結構 第4章 子過程(Sub、Function、Property和Event)第5章 常用控件與窗體 第6章 使用Windows API 第7章 通用對話框和剪貼板的應用 第8章 菜單的設計和MDI程序設計 第9章 文件操作 第10章 圖形基礎 第11章 程序調試和出錯處理 第12章鼠標事件和OLE拖放 第13章 Visual Basic和數據庫操作 第14章 Visual Basic與數據庫的擴展
標簽:
上傳時間: 2016-11-04
上傳用戶:zycidjl
Produce a Java program to calculate the value of π in two different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class.
標簽: calculate different Francois proposed
上傳時間: 2013-12-27
上傳用戶:84425894
RISC狀態機由三個功能單元構成:處理器、控制器和存儲器。 RISC狀態機經優化可實現高效的流水線操作。 RISC 中的數據線為16位。 在數據存儲器中的0到15的位置放置16個隨機數,求16個數的和,放在數據存儲器的16、17的位置,高位在前 對這16個數進行排序,從大到小放置在18到33的位置 求出前16個數的平均數,放在34的位置 基本指令有NOP, ADD, SUB, AND, RD, WR, BR,BC。 因為采用16位指令,有擴充的余地。
上傳時間: 2013-11-29
上傳用戶:縹緲
This document contains official rules of the 3D soccer simulation competition at RoboCup 2006. While we will try to cover all cases, if unexpected events do occur, the rule committee will seek input from the participants and then make a decision. However, once the committee has made a decision, that decision is final and will not be open to further discussion
標簽: competition simulation document contains
上傳時間: 2016-11-30
上傳用戶:zhengzg
Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee s Library Technical Report (TR1) as a step toward becoming part of a future C++ Standard. More Boost libraries are proposed for the upcoming TR2. Boost works on almost any modern operating system, including UNIX and Windows variants. Follow the Getting Started Guide to download and install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. Boost may also already be available on your organization s internal web server.
標簽: libraries peer-reviewed emphasize provides
上傳時間: 2016-12-05
上傳用戶:semi1981
各功能描述: 1. 當A為低電平時,AC-3燈點亮,即是AC-3的輸入方式 當A為高電平時,STEREO燈點亮,即是STEREO的輸入方式 2. 當STANDBY燈點亮時,為待機狀態;此LED閃動時為MUTE狀態,PT2258為靜音狀態,同時STANDBY為低電平 3. 各聲道(FRONT,SUB,REAR,CENT)其微調音量調節+/-5dB;音量調節從01~80dB 4. 面板無任何按鍵,均為遙控器控制 5. 剛開機時為待機狀態,開機時音量為50dB狀態,各微調為0dB, 6. 按遙控器的REST鍵后,系統為開機時狀態, 7. PT2258音量衰減共80DB,按遙控器每按一次衰減1dB,
上傳時間: 2016-12-30
上傳用戶:VRMMO
用jAVA實現的一個CPU32位的指令代碼,雖然簡單點實現move,add,sub id,num等指令,但有比較好的參考學習
上傳時間: 2017-01-04
上傳用戶:450976175
使用PERL寫關于CGI界面程序,本源碼主要是一些SUB方法。
上傳時間: 2017-01-05
上傳用戶:lacsx
Simulation of a transmitter implementing the OFDM transmission chain with QPSK modulation on each sub-carrier
標簽: implementing transmission transmitter Simulation
上傳時間: 2013-12-20
上傳用戶:15071087253
用雙向鏈表實現任意位數的正負整數或小數的加法、減法和乘法運算以及對文件的相關操作。 文件說明: 給定的文件a*.txt為第一個數,b*.txt為第二個數,要求加法產生的結果存儲在add*.txt中,減法產生的結果存儲在sub*.txt中,乘法產生的結果存儲在mult*.txt中,*為對應的一組數據。
上傳時間: 2014-01-09
上傳用戶:zhouchang199