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

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

NOT

  • The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: T

    The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is NOT very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB strongly depends on a priori knowledge, common sense and appropriate use of the preprocessing and postprocessing tools. In other words, it is preprocessing of data and postprocessing of models where expertise is truly ne

    標(biāo)簽: mathematical algorithms mechanical procedures

    上傳時(shí)間: 2015-03-31

    上傳用戶(hù):silenthink

  • Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This incl

    Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is touched on in the MSDN but NOT really explained very well.

    標(biāo)簽: your Computer handheld Desktop

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

    上傳用戶(hù):15071087253

  • JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat

    JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably NOT suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.

    標(biāo)簽: object-oriented JILRuntime register supports

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

    上傳用戶(hù):cc1015285075

  • Client/Server版本 DBISAM compiles directly into your application with no external libraries required.

    Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does NOT require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the size of non-UI applications like services or web applications to a minimum.

    標(biāo)簽: application libraries compiles directly

    上傳時(shí)間: 2015-04-04

    上傳用戶(hù):sz_hjbf

  • builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guaran

    builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does NOT. Released 6 December, 1999.

    標(biāo)簽: Contributed allocation alternate Schneider

    上傳時(shí)間: 2015-04-06

    上傳用戶(hù):zl5712176

  • Tic Tac Toe程序。可以供一到兩個(gè)玩家使用。程序中使用了visual basic 計(jì)時(shí)器

    Tic Tac Toe程序。可以供一到兩個(gè)玩家使用。程序中使用了visual basic 計(jì)時(shí)器,所以每一個(gè)步驟都有時(shí)間限制。此外,計(jì)算機(jī)可是一個(gè)有簡(jiǎn)單智能的對(duì)手,他不但不會(huì)隨便出手,反而還要竭力贏了你才罷休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple artificial intelligence: computer does NOT play randomly, but "tries" to win and stop you from winning.

    標(biāo)簽: visual basic Tic Tac

    上傳時(shí)間: 2015-04-11

    上傳用戶(hù):sxdtlqqjl

  • The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine th

    The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does NOT move more than a few degrees away from the vertical, chosen to be at an angle of Pi). Find a controller to satisfy all of the design re quirements given below.

    標(biāo)簽: F. with Determine inverted

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

    上傳用戶(hù):miaochun888

  • LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that conne

    LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does NOT require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Audio devices can be directly connected to the computer. This example project is designed to work with Keil MCB2140 Evaluation Board. Refer to Running USBAudio for information on how to operate this example project.

    標(biāo)簽: Device USB Audio implements

    上傳時(shí)間: 2015-04-16

    上傳用戶(hù):VRMMO

  • * A ncurses user interface. * Network statistics to view the amount of packets and data in many

    * A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does NOT interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP

    標(biāo)簽: statistics interface ncurses Network

    上傳時(shí)間: 2015-04-20

    上傳用戶(hù):bjgaofei

  • DSP音頻處理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that

    DSP音頻處理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is NOT built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers from reaping the benefits of this very powerful tool set, especially in the final stage of development when real-time analysis is needed most. This application NOTe provides an example of the necessary steps required to utilize DSP/BIOS features in order to bring these solutions to bear in an existing application.

    標(biāo)簽: DSP real-time benefits analysis

    上傳時(shí)間: 2014-01-06

    上傳用戶(hù):003030

主站蜘蛛池模板: 灵台县| 肃宁县| 洪洞县| 宜宾市| 黑河市| 慈利县| 杭锦旗| 丹巴县| 阳江市| 湟源县| 西充县| 永顺县| 临高县| 个旧市| 定日县| 游戏| 南涧| 车致| 边坝县| 内乡县| 萍乡市| 澄城县| 育儿| 宝山区| 青川县| 广德县| 湘潭市| 株洲市| 八宿县| 吉安市| 清镇市| 稷山县| 多伦县| 普兰店市| 永德县| 郁南县| 民乐县| 湘潭市| 保靖县| 沁源县| 墨江|