虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Half-Async

  • PIC_Hi-Tech_C_Mike_Pearces_I2C_routines * Use 10 MHz crystal frequency. * Use Timer0 for ten mil

    PIC_Hi-Tech_C_Mike_Pearces_I2C_routines * Use 10 MHz crystal frequency. * Use Timer0 for ten millisecond looptime. * Blink "Alive" LED every two and a half seconds. * Use pushbutton to exercise Screens utility.

    标签: PIC_Hi-Tech_C_Mike_Pearces_I C_routines Use frequency

    上传时间: 2013-12-19

    上传用户:标点符号

  • A few years ago I became interested in first person shooter games and in particular how the world le

    A few years ago I became interested in first person shooter games and in particular how the world levels are created and rendered in real time. At the same time I found myself in between jobs and so I embarked on an effort to learn about 3D rendering with the goal of creating my own 3D rendering engine. Since I am a developer and not an artist I didn’t have the skills to create my own models, levels, and textures. So I decided to attempt to write a rendering engine that would render existing game levels. I mainly used information and articles I found on the web about Quake 2, Half Life, WAD and BSP files. In particular I found the Michael Abrash articles that he wrote for Dr. Dobbs magazine while working at Id to be very illuminating.

    标签: interested particular shooter became

    上传时间: 2013-12-13

    上传用户:hanli8870

  • xc8配置字

    //CONFIG 1   #pragma config FCMEN=OFF,IESO=OFF,CLKOUTEN=OFF,BOREN=NSLEEP,CPD=OFF   #pragma config CP=ON,MCLRE=OFF,PWRTE=OFF,WDTE=OFF,FOSC=INTOSC   //CONFIG 2   #pragma config LVP=OFF,BORV=LO,STVREN=OFF,PLLEN=OFF   #pragma config VCAPEN=OFF,WRT=HALF

    标签: xc8

    上传时间: 2018-06-26

    上传用户:HMHAZM

  • RF Imperfections

    The unguided transmission of information using electromagnetic waves at radio frequency (RF) is often referred to as wireless communications, the first demonstration of which took place at the end of the 19th cen- tury and is attributed to Hertz. The technology was, shortly thereafter, commercialised by, amongst others, Marconi in one of the first wire- less communication systems, i.e., wireless telegraphy. In the first half of the 20th century the technology was developed further to enable more than the mere transmission of Morse code. This first resulted in uni- directional radio broadcasting and several years later also in television broadcasting.

    标签: Imperfections RF

    上传时间: 2020-06-01

    上传用户:shancjb

  • The 3G IP Multimedia Subsystem (IMS)

    When 3GPP started standardizing the IMS a few years ago, most analysts expected the number of IMS deploymentsto grow dramatically as soon the initial IMS specifications were ready (3GPP Release 5 was functionallyfrozenin the first half of 2002and completedshortly after that). While those predictions have proven to be too aggressive owing to a number of upheavals hitting the ICT (Information and Communications Technologies) sector, we are now seeing more and more commercial IMS-based service offerings in the market. At the time of writing (May 2008), there are over 30 commercial IMS networks running live traffic, addingup to over10million IMS users aroundthe world; the IMS is beingdeployedglobally. In addition, there are plenty of ongoing market activities; it is estimated that over 130 IMS contracts have been awarded to all IMS manufacturers. The number of IMS users will grow substantially as these awarded contracts are launched commercially. At the same time, the number of IMS users in presently deployed networks is steadily increasing as new services are introduced and operators running these networks migrate their non-IMS users to their IMS networks.

    标签: Multimedia Subsystem The IMS 3G IP

    上传时间: 2020-06-01

    上传用户:shancjb

  • UMTS+Network+Planning

    The continuing explosive growth in mobile communication is demanding more spectrally efficient radio access technologies than the prevalent second generation (2G) systems such as GSM to handle just the voice traffic. We are already witnessing high levels of mobile penetration exceeding 70% in some countries. It is anticipated that by 2010 more than half of all communications will be carried out by mobile cellular networks. On the other hand, the information revolution and changing life habits are bringing the requirement of commu- nicating on a multimedia level to the mobile environment. But the data handling capabilities and flexibility of the 2G cellular systems are limited.

    标签: Planning Network UMTS

    上传时间: 2020-06-01

    上传用户:shancjb

  • Beginning+C+for+Arduino

    I can remember buying my first electronic calculator. I was teaching a graduate level statistics course and I had to have a calculator with a square root function. Back in the late 1960s, that was a pretty high-end requirement for a calculator. I managed to purchase one at the “educational discount price” of $149.95! Now, I look down at my desk at an ATmega2560 that is half the size for less than a quarter of the cost and think of all the possibilities built into that piece of hardware. I am amazed by what has happened to everything from toasters to car engines. Who-da-thunk-it 40 years ago?

    标签: Beginning Arduino for

    上传时间: 2020-06-09

    上传用户:shancjb

  • LLC 电路基本原理分析及公式推导.pdf

    • LLC series-resonant Half-bridge: operationand significant waveforms• Simplified model (FHA approach)• 300W design example

    标签: llc 电路原理

    上传时间: 2021-11-22

    上传用户:

  • TI反激变换器变压器设计相关资料

    This Section covers the design of power transformers used in buck-derived topologies: forward converter, bridge, half-bridge, and full-wave centertap. Flyback transformers (actually coupled inductors) are covered in a later Section. For more specialized applications, the principles discussed herein will generally apply.

    标签: 反激变换器 变压器

    上传时间: 2021-12-16

    上传用户:fliang

  • OReilly JavaScript The Definitive Guide 7th

    JavaScript是Web的编程语言,如今与任何其他编程语言相比,如今有更多的软件开发人员使用JavaScript。在将近25年的时间里,畅销书一直是JavaScript程序员的首选指南。第七版已全面更新,涵盖了2020年的JavaScript版本,新的章节涵盖了类,模块,迭代器,生成器,Promises,异步/等待和元编程。您将在整个过程中找到启发性和引人入胜的示例代码。本书适用于希望学习JavaScript的程序员以及希望将其理解和掌握提高到一个新水平的Web开发人员。首先,从下至上详细解释JavaScript语言本身。然后,它在此基础上构建,以覆盖Web平台和Node.js。主题包括:类型,值,变量,表达式,运算符,语句,对象和数组函数,类,模块,迭代器,生成器,Promises和async / awaitJavaScript的标准库:数据结构,正则表达式,JSON,i18n等。Web平台:文档,组件,图形,网络,存储和线程Node.js:缓冲区,文件,流,线程,子进程,Web客户端和Web服务器专业的JavaScript开发人员所依赖的工具和语言扩展

    标签: javascript

    上传时间: 2021-12-18

    上传用户:kingwide