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

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

STEP-Down

  • Use this resource to teach yourself Visual C# .NET version 2003, start developing Microsoft .NET–con

    Use this resource to teach yourself Visual C# .NET version 2003, start developing Microsoft .NET–connected applications—one step at a time, master language fundamentals at your own pace and use the learn-by-doing exercises to dig in and code!

    標(biāo)簽: developing NET Microsoft resource

    上傳時(shí)間: 2014-08-09

    上傳用戶:jcljkh

  • CYPRESS專門針對(duì)電動(dòng)自行車開發(fā)的產(chǎn)品CY8C24533。該產(chǎn)品為內(nèi)部編號(hào)

    CYPRESS專門針對(duì)電動(dòng)自行車開發(fā)的產(chǎn)品CY8C24533。該產(chǎn)品為內(nèi)部編號(hào),數(shù)據(jù)手冊(cè)和參考資料在CYPRESS公開網(wǎng)站上DOWN不到。這份資料是該產(chǎn)品的參考手冊(cè)。

    標(biāo)簽: CYPRESS C24533 24533 CY8

    上傳時(shí)間: 2017-02-06

    上傳用戶:TF2015

  • --文件名:mine4.vhd。 --功能:實(shí)現(xiàn)4種常見波形正弦、三角、鋸齒、方波(A、B)的頻率、幅度可控輸出(方波 --A的占空比也是可控的)

    --文件名:mine4.vhd。 --功能:實(shí)現(xiàn)4種常見波形正弦、三角、鋸齒、方波(A、B)的頻率、幅度可控輸出(方波 --A的占空比也是可控的),可以存儲(chǔ)任意波形特征數(shù)據(jù)并能重現(xiàn)該波形,還可完成 --各種波形的線形疊加輸出。 --說明: SSS(前三位)和SW信號(hào)控制4種常見波形種哪種波形輸出。4種波形的頻率、 --幅度(基準(zhǔn)幅度A)的調(diào)節(jié)均是通過up、down、set按鍵和4個(gè)BCD碼置入器以及一 --個(gè)置入檔位控制信號(hào)(ss)完成的(AMP的調(diào)節(jié)范圍是0~5V,調(diào)節(jié)量階為1/51V)。 --其中方波的幅度還可通過u0、d0調(diào)節(jié)輸出數(shù)據(jù)的歸一化幅值(AMP0)進(jìn)行進(jìn)一步 --細(xì)調(diào)(調(diào)節(jié)量階為1/(51*255)V)。方波A的占空比通過zu、zp按鍵調(diào)節(jié)(調(diào)節(jié) --量階1/64*T)。系統(tǒng)采用內(nèi)部存儲(chǔ)器——RAM實(shí)現(xiàn)任意輸入波形的存儲(chǔ),程序只支 --持鍵盤式波形特征參數(shù)置入存儲(chǔ),posting 為進(jìn)入任意波置入(set)、清除(clr)狀態(tài) --控制信號(hào),SSS控制存儲(chǔ)波形的輸出。P180為預(yù)留端口,

    標(biāo)簽: mine vhd 方波 波形

    上傳時(shí)間: 2017-02-09

    上傳用戶:z1191176801

  • 馬達(dá)控制程序的設(shè)計(jì)(em78) PORT5輸出動(dòng)作的控制

    馬達(dá)控制程序的設(shè)計(jì)(em78) PORT5輸出動(dòng)作的控制,而且外部接有一推動(dòng)STEP MOTOR的電路。寫一程序驅(qū)動(dòng)STEP MOTOR。

    標(biāo)簽: PORT5 em 78 馬達(dá)控制

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

    上傳用戶:ccclll

  • To review what a metaball is, and how to render them and to describe a new optimization I ve made

    To review what a metaball is, and how to render them and to describe a new optimization I ve made for rendering metaballs. For complex scenes, it can render hundreds of times faster, though I m certain others have discovered this trick as well. It does very slightly change the characteristic shape of the blobs, but there is no loss in image quality whatsoever. (I actually developed all this about two years ago, but just now felt like writing it all down, and had the time!)

    標(biāo)簽: optimization and metaball describe

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

    上傳用戶:彭玖華

  • This book uses the Python language to teach pro - gramming concepts and problem -solving skills,

    This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implement those programs using Python. This book is ideal for an introductory programming course or a programming logic and design course using Python as the language. As with all the boolts in the Starting Out With series, the hallmark of this text is its clear, friendly, and easy -to-understand writing. In addition, it is rich in example programs that are concise and practical. The programs in this book include short examples that highlight specific programming topics, as well as more involved examples that focus on problem solving. Each chapter provides one or more case studies that provide step -by-step analysis of a specific problem and shows the student how to solve it.

    標(biāo)簽: language gramming concepts problem

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

    上傳用戶:獨(dú)孤求源

  • This sample shows different ways of performing anti-aliasing - both by using only the native hardwa

    This sample shows different ways of performing anti-aliasing - both by using only the native hardware AA support, and by mixing the hardware modes with additional supersampling. There are various ways in which the supersampled image can be down-sampled. The way we do the downsampling in this example is the same technique that was used in 2 of our latest launch demos – “Froggy” and “Adrianne”.

    標(biāo)簽: anti-aliasing performing different sample

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

    上傳用戶:haohaoxuexi

  • Windows CE 1.0 does not support the cascading menu. In the use of Windows CE 1.0, it can not insert

    Windows CE 1.0 does not support the cascading menu. In the use of Windows CE 1.0, it can not insert a MF_POPUP menu to another drop-down menu. Window CE 1.0 does not support the following signs:

    標(biāo)簽: Windows 1.0 cascading not

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

    上傳用戶:fanboynet

  • A new type of cloak is discussed: one that gives all cloaked objects the appearance of a flat conduc

    A new type of cloak is discussed: one that gives all cloaked objects the appearance of a flat conducting sheet. It has the advantage that none of the parameters of the cloak is singular and can in fact be made isotropic. It makes broadband cloaking in the optical frequencies one step closer.

    標(biāo)簽: appearance discussed cloaked objects

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

    上傳用戶:rishian

  • The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and da

    The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and data bus (DRAM) with a bandwidth of about 200kbit/s  examining the processor state whatever the execution mode (monice)  connecting to monice using mdi-server and using a gdb client on the processor to step and break accurately whatever the execution mode  running semi-hosted applications  fl ash write tool  memory testing (MT command)  real-time traces: has not been built in CPU (Config3_TL=0) and only supported by MajicPLUS probes (maybe built into emulator?)

    標(biāo)簽: interface processor allowing access

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

    上傳用戶:youke111

主站蜘蛛池模板: 阿瓦提县| 祁门县| 津市市| 深圳市| 巴里| 汝南县| 嵊泗县| 荔波县| 南陵县| 富顺县| 荣成市| 杨浦区| 上蔡县| 海淀区| 延寿县| 永年县| 临夏县| 冷水江市| 宁波市| 依兰县| 大同市| 泰来县| 泸定县| 双柏县| 贡山| 乐都县| 滨州市| 合山市| 临澧县| 望江县| 安泽县| 泰和县| 永春县| 甘肃省| 阿鲁科尔沁旗| 若羌县| 进贤县| 页游| 扶绥县| 平罗县| 平原县|