搜索结果
找到约 203 项符合
implemented 的查询结果
按分类筛选
- 全部分类
- 技术资料 (32)
- 数学计算 (16)
- matlab例程 (11)
- 其他 (9)
- VHDL/FPGA/Verilog (9)
- 单片机编程 (8)
- 加密解密 (8)
- Linux/Unix编程 (8)
- 人工智能/神经网络 (7)
- 其他书籍 (5)
- 游戏 (5)
- Java编程 (5)
- 书籍 (4)
- 通讯/手机编程 (4)
- 其他数据库 (4)
- 嵌入式综合 (3)
- 可编程逻辑 (3)
- 网络 (3)
- 嵌入式/单片机编程 (3)
- 单片机开发 (3)
- Delphi控件源码 (3)
- 数值算法/人工智能 (2)
- 书籍源码 (2)
- 教程资料 (2)
- 驱动编程 (2)
- 手机短信编程 (2)
- 编译器/解释器 (2)
- Applet (2)
- 文章/文档 (2)
- 微处理器开发 (2)
- 生物技术 (2)
- 系统设计方案 (2)
- 软件设计/软件工程 (2)
- 其他嵌入式/单片机内容 (2)
- 无线通信 (1)
- DSP编程 (1)
- 数据库系统 (1)
- 操作系统开发 (1)
- 软件工程 (1)
- ARM (1)
- 压缩解压 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 串口编程 (1)
- *行业应用 (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- 文件格式 (1)
- CA认证 (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- 数据结构 (1)
- Windows CE (1)
- Symbian (1)
- JavaScript (1)
- VC书籍 (1)
- 并行计算 (1)
- Jsp/Servlet (1)
通讯/手机编程 This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API
This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API. It provides a listbox control which, when searching
is complete, lists the discovered Bluetooth devices. Only names of the devices
are displayed, but the addresses of the devices are also retriev ...
Linux/Unix编程 电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you wan
电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want...
The graphical user interface uses GTK.
In the actual version, the following elements are implemented :
* Booleans elements
* Rising / falling edges
* Timers
* Monostables
* Compare o ...
数学计算 This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-fi
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
技术资料 UM0600
STM3210C-EVAL评估板及其实现的功能,包含电路原理图和生产文件
(Description of STM3210C-EVAL evaluation board and implemented features.
Includes archived board schematics and files for production.)
技术资料 UM0488
STM3210E-EVAL评估板及其实现的功能,包含电路原理图和生产文件
(Description of STM3210E-EVAL evaluation board and implemented features.
Includes archived board schematics and files for production.)
压缩解压 Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Ba
Basic Compression Library
by Marcus Geelnard
Release 1.2.0
2006-07-22
Introduction
The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code.
For more information about the Basic Compression Library, please read the manual (doc/manual.pdf ...
数据库系统 source code for a sample alarm control panel system using Freescale MC9S12DP256 . The project was im
source code for a sample alarm control panel system using Freescale MC9S12DP256 . The project was implemented using ImageCraft s ICC12 compiler and tested under
Metrowerks CodeWarrior, though it should be possible to build the project with
any other HC(S)12 compiler as well.
通讯编程文档 This is a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with Qo
This is a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with QoS mechanisms. The payload type including circuit-switched voice, VoIP and web traffic, and the performance including packet drop, delay can be analyzed. The implemented QoS mechanism is DiffServ, with ...
技术资料 UM0426
STM32F10xB-EVAL评估板及其实现的功能,包含电路原理图和生产文件
(Description of STM32F10xB-EVAL evaluation board and implemented features.
Includes archived board schematics and files for production.)
加密解密 title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let yo
title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter driver.