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

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

demonSTRates

  • demonSTRates how to kill explorer in VC++ pro grammatically

    demonSTRates how to kill explorer in VC++ pro grammatically

    標簽: grammatically demonSTRates explorer kill

    上傳時間: 2013-12-31

    上傳用戶:huangld

  • Datagram demo. demonSTRates how datagram network connection works in mobile connections.

    Datagram demo. demonSTRates how datagram network connection works in mobile connections.

    標簽: demonSTRates connections connection Datagram

    上傳時間: 2014-11-05

    上傳用戶:kiklkook

  • Datagram demo that demonSTRates how a dtagram connection works in java 2me on mobile phones.

    Datagram demo that demonSTRates how a dtagram connection works in java 2me on mobile phones.

    標簽: demonSTRates connection Datagram dtagram

    上傳時間: 2017-09-01

    上傳用戶:王楚楚

  • Program that demonSTRates a socket connection in a mobile phone scenario.

    Program that demonSTRates a socket connection in a mobile phone scenario.

    標簽: demonSTRates connection scenario Program

    上傳時間: 2017-09-01

    上傳用戶:源碼3

  • This is a sample of unity3D. For PlugIns, this source demonSTRates a method.

    This is a sample of unity3D. For PlugIns, this source demonSTRates a method.

    標簽: demonSTRates PlugIns sample method

    上傳時間: 2013-12-24

    上傳用戶:woshini123456

  • 校準ADC內部偏移的光學微控制器DS4830

    Abstract: The DS4830 optical microcontroller's analog-to-digital converter (ADC) offset can change with temperature and gainselection. However, the DS4830 allows users to measure the ADC internal offset. The measured ADC offset is added to the ADCoffset register to nullify the offset error. This application note demonSTRates the DS4830's ADC internal offset calibration in theapplication program.  

    標簽: 4830 ADC DS 校準

    上傳時間: 2014-12-23

    上傳用戶:萍水相逢

  • 在單端應用中采用差分I/O放大器

      Recent advances in low voltage silicon germaniumand BiCMOS processes have allowed the design andproduction of very high speed amplifi ers. Because theprocesses are low voltage, most of the amplifi er designshave incorporated differential inputs and outputs to regainand maximize total output signal swing. Since many lowvoltageapplications are single-ended, the questions arise,“How can I use a differential I/O amplifi er in a single-endedapplication?” and “What are the implications of suchuse?” This Design Note addresses some of the practicalimplications and demonSTRates specifi c single-endedapplications using the 3GHz gain-bandwidth LTC6406differential I/O amplifi er.

    標簽: 單端應用 差分 放大器

    上傳時間: 2013-11-23

    上傳用戶:rocketrevenge

  • MAX7456在可視倒車雷達中的應用

    為解決傳統可視倒車雷達視頻字符疊加器結構復雜,可靠性差,成本高昂等問題,在可視倒車雷達設計中采用視頻字符發生器芯片MAX7456。該芯片集成了所有用于產生用戶定義OSD,并將其插入視頻信號中所需的全部功能,僅需少量的外圍阻容元件即可正常工作。給出了以MAX7456為核心的可視倒車雷達的軟、硬件實現方案及設計實例。該方案具有電路結構簡單、價格低廉、符合人體視覺習慣的特點。經實際裝車測試,按該方案設計的可視倒車雷達視場清晰、提示字符醒目、工作可靠,可有效降低駕駛員倒車時的工作強度、減少倒車事故的發生。 Abstract:  A new video and text generation chip,MAX7456,was used in the design of video parking sensor in order to simplify system structure,improve reliability and reduce cost. This chip included all the necessary functions to generate user-defined OSDs and to add them into the video signals. It could be put into work with addition of just a small number of resistances and capacitors. This paper provided software and hardware implementation solutions and design example based on the chip. The system had the characteristics of simplicity in circuit structure,lower cost,and comfort for the nature of human vision. Loading road test demonSTRates high video and text display quality and reliable performance,which makes the driver easy to see backward and reduces chance of accidents.

    標簽: 7456 MAX 可視倒車 中的應用

    上傳時間: 2013-12-10

    上傳用戶:qiaoyue

  • Virtex-5, Spartan-DSP FPGAs Ap

    Virtex-5, Spartan-DSP FPGAs Application Note This application note demonSTRates how efficient implementations of Digital Up Converters(DUC) and Digital Down Converters (DDC) can be done by leveraging the Xilinx DSP IPportfolio for increased productivity and reduced time to development. Step-by-step instruction is given on how to perform system-level trade off analysis and develop the most efficient FPGA implementation, thus allowing engineers a flexible, low-cost and low-power alternative to ASSP technologies.

    標簽: Spartan-DSP Virtex FPGAs Ap

    上傳時間: 2013-10-23

    上傳用戶:raron1989

  • Emulating a synchronous serial

    The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using optimized SW routines with a performance up to 25KBaud in Slave Mode with half duplex transmission and an overhead less than 60% atSAB C513 with 12 MHz. Due to the implementation in C this performance is not the limitof the chip. A pure implementation in assembler will result in a strong reduction of theCPU load and therefore increase the maximum speed of the interface. In addition,microcontrollers like the SAB C505 will speed up the interface by a factor of two becauseof an optimized architecture compared with the SAB C513.Moreover, this solution lays stress on using as few on-chip hardware resources aspossible. A more excessive consumption of those resources will result in a highermaximum speed of the emulated interface.Due to the restricted performance of an 8 bit microcontroller a pin compatible solution isprovided only; the internal register based programming interface is replaced by a set ofsubroutine calls.The attached source files also contain a test shell, which demonSTRates how to exchangeinformation between an on-chip HW-SSC and the emulated SW-SSC via 5 external wiresin different operation modes. It is based on the SAB C513 (Siemens 8 bit microcontroller).A table with load measurements is presented to give an indication for the fraction of CPUperformance required by software for emulating the SSC.

    標簽: synchronous Emulating serial

    上傳時間: 2014-01-31

    上傳用戶:z1191176801

主站蜘蛛池模板: 岚皋县| 德化县| 白沙| 华亭县| 常熟市| 漳州市| 封开县| 闽清县| 杭锦后旗| 屏东县| 阳原县| 德保县| 老河口市| 毕节市| 荆州市| 杭锦后旗| 婺源县| 三都| 康马县| 石河子市| 康保县| 沂水县| 沾化县| 靖安县| 永仁县| 肥城市| 宁德市| 江阴市| 枞阳县| 进贤县| 泰州市| 东明县| 拉萨市| 五指山市| 郸城县| 宁南县| 喜德县| 皋兰县| 霍州市| 南丹县| 巨野县|