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

Wall

  • Wall软件

    Wall,很方便的翻Wall,小白也很容易翻

    标签: Wall 软件

    上传时间: 2016-05-22

    上传用户:234234

  • 高功率PoE PD接口与集成反激式控制器

      To this day, Power over Ethernet (PoE) continues to gainpopularity in today’s networking world. The 12.95Wdelivered to the Powered Device (PD) input supplied bythe Power Sourcing Equipment (PSE) is a universal supply.Each PD provides its own DC/DC conversion from anominal 48V supply, thus eliminating the need for a correctvoltage Wall adapter. However, higher power devicescan not take advantage of standard PoE because of itspower limitations, and must rely on a large Wall adapteras their primary supply. The new LTC4268-1 breaks thispower barrier by allowing for power of up to 35W for suchpower-hungry 2-pair PoE applications. The LTC4268-1provides a complete solution by integrating a high powerPD interface control with an isolated fl yback controller.

    标签: PoE 高功率 PD接口 集成

    上传时间: 2014-12-24

    上传用户:jasson5678

  • 具有宽输入范围的微型单片降压型稳压器

      Automotive batteries, industrial power supplies, distributedsupplies and Wall transformers are all sources ofwide-ranging high voltage inputs. The easiest way to stepdown these sources is with a high voltage monolithicstep-down regulator that can directly accept a wide inputrange and produce a well-regulated output. The LT®3493accepts inputs from 3.6V to 36V and LT3481 acceptsinputs from 3.6V to 34V. Both provide excellent lineand load regulation and dynamic response. The LT3481offers a high effi ciency solution over a wide load range andkeeps the output ripple low during Burst Mode® operationwhile the LT3493 provides a tiny solution with minimalexternal components. The LT3493 operates at 750kHzand the LT3481 has adjustable frequency from 300kHzto 2.8MHz. High frequency operation enables the use ofsmall, low cost inductors and ceramic capacitors.

    标签: 输入 降压型稳压器

    上传时间: 2014-12-24

    上传用户:Pzj

  • SPLASH is a c++ class library that implements many of the Perl constructs and data types, including

    SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provides List, String, Regular Expression, and text manipulation handling capabilities based on those provided in Perl

    标签: implements constructs including library

    上传时间: 2013-12-07

    上传用户:1583060504

  • linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./ping

    linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread

    标签: ping linux ICMP6 ipv6

    上传时间: 2015-05-13

    上传用户:wyc199288

  • linux下的人机对话编程

    linux下的人机对话编程,函数库采用GTK+/GNOME,有操作界面,可在界面上进行操作与下层通信。此程序开发已久,源文件较多。可用 gcc -Wall -o main.c ....... gnome-config --cflags --libs gnomeui 进行编译

    标签: linux 人机对话 编程

    上传时间: 2015-05-13

    上传用户:colinal

  • 本程序是一个module

    本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下: gcc -O -c -Wall main.c 使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables

    标签: module 程序

    上传时间: 2014-01-02

    上传用户:windwolf2000

  • Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h

    Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make your Wall into a remote controll.

    标签: specified Control detects program

    上传时间: 2016-08-20

    上传用户:英雄

  • 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/

    程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -Wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-Wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.

    标签: firendly-arm makefile include vidcat

    上传时间: 2016-11-20

    上传用户:清风冷雨

  • This approach addresses two difficulties simultaneously: 1) the range limitation of mobile robot se

    This approach addresses two difficulties simultaneously: 1) the range limitation of mobile robot sensors and 2) the difficulty of detecting buildings in monocular aerial images. With the suggested method building outlines can be detected faster than the mobile robot can explore the area by itself, giving the robot an ability to “see” around corners. At the same time, the approach can compensate for the absence of elevation data in segmentation of aerial images. Our experiments demonstrate that ground-level semantic information (Wall estimates) allows to focus the segmentation of the aerial image to find buildings and produce a ground-level semantic map that covers a larger area than can be built using the onboard sensors.

    标签: simultaneously difficulties limitation addresses

    上传时间: 2014-06-11

    上传用户:waitingfy