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

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

red

  • PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo

    PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green sphere is produced) All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated. Output: h - a handle to the patch object The axes are also plotted: positive x axis is red positive y axis is green positive z axis is blue

    標簽: PlotSphereIntensity elevation azimuth intensity

    上傳時間: 2014-01-15

    上傳用戶:ruan2570406

  • This model simulates a six-degrees-of-freedom variable mass equations of motion with Simulink and Ae

    This model simulates a six-degrees-of-freedom variable mass equations of motion with Simulink and Aerospace Blockset. This model has been color coded to aid in locating Aerospace Blockset blocks. The red blocks are Aerospace Blockset blocks, the orange blocks are subsystems containing additional Aerospace Blockset blocks and the white blocks are Simulink blocks.

    標簽: six-degrees-of-freedom equations simulates Simulink

    上傳時間: 2013-12-26

    上傳用戶:大融融rr

  • 由于找不到安裝 紅旗需要的文件

    由于找不到安裝 紅旗需要的文件,所以只有用red HAT LINUX中的文件

    標簽: 紅旗

    上傳時間: 2014-01-04

    上傳用戶:tuilp1a

  • Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique kn

    Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft s ASP .NET technology in popularity. Programmers love its flexibility and speed designers love its accessibility and convenience.

    標簽: authoritative Programming PHP the

    上傳時間: 2016-06-30

    上傳用戶:qq1604324866

  • 看n2實例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows

    看n2實例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms

    標簽: simulator Simulator different Create

    上傳時間: 2016-07-02

    上傳用戶:wfl_yy

  • Linux入門講解

    Linux入門講解,以red Hat Linux x_86作為例子進行講解。

    標簽: Linux

    上傳時間: 2013-12-05

    上傳用戶:wanqunsheng

  • 留言簿架構 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人簽寫留言 2 、基本的UBB支持

    留言簿架構 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人簽寫留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color="red"]紅色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄話功能 安全: 1 、解決了連串字母將表格撐大問題 2 、用戶名與留言內容不能太長或為空 3 、用戶不能冒充版主留言 4 、屏垃圾語言功能 管理: 默認頁為/admin/login.do 9 、留言簿基本參數的設置如留言簿標題,每頁顯示條數 10、設置版主信息 11、設置管理員用戶名、密碼 12、回復留言、編輯留言、刪除留言 13、設置悄悄話功能的開啟與關閉 14、垃圾語言過濾 15、在線更改最大留言字節數 安裝: 1、在oracle中執行document/sql/guestbook.sql 2、設置tomcat server.xml中Connector配置節增加一個屬性,URIEncoding="gb2312" 3、用記事本打開WEB-INF/classes/init.properties,修改其中的數據庫ip地址,sid,帳號和密碼等 首頁默認為indx.do

    標簽: oracle struts jsp UBB

    上傳時間: 2014-11-16

    上傳用戶:zl5712176

  • 51單片連tcs230的源程序

    51單片連tcs230的源程序,絕對原創,可以記憶顏色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定義 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //頻率從TO口輸入 sbit key0=P1^5 sbit LED=P1^6 sbit a=P3^0 sbit b=P3^1 uchar color //1:blue 2:green 3:red uchar T[4] //color timer uchar TH[4] uchar TL[4] uchar bizhi[4] void time1() interrupt 3 { TH[color]=TH0 TL[color]=TL0 T[color]=(TH[color]*0xff+TL[color]) TR0=0 //關定時器 TR1=0 TH1=0xB1 TL1=0xE0 //歸0 TH0=0x00 TL0=0x00 //歸0 }

    標簽: tcs 230 源程序

    上傳時間: 2016-11-26

    上傳用戶:秦莞爾w

  • 增加系統功能調用

    增加系統功能調用,在red-Flag5.0下編譯內核,注意內核版本應該是2.6.0~2.6.9,之后版本內核的編譯方式有變化!

    標簽:

    上傳時間: 2016-12-02

    上傳用戶:JIUSHICHEN

  • A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he

    A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2 sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum reduction of t he p hase noise by about 16dB can be achieved. Comp a red t o ot he r compensation met hods , t he tech2 nique p rop osed he re is relatively simple and easy t o implement . Key building blocks f or realizing t he noise cancel2 lation , including t he delay va riable PFD and comp ensation cur rent source , a re sp ecially designed. Bot h t he behavior level and circuit level simulation results a re p resented.

    標簽: sigma2delta compensate injecting artially

    上傳時間: 2013-12-18

    上傳用戶:qlpqlq

主站蜘蛛池模板: 巴中市| 莱芜市| 疏勒县| 定兴县| 龙南县| 秀山| 重庆市| 汉中市| 临海市| 永兴县| 巫溪县| 体育| 绥宁县| 沽源县| 城口县| 赣州市| 大姚县| 莒南县| 胶州市| 班戈县| 福州市| 寿宁县| 大英县| 石棉县| 大埔区| 武宁县| 新野县| 宝清县| 招远市| 黄梅县| 宣恩县| 房产| 日照市| 怀柔区| 德州市| 石屏县| 化隆| 连州市| 富民县| 桓仁| 离岛区|