搜索结果
找到约 2,721 项符合
data 的查询结果
按分类筛选
- 全部分类
- 技术资料 (558)
- 其他 (134)
- 其他书籍 (132)
- 单片机开发 (106)
- 书籍 (104)
- matlab例程 (99)
- 单片机编程 (96)
- Java编程 (84)
- 加密解密 (49)
- 数据结构 (46)
- 软件设计/软件工程 (45)
- 人工智能/神经网络 (43)
- 电子书籍 (39)
- 数据库系统 (38)
- SQL Server (34)
- 微处理器开发 (32)
- 通讯编程文档 (31)
- VHDL/FPGA/Verilog (31)
- 系统设计方案 (31)
- 压缩解压 (29)
- 汇编语言 (29)
- 数值算法/人工智能 (28)
- 数学计算 (28)
- 文章/文档 (28)
- 源码 (27)
- Delphi控件源码 (27)
- Linux/Unix编程 (25)
- 其他嵌入式/单片机内容 (24)
- 通讯/手机编程 (22)
- 书籍源码 (22)
- 企业管理 (22)
- 嵌入式/单片机编程 (22)
- 行业发展研究 (22)
- Java书籍 (21)
- 其他行业 (20)
- GPS编程 (20)
- VC书籍 (19)
- 文件格式 (18)
- 其他数据库 (18)
- Internet/网络编程 (17)
- 编译器/解释器 (16)
- 软件 (15)
- 驱动编程 (15)
- 网络 (15)
- DSP编程 (14)
- 无线通信 (13)
- 软件工程 (13)
- 教育系统应用 (13)
- 可编程逻辑 (12)
- J2ME (11)
- 接口技术 (10)
- 模拟电子 (10)
- 串口编程 (10)
- 手册 (9)
- 通信网络 (9)
- *行业应用 (9)
- 论文 (8)
- 其他 (8)
- 电源技术 (8)
- 教程资料 (8)
- USB编程 (8)
- 邮电通讯系统 (8)
- C/C++语言编程 (7)
- 操作系统开发 (7)
- 中间件编程 (7)
- 嵌入式综合 (6)
- 技术管理 (6)
- uCOS (6)
- 交通/航空行业 (6)
- 电子政务应用 (6)
- 多媒体处理 (5)
- 游戏 (5)
- 医药行业 (5)
- JavaScript (5)
- MySQL数据库 (5)
- 并行计算 (5)
- Jsp/Servlet (5)
- 3G开发 (5)
- Linux/uClinux/Unix编程 (4)
- 仿真技术 (4)
- 技术书籍 (4)
- 资料/手册 (4)
- 实用工具 (4)
- 多国语言处理 (4)
- 金融证券系统 (4)
- 嵌入式Linux (4)
- VxWorks (4)
- 家庭/个人应用 (4)
- Windows CE (4)
- 认证考试资料 (4)
- VIP专区 (4)
- 教程 (3)
- 电路图 (3)
- 习题答案 (3)
- 驱动程序 (3)
- 其他文档 (3)
- 技术教程 (3)
- 测试测量 (3)
- 开发工具 (3)
- 传感与控制 (3)
加密解密 RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algori
RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to - see the source code for details.Released November 2001
matlab例程 This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In par
This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings allows you to set different parameters such as data rate, Power Control SubChannel ...
网络 Linux 虚拟网络接口 实例 In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are a
Linux 虚拟网络接口 实例
In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are associated with a physical device that is in charge of transmitting and receiving data packets. However, some logical network interfaces don t feature any physical packet transmission. The most ...
matlab例程 %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma
%BIQPBOX Bisection reflective line search for sqpbox
% [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,...
% oval,po,normg,DS,mtxmpy,data,H)
% returns the new feasible point nx, the corresponding sign vector nsig,
% and the step size of the unreflected step, alpha.
% Copyright (c) 1990-98 by ...
压缩解压 PartiTek SDK PartiTek Software Inc. is a professional image processing and barcode software devel
PartiTek SDK
PartiTek Software Inc. is a professional image processing and barcode software development company that produces the SDK to encode & decode PDF417, QR Code, Data Matrix . By using PartiTek software, our users have successfully leveraged many years of university level research into thei ...
人工智能/神经网络 k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output i ...
单片机开发 本程序为数码管显示处理模块 占用I/O RC3,RC4,RC5 使用RAM 节 程序包括: InitSPI 初始化SPI子程序 LEDlight 送七段码显示子程序 入口参数
本程序为数码管显示处理模块
占用I/O RC3,RC4,RC5
使用RAM 节
程序包括:
InitSPI 初始化SPI子程序
LEDlight 送七段码显示子程序
入口参数 LED_DATA
出口参数 无
软件设计/软件工程 synopsis的有限状态机编码方法的文档。 针对synopsis的综合环境
synopsis的有限状态机编码方法的文档。
针对synopsis的综合环境,根据其综合工具的特点说明安全可靠、速度适合的FSM编码风格。
FSM coding style under synopsis. Used for verilog or vhdl designer. Good study data for ASIC newhand.
matlab例程 移动机器人同时定位与地图创建最前沿技术
移动机器人同时定位与地图创建最前沿技术,来自school summer 的培训材料,一共有三个代码包,包括EKF,PF等代码,这是第二部分,主要是关于数据关联(data association)的.
其他 Some time ago, I stated in another article that I d take the idea of location broadcasting and devel
Some time ago, I stated in another article that I d take the idea of location broadcasting and develop a mobile solution as a follow-up. The problem back then was I had no means to get location data off of a cell phone, or a way to make it useful. My, how times have changed since then! In this artic ...