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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

No

  • This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block

    This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example). The frames are then output with a one-frame delay to the DAC (an AD9744 in this example). In this example, No processing is done on the frames. They are passed unaltered.

    標(biāo)簽: block-by-block acquired example streams

    上傳時(shí)間: 2015-12-29

    上傳用戶(hù):bjgaofei

  • Source code of J2ME game called Action Soccer. Great for used. Already configurations with JBuilder

    Source code of J2ME game called Action Soccer. Great for used. Already configurations with JBuilder Source only, No document related.

    標(biāo)簽: configurations JBuilder Already Source

    上傳時(shí)間: 2016-01-08

    上傳用戶(hù):fanboynet

  • A action mobile game called A Last Warrior Great for use and already configuration to build with JB

    A action mobile game called A Last Warrior Great for use and already configuration to build with JBuilder Is source only, No document related

    標(biāo)簽: configuration Warrior already action

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

    上傳用戶(hù):changeboy

  • java語(yǔ)言開(kāi)發(fā)的P2P流媒體系統(tǒng)

    java語(yǔ)言開(kāi)發(fā)的P2P流媒體系統(tǒng),“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have No user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to aNother through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php

    標(biāo)簽: java P2P 語(yǔ)言 流媒體系統(tǒng)

    上傳時(shí)間: 2016-01-09

    上傳用戶(hù):ikemada

  • Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

    Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost No possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but Not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.

    標(biāo)簽: Lucene Abstract Jakarta project

    上傳時(shí)間: 2016-01-10

    上傳用戶(hù):songrui

  • We have a group of N items (represented by integers from 1 to N), and we kNow that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we kNow that there is some total order defined for these items. You may assume that No two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    標(biāo)簽: represented integers group items

    上傳時(shí)間: 2016-01-17

    上傳用戶(hù):jeffery

  • ST7529液晶驅(qū)動(dòng) The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid cryst

    ST7529液晶驅(qū)動(dòng) The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with No external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.

    標(biāo)簽: 7529 controller dot-matrix graphic

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

    上傳用戶(hù):奇奇奔奔

  • The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited res

    The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a Normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable business system for a small business or a large corporation. The book includes information on how to build a high-availability server pair using the Heartbeat package, how to use the Linux Virtual Server load balancing software, how to configure a reliable printing system in a Linux cluster environment, and how to build a job scheduling system in Linux with No single point of failure. The book also includes information on high availability techniques that can be used with or without a cluster, making it helpful for System Administrators even if they are Not building a cluster. Anyone interested in deploying Linux in an environment where low cost computer reliability is important will find this book useful.

    標(biāo)簽: inexpensive Enterprise computers explains

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

    上傳用戶(hù):zhangliming420

  • Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your startin

    Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square is marked with the number ‘1’. All free, valid squares North, south, east and west around the number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around the two are marked with a ‘3’ and the process is repeated iteratively until :  The exit is found (a free square other than the starting position is reached on the very edge of the maze), or,  No more free squares are available, and hence No exit is possible.

    標(biāo)簽: method ink-blotting Blotting escaping

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

    上傳用戶(hù):123啊

  • 相信有很多用戶(hù)在使用華為的代理上網(wǎng)吧

    相信有很多用戶(hù)在使用華為的代理上網(wǎng)吧,是不是在linux下無(wú)法上網(wǎng)頭疼呢,我花了一個(gè)星期的時(shí)間,弄到華為的代理和linux下所需的rpm包了 基于fedora 7下 操作很簡(jiǎn)單,我給出簡(jiǎn)要提示 1.使用root用戶(hù)登陸安裝rpm包 #]rpm -ivh compat-libstdc++-7.3-2.96.110.i386.rpm #]./pre.ps #]linux1x -c 下面問(wèn)的問(wèn)題很簡(jiǎn)單,一路yes,注意最后問(wèn)你是否改變?nèi)罩镜拇娣盼恢茫?b>No就可以,用默認(rèn)的路徑 然后(確保你的網(wǎng)卡已經(jīng)激活) #]linux1x –u username/password –n eth0

    標(biāo)簽: 多用 華為 代理

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

    上傳用戶(hù):417313137

主站蜘蛛池模板: 平山县| 西昌市| 莱芜市| 龙口市| 湘乡市| 申扎县| 西乌| 秦皇岛市| 清水县| 建平县| 调兵山市| 昌江| 涞水县| 安福县| 香河县| 孟村| 石景山区| 湘西| 资溪县| 洛南县| 鱼台县| 抚松县| 黔南| 探索| 九江市| 青浦区| 通河县| 沁水县| 界首市| 南充市| 松江区| 炉霍县| 安阳县| 永顺县| 丁青县| 呼图壁县| 渭南市| 辽阳市| 新昌县| 红桥区| 昌平区|