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

Times

  • The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowled

    The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowledge of the elements of arithmetic as they exist on a computer. That conclusion and this book are the result of a long and frustrating search for information on writing arithmetic routines for real-time embedded systems. With instruction cycle Times coming down and clock rates going up, it would seem that speed is not a problem in writing fast routines. In addition, math coprocessors are becoming more popular and less expensive than ever before and are readily available. These factors make arithmetic easier and faster to use and implement. However, for many of you the systems that you are working on do not include the latest chips or the faster processors. Some of the most widely used microcontrollers used today are not Digital Signal Processors (DSP), but simple eight-bit controllers such as the Intel 8051 or 8048 microprocessors.

    标签: arithmetic high-speed ultimately efficient

    上传时间: 2014-11-30

    上传用户:lizhen9880

  • In this talk we will consider two approaches in dealing with the risk of supplier bankruptcy. In the

    In this talk we will consider two approaches in dealing with the risk of supplier bankruptcy. In the first model, we study the effects of supply disruption risk in a supply chain where one buyer deals with competing risky suppliers who may default during their production lead-Times.

    标签: approaches bankruptcy the consider

    上传时间: 2014-08-03

    上传用户:lanjisu111

  • 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.

    2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery Times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.

    标签: PF_FREEZE software support suspend

    上传时间: 2016-01-05

    上传用户:亚亚娟娟123

  • Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python

    Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many Times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O Reilly article.

    标签: interpreter Mod_python mod_python the

    上传时间: 2016-01-25

    上传用户:yd19890720

  • We can see that using Gauss-Seidel iterative methods need only 13 timed to make   =

    We can see that using Gauss-Seidel iterative methods need only 13 timed to make           But using Jacobi method after 25 Times the    is bigger than that using Gauss-Seidel iterative methods

    标签: Gauss-Seidel iterative methods 61541

    上传时间: 2016-02-06

    上传用户:sjyy1001

  • 老外的超高效率压缩

    老外的超高效率压缩,High efficient Data Compression Library for use with Delphi. Support Rank, ZIP, BZIP and PPM compression algorithms. Compression ratio more than 1.5-2 Times better than ZIP/RAR archiver. Compression speed up to 8 Mb/sec (on PIII-600).

    标签: 高效率

    上传时间: 2014-01-02

    上传用户:athjac

  • 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input

    北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many Times each letter (but not blanks, digits, or punctuation) appears in the all-upper-case input. Format your output exactly as shown.

    标签: CAPITAL LETTERS program Write

    上传时间: 2014-01-17

    上传用户:410805624

  • First of all we would like to thank God Almighty for giving us the strength and confidence in pursi

    First of all we would like to thank God Almighty for giving us the strength and confidence in pursing the ambitions. We would like to thank our Examiner Professor Axel Jantsch for allowing us to do this under his guidance and encouragement. At the same time we would like to mention our sincere thanks to Mr. Said Zainali, Manager of FRAME ACCESS AB for giving all the required equipment and the technical support which helped us to finish this thesis. We would like to mention our gratitude to our fellow VACS team members who helped us a lot during difficult Times.

    标签: confidence Almighty strength giving

    上传时间: 2013-11-30

    上传用户:小码农lz

  • simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu

    simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number of Times each side of the coin appears. Display the results. The program should call a separate method flip that takes no arguments and returns false for tails and true for heads. [ Note: If the program realistically simulates coin tossing, each side of the coin should appear approximately half the time.]

    标签: the coin simulates chooses

    上传时间: 2014-08-29

    上传用户:pompey

  • Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real wo

    Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world. Developers use algorithms and data structures every day of their working lives. Having a good understanding of these algorithms and knowledge of when to apply them is essential to producing software that not only works correctly, but also performs efficiently. This book aims to explain those algorithms and data structures most commonly encountered in day-today software development, while remaining at all Times practical, concise, and to the point, with little or no verbiage to distract from the core concepts and examples.

    标签: step-by-step introduction Algorithms algorithms

    上传时间: 2016-05-08

    上传用户:wlcaption