實(shí)現(xiàn)一個類,描述二維平面的直線Line。 描述屬性:私有屬性 直線所通過的點(diǎn):Point p; 直線的斜率:double m 實(shí)現(xiàn)方法: 直線的構(gòu)建; 返回直線的兩個屬性; 返回直線在Y軸上的截距:yIntercept ; 判斷兩條直線是否相等; 顯示直線的內(nèi)容:y = mx + b isParallelTo(Line line2),判斷本直線與直線line2是否平行; isPeroendicularTo(Line line2),判斷本直線與直線line2是否垂直; translate(double dx, double dy),將直線向右移動dx單位,向上移動dy單位; rarate(double ta),將直線沿逆時針方向旋轉(zhuǎn)ta度
標(biāo)簽:
上傳時間: 2015-10-24
上傳用戶:Divine
%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date:
標(biāo)簽: BIQPBOX reflective Bisection search
上傳時間: 2013-12-17
上傳用戶:sk5201314
主要特點(diǎn) * Flexible finite element space construction based template element library 基于模板單元庫靈活的構(gòu)造有限元空間 * Convenient facilities to implement mesh adaption 很方便的進(jìn)行網(wǎng)格加密和稀疏化 * Multi-mesh operation supported 支持多套網(wǎng)格操作 需要有一定的有限元基礎(chǔ)和C++語言基礎(chǔ),最好在linux平臺下用。 http://162.105.68.168/AFEPack/
標(biāo)簽: element construction Flexible template
上傳時間: 2014-11-21
上傳用戶:qq1604324866
Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs efficiently. This book aims to explain those algorithms and data structures most commonly encountered in day-to-day software development, while remaining at all times practical, concise, and to the point, with little orno verbiage to distract from the core concepts and examples.
標(biāo)簽: Developers algorithms structures working
上傳時間: 2015-11-03
上傳用戶:wyc199288
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
標(biāo)簽: frame Tracking provided changes
上傳時間: 2015-11-17
上傳用戶:zgu489
原理:對Pe文件的.data節(jié),.text節(jié)進(jìn)行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應(yīng)用程序。 參考文獻(xiàn):(1)def源碼 (2)黑客調(diào)試技術(shù)揭秘 (3)yoda s protector源碼
標(biāo)簽: data
上傳時間: 2013-12-12
上傳用戶:dave520l
原理:對Pe文件的.data節(jié),.text節(jié)進(jìn)行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應(yīng)用程序。 參考文獻(xiàn):(1)def源碼 (2)黑客調(diào)試技術(shù)揭秘 (3)yoda s protector源碼
標(biāo)簽: data
上傳時間: 2015-12-04
上傳用戶:wangdean1101
The application wizard has created this UCMSGIP application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
標(biāo)簽: application UCMSGIP created wizard
上傳時間: 2015-12-08
上傳用戶:小草123
An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every internal node is an arbiter there must be one and only one arc exiting a master and one or more entering a slave (single slave verus multi-slave or arbitrated slave) an arbiter can have as many input and output connections as needed. A bridge is a special node that collapses one or more slave nodes and a master node in a new "complex" node.
標(biāo)簽: interconnections approach general include
上傳時間: 2015-12-12
上傳用戶:lyy1234
MPEG TS Utils application provides the user with a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investigate the basic transport stream packets with their fields. The application also allows the user to manipulate with transport streams by filtering specified PIDs and exporting to file, demultiplexing to PES and ES streams, converting multi-program TS to single-program TS.
標(biāo)簽: representation application multiplexed the
上傳時間: 2015-12-15
上傳用戶:小鵬
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1