搜索结果
找到约 148 项符合
Implements 的查询结果
按分类筛选
- 全部分类
- matlab例程 (19)
- 人工智能/神经网络 (13)
- 技术资料 (10)
- Java编程 (9)
- 其他 (8)
- 单片机开发 (8)
- 微处理器开发 (6)
- 加密解密 (5)
- 驱动编程 (5)
- 数学计算 (5)
- Linux/Unix编程 (4)
- 网络 (4)
- 文件格式 (4)
- 数据结构 (4)
- JavaScript (4)
- 数值算法/人工智能 (3)
- Internet/网络编程 (3)
- 其他书籍 (2)
- 压缩解压 (2)
- 串口编程 (2)
- Applet (2)
- J2ME (2)
- Delphi控件源码 (2)
- 软件设计/软件工程 (2)
- 源码 (1)
- 单片机编程 (1)
- 数据库系统 (1)
- 书籍源码 (1)
- 电子书籍 (1)
- SCSI/ASPI (1)
- 金融证券系统 (1)
- CA认证 (1)
- USB编程 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 文章/文档 (1)
- Java书籍 (1)
- VHDL/FPGA/Verilog (1)
- 其他行业 (1)
- Windows CE (1)
- SQL Server (1)
- GPS编程 (1)
微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA
The following Philips LPC2k CAN examples in this directory
were provided by ESAcademy.
LPC2_CANAll_V110:
Receives all CAN messages in a receive queue.
LPC2_CANFull_V110:
Uses Full-CAN-like reception filtering.
LPC2_CANBlinky_V130:
Minimal example of MicroCANopen, uses Full-CAN-like
reception fil ...
微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA
The following Philips LPC2k CAN examples in this directory
were provided by ESAcademy.
LPC2_CANAll_V110:
Receives all CAN messages in a receive queue.
LPC2_CANFull_V110:
Uses Full-CAN-like reception filtering.
LPC2_CANBlinky_V130:
Minimal example of MicroCANopen, uses Full-CAN-like
reception fil ...
网络 DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU imple
DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator.
DSR-UU implements most of the basic DSR features specified in the DSR
draft (version 10). One big exception is flow extensions.
DSR-UU does NOT use ARP, so do not be surprised if you do not see ARP
traffic. DSR-UU ...
J2ME Description Scientific calculator. Allows to perform caclulation with high precicion and implemen
Description
Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable ...
其他数据库 java 数据库 功能强大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on
java 数据库 功能强大 效率高
SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs
on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API.
SmallSQL Database is licensed under the terms of the GNU Lesser General
Public Licence (LGPL). A copy of the licence is ...
单片机开发 a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or ex
a3load is 8051 firmware that can be used for uploading or downloading
to EZ-USB RAM (internal or external). It implements the vendor specific
command bRequest = 0xA3. The address to download/upload to/from is
specified in the wValue field of the SETUP packet and the length of
the transfer in the wL ...
JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods.
Two interfaces provide an access to this syst ...
Java编程 为了实现定时事件
为了实现定时事件,我们引入了一个接口implements TimerClient这个接口是别人做好了的,具体代码在包中,它的作用是只要我们设置一下定时产生事件的时间,它就定时调用方法public void timerEvent(int id)因此,我们就在这个方法中每调用一次,在不同的地方画一个圆就可以了。 ...
技术资料 Linux IP 网络
This document is a guide to understanding how the Linux kernel (version 2.2.14 specifically) implements networking protocols, focused primarily on the Internet Protocol (IP). It is intended as a complete reference for experimenters with overviews, walk-throughs, source code explanations, and example ...
Linux/Unix编程 fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas
fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas.
fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port ...