搜索结果
找到约 766 项符合
IMPLEMENTATION 的查询结果
按分类筛选
- 全部分类
- 技术资料 (111)
- matlab例程 (52)
- 其他 (41)
- Java编程 (37)
- VHDL/FPGA/Verilog (37)
- 其他书籍 (36)
- 加密解密 (26)
- 数学计算 (26)
- 人工智能/神经网络 (24)
- 压缩解压 (23)
- 数据结构 (18)
- 书籍 (17)
- 单片机编程 (17)
- 电子书籍 (17)
- 系统设计方案 (17)
- Linux/Unix编程 (16)
- 通讯编程文档 (15)
- 网络 (14)
- 文章/文档 (12)
- 通讯/手机编程 (11)
- 软件设计/软件工程 (11)
- 数值算法/人工智能 (10)
- 编译器/解释器 (10)
- 行业发展研究 (10)
- 教程资料 (8)
- 可编程逻辑 (8)
- 微处理器开发 (8)
- Java书籍 (8)
- VC书籍 (7)
- 单片机开发 (6)
- 中间件编程 (6)
- 串口编程 (5)
- 技术管理 (5)
- 嵌入式/单片机编程 (5)
- 3G开发 (5)
- 文件格式 (4)
- 汇编语言 (4)
- 其他行业 (4)
- 其他嵌入式/单片机内容 (4)
- 软件工程 (3)
- 驱动编程 (3)
- Internet/网络编程 (3)
- 语音压缩 (3)
- GPS编程 (3)
- 源码 (2)
- DSP编程 (2)
- 数据库系统 (2)
- 模拟电子 (2)
- 手机短信编程 (2)
- 游戏 (2)
- *行业应用 (2)
- Applet (2)
- 金融证券系统 (2)
- CA认证 (2)
- USB编程 (2)
- 手机WAP编程 (2)
- BREW编程 (2)
- Windows CE (2)
- JavaScript (2)
- Jsp/Servlet (2)
- 认证考试资料 (2)
- VIP专区 (2)
- PCB相关 (1)
- 电源技术 (1)
- 无线通信 (1)
- 学术论文 (1)
- 书籍源码 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 实用工具 (1)
- 工控技术 (1)
- 教程资料 (1)
- Mentor (1)
- 教育系统应用 (1)
- 编辑器/阅读器 (1)
- SCSI/ASPI (1)
- 其他数据库 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 邮电通讯系统 (1)
- 并行计算 (1)
- Ajax (1)
人工智能/神经网络 中心点漂移是一种非监督聚类算法(与k-means算法相似
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。
MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab imple ...
单片机开发 This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C
This example demonstrates how the C8051F06x SMBus interface can communicate
// with a 256 byte I2C Serial EEPROM (Microchip 24LC02B).
// - Interrupt-driven SMBus implementation
// - Only master states defined (no slave or arbitration)
// - Timer4 used by SMBus for SCL low timeout detection
// - SCL ...
单片机开发 实现8比特字节的RS纠错编码
实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 255 bytes, including ...
网络 A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by mean
A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by means of modules. It is not a new node object derived from Node. Rather it is a new layout of mostly existing components. Rationale for this new design has been presented in [1]. The MW-Node provides a fl ...
电子书籍 The goal of this thesis is the development of traffic engineering rules for cellular packet radio n
The goal of this thesis is the development of traffic engineering rules for cellular packet
radio networks based on GPRS and EDGE. They are based on traffic models for typical
mobile applications. Load generators, representing these traffic models, are developed
and integrated into a simulation envi ...
其他书籍 Behavioral models are used in games and computer graphics for realistic simulation of massive crowd
Behavioral models are used in games and computer graphics for
realistic simulation of massive crowds. In this paper, we present a
GPU based implementation of Reynolds [1987] algorithm for simulating
flocks of birds and propose an extension to consider environment
self occlusion. We performed several ...
技术资料 AN2586_stm32硬件开发入门
This application note is intended for system designers who require a hardware
implementation overview of the development board features such as the power supply, the
clock management, the reset control, the boot mode settings and the debug management. It
shows how to use the High-density and Medium- ...
数值算法/人工智能 This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in seve
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. ...
编译器/解释器 c语言编译器
c语言编译器,跨平台,4.2版本
lcc version 3.x is described in the book "A Retargetable C Compiler:
Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1).
There are significant differences between 3.x and 4.x, most notably in
the intermediate code. For details, see
http://www.research. ...
教育系统应用 使用jsp+my sql构成的电子管理系统。能实现借书
使用jsp+my sql构成的电子管理系统。能实现借书,日记,激光唱碟,对在系统中登录的借用人进行管理的电子图书馆。
A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) & MySQL for ...