搜索结果
找到约 311 项符合
Utility-LAYer 的查询结果
书籍源码 MATLAB PROGRAMS FOR "VIBRATION SIMULATION USING MATLAB AND ANSYS" All the M-files which are liste
MATLAB PROGRAMS FOR "VIBRATION SIMULATION USING MATLAB AND ANSYS"
All the M-files which are listed in the book are available on this site. The
ANSYS-related files and some non-listed utility M-files are available for download
from the author s website, www.hatchcon.con.
Modem编程 Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID
Make and answer phone calls
Detect tone and pulse digit from the phone line
Capture Caller ID
Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold.
Control of the local phone handset, microphone and speaker of the modem
Send and receive fa ...
Linux/Unix编程 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 in ...
matlab例程 To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measur ...
汇编语言 rtl8019参考
rtl8019参考,his package included three directories. One is for hardware, one is
for software and one is for utility. I gather them from Internet or our server.
电子书籍 This document contains a description of the CAN Reference Model. This document is part of a set of
This document contains a description of the CAN Reference Model. This document is
part of a set of documents that standardize the CAN Application Layer for Industrial
Applications.
驱动编程 This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. U
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.
微处理器开发 详细介绍DVD的读碟片程序:TOC表
详细介绍DVD的读碟片程序:TOC表,DISC MAP,TDB,SECTOR,LAYER TYPE AND SECTOR TYPE等
网络 L2TPD是unix跟linux下跑L2TP VPN的工具
L2TPD是unix跟linux下跑L2TP VPN的工具,
想研究layer 2的人必看
SQL Server LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provide
LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.