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

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

Behavior

  • This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi

    This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The Behavior of the various routines is documented in the source code files.

    標(biāo)簽: compliant detection supports dynamic

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

    上傳用戶:dancnc

  • This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley

    This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley "bucket" allocator which has some unique fragmentation Behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation while keeping the speed/space requirements. 非常實(shí)用,可移植用作實(shí)現(xiàn)跨平臺(tái)的嵌入式的內(nèi)存分配機(jī)制.

    標(biāo)簽: algorithms different Kingsley contains

    上傳時(shí)間: 2015-08-28

    上傳用戶:hfmm633

  • 通過(guò)對(duì)本書(shū)的學(xué)習(xí)

    通過(guò)對(duì)本書(shū)的學(xué)習(xí),您可以創(chuàng)建并配置快速、經(jīng)濟(jì)并且比在其他平臺(tái)上更完善的應(yīng)用程序。無(wú)論是簡(jiǎn)單地向Web頁(yè)中添加幫助,還是開(kāi)發(fā)功能完備的Windows應(yīng)用程序,您都可以在書(shū)中找到您所需要的詳細(xì)指導(dǎo)和范例代碼。 利用DHTML、DHTML對(duì)象模型和腳本語(yǔ)言開(kāi)發(fā)Web頁(yè)。只需使用DHTML和腳本語(yǔ)言就能編寫(xiě)?yīng)毩⒌腤indows應(yīng)用程序調(diào)用HTA。使用ActiveX控件、DHTML Behavior和B

    標(biāo)簽:

    上傳時(shí)間: 2015-10-02

    上傳用戶:thuyenvinh

  • Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) th

    Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) the ability to interconnect a variety of devices using a simple four- wire cable. The USB is actually a two-wire serial communication link that runs at either 1.5 or 12 megabits per second (mbs). USB protocols can configure devices at startup or when they are plugged in at run time. These devices are broken into various device classes. Each device class defines the common Behavior and protocols for devices that serve similar functions. Some examples of USB device classes are shown in the following table

    標(biāo)簽: communications architecture Universal computer

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

    上傳用戶:stvnash

  • Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this bo

    Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the Windows Shell, customize its Behavior and integrate your applications with it. You ll discover how to use and modify its features to best effect, and the way to call shell API functions whose documentation is scant. Programming the shell isn t difficult, but few books explain the subject in its entirety.

    標(biāo)簽: Programming Windows Visual Shell

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

    上傳用戶:zhangjinzj

  • Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms frame

    Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms frame size and one with a 10 ms frame size. The versions are quite similar in Behavior. The version with a 10 ms frame size is faster, but the overall quality is higher in the 5 ms version, due to lower time granularity. DTMF算法for TI DSP 54X/55X

    標(biāo)簽: compliant detector software proposed

    上傳時(shí)間: 2016-02-15

    上傳用戶:liuchee

  • This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the

    This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its Behavior when it encounters problems during the encoding or decoding process.

    標(biāo)簽: demonstrates including mechanism the

    上傳時(shí)間: 2016-03-30

    上傳用戶:zhouli

  • This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 T

    This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator Behavior are connected to an analog flight control design that uses the pilot s stick pitch command as the set point for the aircraft s pitch attitude and uses aircraft pitch angle and pitch rate to determine commands. A simplified Dryden wind gust model is incorporated to perturb the system.

    標(biāo)簽: demonstration longitudinal Aerospace Grumman

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

    上傳用戶:wang5829

  • 非常好的優(yōu)化算法的書(shū)

    非常好的優(yōu)化算法的書(shū),詳細(xì)介紹了蟻群算法和粒子群算法以及相關(guān)的matlab工具箱,講了理論和應(yīng)用給出了工具箱的下載地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the Behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm Behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.

    標(biāo)簽: 優(yōu)化算法

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

    上傳用戶:zgu489

  • Swarm intelligence is an innovative computational way to solving hard problems. This discipline is

    Swarm intelligence is an innovative computational way to solving hard problems. This discipline is inspired by the Behavior of social insects such as fish schools and bird flocks and colonies of ants, termites, bees and wasps. In general, this is done by mimicking the Behavior of the biological creatures within their swarms and colonies.

    標(biāo)簽: computational intelligence innovative discipline

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

    上傳用戶:小儒尼尼奧

主站蜘蛛池模板: 上思县| 常山县| 临潭县| 塘沽区| 卢龙县| 新巴尔虎左旗| 汉中市| 高台县| 承德县| 西平县| 永胜县| 荃湾区| 阿图什市| 盐亭县| 宝丰县| 门源| 永平县| 黄平县| 三明市| 北宁市| 格尔木市| 长葛市| 宁陵县| 宝鸡市| 杭锦后旗| 屏山县| 南充市| 博罗县| 将乐县| 睢宁县| 浙江省| 林西县| 清徐县| 武川县| 西宁市| 望都县| 马关县| 密云县| 民县| 永靖县| 若尔盖县|