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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Volume

Volume2是一個(gè)既實(shí)用又華麗的音量控制增強(qiáng)軟件
  • (1) 編寫一個(gè)代表圓柱體的Cylinder類

    (1) 編寫一個(gè)代表圓柱體的Cylinder類,該類是Circle類的子類。Cylinder類包括圓柱體的高度變量height以及計(jì)算圓柱體的體積方法Volume()和計(jì)算表面積的方法surfaceArea()。 (2) 編寫測(cè)試Cylinder類的CylinderTest類,并在該類得main方法中調(diào)用Cylinder類的相關(guān)方法。 (3) 重寫Point和Circle類的equals()、toString()方法,并測(cè)試這些方法的正確性。

    標(biāo)簽: Cylinder 編寫

    上傳時(shí)間: 2016-08-19

    上傳用戶:moerwang

  • 采用3D Bresenham算法在兩點(diǎn)間劃一直線 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bres

    采用3D Bresenham算法在兩點(diǎn)間劃一直線 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/Volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid % Transformations to Volume Data, WSCG2004 Conference. % http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf

    標(biāo)簽: Bresenham Pendleton program MATLAB

    上傳時(shí)間: 2013-12-10

    上傳用戶:sz_hjbf

  • MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t

    MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mlabel LABEL make an MSDOS Volume label. mmd MD/MKDIR make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/RENAME rename an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS

    標(biāo)簽: collection programs version systems

    上傳時(shí)間: 2016-11-18

    上傳用戶:wlcaption

  • "The GRAPHICS GEMS Series" was started in 1990 by Andrew Glassner. The vision and purpose of the Ser

    "The GRAPHICS GEMS Series" was started in 1990 by Andrew Glassner. The vision and purpose of the Series was - and still is - to provide tips, techniques, and algorithms for graphics programmers. All of the gems are written by programmers who work in the field and are motivated by a common desire to share interesting ideas and tools with their colleagues. Each Volume provides a new set of innovative solutions to a variety of programming problems.

    標(biāo)簽: The GRAPHICS Glassner started

    上傳時(shí)間: 2016-12-18

    上傳用戶:firstbyte

  • Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features:

    Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * Encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden Volume (steganography) and hidden operating system. 2) No TrueCrypt Volume can be identified (Volumes cannot be distinguished from random data). * Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.org/

    標(biāo)簽: open-source encryption Features software

    上傳時(shí)間: 2013-12-20

    上傳用戶:123啊

  • Very low cost, low component count charger/adapter – replaces linear transformer based solutions &#

    Very low cost, low component count charger/adapter – replaces linear transformer based solutions • Extremely simple circuit configuration designed for high Volume, low cost manufacturing

    標(biāo)簽: transformer low component solutions

    上傳時(shí)間: 2017-03-27

    上傳用戶:2404

  • Very low cost, low component count charger/adapter – replaces linear transformer based solutions &#

    Very low cost, low component count charger/adapter – replaces linear transformer based solutions • Extremely simple circuit configuration designed for high Volume, low cost manufacturing

    標(biāo)簽: transformer low component solutions

    上傳時(shí)間: 2017-03-27

    上傳用戶:lps11188

  • DESCRIPTION The DCP0105 family is a series of high efficiency, 5V input isolated DC/DC converters.

    DESCRIPTION The DCP0105 family is a series of high efficiency, 5V input isolated DC/DC converters. In addition to 1W nominal galvanically isolated output power capability, the range of DC/DCs are also fully synchronizable. The devices feature thermal shutdown, and overload protection is implemented via watchdog circuitry. Advanced power-on reset techniques give superior reset performance and the devices will start into any capacitive load up to full power output. The DCP0105 family is implemented in standard- molded IC packaging, giving outlines suitable for high Volume assembly.

    標(biāo)簽: DESCRIPTION efficiency converters isolated

    上傳時(shí)間: 2013-11-28

    上傳用戶:CHENKAI

  • Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 throu

    Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20 in Volume 1. Within each chapter, the routines appear in the same order as in Volume 1, but not broken out separately by section number within Volume 1鈥檚 chapters. There are commentaries accompanying many of the routines, generally following the printed listing of the routine to which they apply. These are of two kinds: issues related to parallelizing the algorithm in question, and issues related to the Fortran 90 implementation. To distinguish between these two, rather different, kind

    標(biāo)簽: Numerical following the Chapters

    上傳時(shí)間: 2017-04-12

    上傳用戶:6546544

  • his procedure is the power spectral density of the simulation, 3 signal source on the specific circu

    his procedure is the power spectral density of the simulation, 3 signal source on the specific circumstances, see the "modern digital signal processing" Introduction to the first Volume, P202, Exercise 5. Experimental Methods

    標(biāo)簽: the simulation procedure spectral

    上傳時(shí)間: 2014-01-17

    上傳用戶:金宜

主站蜘蛛池模板: 博爱县| 通城县| 东兴市| 长沙县| 泸溪县| 克东县| 改则县| 通辽市| 建德市| 新竹县| 封丘县| 延吉市| 张家口市| 金湖县| 米泉市| 博野县| 定州市| 通海县| 溧阳市| 怀化市| 晴隆县| 禹城市| 阿瓦提县| 讷河市| 河北省| 富顺县| 莫力| 北京市| 永登县| 万荣县| 綦江县| 南丰县| 大理市| 济阳县| 淳化县| 安远县| 松原市| 甘肃省| 思茅市| 永昌县| 蕉岭县|