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

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

NOT

  • TI warrants performance of its products to the specifications applicable at the time of sale in acc

    TI warrants performance of its products to the specifications applicable at the time of sale in accordance with TI’s standard warranty. Testing and other quality control techniques are utilized to the extent TI deems necessary to support this warranty. Specific testing of all parameters of each device is NOT necessarily performed, except those mandated by government requirements.

    標(biāo)簽: specifications performance applicable the

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

    上傳用戶:weixiao99

  • This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through

    This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stored in a ROM/FLASH, the footprint is about 7 KBytes for the test program. This code has NOT been yet tested in many environment. It should be seen at your starting point to integrate the network boot function to your board.

    標(biāo)簽: implementation bootstrap protocols TFTPBOOT

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

    上傳用戶:極客

  • Sherwood算法消除最壞實(shí)例

    Sherwood算法消除最壞實(shí)例,以達(dá)到對(duì)任何實(shí)例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers NOT equal to each other list.c --> create a descending sequence of n integers NOT equal to each other sherwood.c --> 就是該算法,靜態(tài)鏈表的長(zhǎng)度默認(rèn)設(shè)為1000,可在宏定義處修改 用法: gcc -o sherwood sherwood.c gcc -o rd_list rd_list.c gcc -o list list.c ./rd_list s.txt 1000 產(chǎn)生一個(gè)長(zhǎng)度為1000的互不相等的隨機(jī)序列,保存在s.txt中 ./list s1.txt 1000 產(chǎn)生一個(gè)長(zhǎng)度為1000的互不相等的降序序列,保存雜s1.txt中 ./sherwood s1.txt 運(yùn)行算法,比較其中的4個(gè)算法的性能差異

    標(biāo)簽: Sherwood 算法

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

    上傳用戶:ainimao

  • This article describes a sniffer for Windows. WinSniff is an application for capturing packets on th

    This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the packet. In order to keep it simple, I am NOT dealing with application level protocols. If you are interested, you can add features to support various application level protocols such as SMTP, FTP, NETBIOS etc

    標(biāo)簽: application describes capturing for

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

    上傳用戶:lijianyu172

  • 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

    上傳用戶:zhangliming420

  • DELPHIBOX The ImageHTML converts images to ASCII characters in HTML format. The output image is in

    DELPHIBOX The ImageHTML converts images to ASCII characters in HTML format. The output image is in three formats: true color, grayscale, and mono color. The ImageHTML is provided "AS IS " without any warranty of any kind, either express or implied. The entire risk as to the quality and performance of the software is with you. The author is NOT liable for any damages resulting from the use and misuse of the software. The ImageHTML is freeware. You may copy it as long as you copy all of files.

    標(biāo)簽: characters DELPHIBOX The ImageHTML

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

    上傳用戶:zhichenglu

  • TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe

    TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, where only letters and digits are relevant. Other options: case sensitive search, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix

    標(biāo)簽: TFIND searches boolean reports

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

    上傳用戶:lindor

  • The 1.4 release of Java 2 Standard edition brings a load of new features - and the potential for fru

    The 1.4 release of Java 2 Standard edition brings a load of new features - and the potential for frustration. Fret NOT, our new 4th edition has answers. The accelerated introduction lets you start writing code right away, and because the book s classic quick reference contains all the classes in the essential Java packages, you can find exactly what you need to make Java s new version work for you.

    標(biāo)簽: potential Standard features release

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

    上傳用戶:huannan88

  • As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task

    As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter NOT a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.

    標(biāo)簽: some engineering limitation language

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

    上傳用戶:huql11633

  • KEPware Automation DLL installation instructions: To use the KEPware Automation DLL in your Visua

    KEPware Automation DLL installation instructions: To use the KEPware Automation DLL in your Visual Basic project: 1) In the VB IDE, Select "Project/References". 2) If you have been using aNOTher vender s automation dll, uncheck it. For example, uncheck "OPC Automation 2.0" for the OPC Foundation s automation dll. 3) Check "KEPware OPC Automation 2.0". 4) Recompile your VB project. If you have been using the OPC Fondation s automation dll, you should NOT need to make any changes to the VB source code.

    標(biāo)簽: Automation KEPware installation instructions

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

    上傳用戶:電子世界

主站蜘蛛池模板: 佛学| 商水县| 武强县| 上蔡县| 本溪市| 神木县| 太仆寺旗| 德清县| 韶山市| 汕尾市| 龙门县| 乡宁县| 临武县| 东阳市| 额敏县| 永城市| 香港 | 化德县| 南阳市| 清丰县| 河北区| 泉州市| 台湾省| 怀仁县| 栖霞市| 剑川县| 前郭尔| 桐柏县| 镇沅| 民乐县| 平塘县| 眉山市| 大足县| 鹿邑县| 棋牌| 南康市| 西宁市| 娱乐| 镶黄旗| 金寨县| 汉川市|