搜索结果
找到约 128 项符合
usage 的查询结果
按分类筛选
- 全部分类
- Java编程 (12)
- Linux/Unix编程 (10)
- 书籍 (9)
- 其他书籍 (7)
- 其他 (6)
- matlab例程 (5)
- 文章/文档 (4)
- 电子书籍 (4)
- 人工智能/神经网络 (3)
- 驱动编程 (3)
- 网络 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- Delphi控件源码 (3)
- VHDL/FPGA/Verilog (3)
- 行业发展研究 (3)
- 数学计算 (3)
- 单片机开发 (3)
- 单片机编程 (2)
- TAPI编程 (2)
- Internet/网络编程 (2)
- 数据库系统 (2)
- 通讯/手机编程 (2)
- 压缩解压 (2)
- 数值算法/人工智能 (2)
- 其他数据库 (2)
- 多媒体处理 (1)
- 传感与控制 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- Windows CE (1)
- OA系统 (1)
- DSP编程 (1)
- 串口编程 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- 中间件编程 (1)
- Symbian (1)
- 汇编语言 (1)
- 数据结构 (1)
- 手机彩信(MMS)编程 (1)
- 文件格式 (1)
- 微处理器开发 (1)
- 加密解密 (1)
- Ajax (1)
- 编译器/解释器 (1)
- Windows Mobile (1)
- 编辑器/阅读器 (1)
- 源码 (1)
- 软件 (1)
单片机编程 基于PCI9052的PCI局部总线应用
详细介绍了PCI9052接口器件的功能、结构和使用方法,并结合实际给出了基于PCI9052器件开发PCI总线接口卡的应用实例。
Abstract:
 
The main functions,structures and usage of PCI9052inferface chip are introduced in detail in this paper.And an
application example of designing PCI bus interface card b ...
单片机编程 一款监视串口和并口使用的小软件.
(Portmon is an application that lets you monitor serial and parallel activity on your local system, or any computer on the network that you can reach via TCP/IP.&nb ...
传感与控制 三菱FX系列PLC与计算机无协议通讯
本文主要通过介绍PLC通讯的意义和三菱FX系列PLC的四种通讯方式,并重点介绍FX系列PLC与计算机无协议通讯,主要从无协议通讯的硬件、配线、数据寄存器设置、PLC与计算机无协议通讯的指令用法、PLC程序编写和计算机VB程序的编写来说明无协议通讯的过程和一般方法。
My dissertation introduces the significance of PLC commu ...
无线通信 路灯电力线通信自动化系统讨论
Abstract: This article discusses the benefits of a G3-PLC-based automation system and presents a real-world example of a systemfor reducing energy usage and lowering maintenance costs in tunnels. The basic system design is explained and key performance
可编程逻辑 XAPP708 -133MHz PCI-X到128MB DDR小型DIMM存储器桥
 
The Virtex-4 features, such as the programmable IDELAY and built-in FIFO support, simplifythe bridging of a high-speed, PCI-X core to large amounts of DDR-SDRAM memory. Onechallenge is meeting the PCI-X target initial latency specification. PCI-X Protocol Addendum tothe PCI Local Bus Spec ...
其他 CopyPwd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even th
CopyPwd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Usage of CopyPwd is at the risk of the person or company using this software
其他书籍 制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。 前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Sc
制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。
前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Scott Meyers的网站下载的《Three Guidelines for Effective Iterator Usage》一文翻译。条款43根据从C/C++ Users Journal网站下载的《STL Algorithm ...
人工智能/神经网络 用JAVA语言编写
用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 ...
Internet/网络编程 I. Introduction This code exploits a previously undisclosed vulnerability in the bit string deco
I. Introduction
This code exploits a previously undisclosed vulnerability in the bit string
decoding code in the Microsoft ASN.1 library. This vulnerability is not related
to the bit string vulnerability described in eEye advisory AD20040210-2. Both
vulnerabilities were fixed in the MS04-007 patch. ...
OA系统 This example imports a text file into a database table using ADO. Because it uses ADO, it should wor
This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code s comments.