搜索结果
找到约 604 项符合
Number 的查询结果
按分类筛选
- 全部分类
- 技术资料 (90)
- 书籍 (52)
- 其他 (38)
- matlab例程 (32)
- 数学计算 (28)
- 其他书籍 (23)
- Java编程 (22)
- 数值算法/人工智能 (19)
- 数据结构 (19)
- 单片机开发 (17)
- 单片机编程 (16)
- 人工智能/神经网络 (14)
- 文章/文档 (12)
- VC书籍 (12)
- Linux/Unix编程 (11)
- VHDL/FPGA/Verilog (9)
- 微处理器开发 (8)
- 电源技术 (6)
- 通讯/手机编程 (6)
- 电子书籍 (6)
- Internet/网络编程 (6)
- 通讯编程文档 (6)
- 嵌入式/单片机编程 (6)
- Delphi控件源码 (6)
- 模拟电子 (5)
- 可编程逻辑 (5)
- 编译器/解释器 (5)
- Java书籍 (5)
- 软件设计/软件工程 (5)
- 其他嵌入式/单片机内容 (5)
- DSP编程 (4)
- 加密解密 (4)
- 游戏 (4)
- 源码 (3)
- 论文 (3)
- 软件工程 (3)
- 通信网络 (3)
- 多国语言处理 (3)
- 文件格式 (3)
- 汇编语言 (3)
- J2ME (3)
- 交通/航空行业 (3)
- 系统设计方案 (3)
- SQL Server (3)
- 邮电通讯系统 (3)
- VIP专区 (3)
- 仿真技术 (2)
- 书籍源码 (2)
- 技术书籍 (2)
- ARM (2)
- 教程资料 (2)
- 压缩解压 (2)
- Applet (2)
- CA认证 (2)
- 其他行业 (2)
- 生物技术 (2)
- Windows Mobile (2)
- JavaScript (2)
- Jsp/Servlet (2)
- 认证考试资料 (2)
- 电路图 (1)
- 其他 (1)
- PCB相关 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- 开关电源 (1)
- 数据库系统 (1)
- 开发工具 (1)
- Matlab (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 图形图像 (1)
- allegro (1)
- Proe教程 (1)
- 教育系统应用 (1)
- 手机短信编程 (1)
- 磁盘编程 (1)
- *行业应用 (1)
- 企业管理 (1)
- 网络 (1)
- 金融证券系统 (1)
- 技术管理 (1)
- uCOS (1)
- 嵌入式Linux (1)
- STL (1)
- Symbian (1)
- OA系统 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- 并行计算 (1)
书籍 Cognitive+Radio+Receiver+Front-Ends
Wireless technology has been evolving at a breakneck speed. The total number of
cell-phones in use (as of 2011) was over 6 billion for a 7 billion world population [1]
constituting 87% of the world population. Additionally, with user convenience be-
coming paramount, more and more functions are bein ...
编译器/解释器 Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (lik
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generat ...
matlab例程 工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se
工程计算MATLAB code to calculate the reorthogonalized sine tapers
input: N = the length of the time series data to be tapered
p = the number of tapers requested
I = the gap structure a vector of length N
I(t) = 1 if there is data at time t, t=1, ..., N
I(t) = 0 if there is a gap at time t
...
Linux/Unix编程 A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it
A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users.
Platform: unix, linux, windows.
compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr
usage: smtpr <port number> (<relay server>)
通讯/手机编程 WSNs being energy constrained systems, one major problem is to employ the sensor nodes in such a man
WSNs being energy constrained systems, one major problem is to employ the sensor nodes in such a manner so as to ensure maximum coverage and connectivity with minimal or optimal number of nodes and furthermore elongate network lifetime with maximum energy utilization.
The problem addressed has b ...
通讯/手机编程 including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ---------------
including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ------------------------------------ Bluetooth Essentials for Programmers Author: Albert S. Huang, Larry Rudolph Publisher: Cambridge University Press Number Of Pages: 208 Publication Date: 2007-09-03 ISBN-10/ASIN: ...
JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
人工智能/神经网络 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 ...
matlab例程 This function calculates Akaike s final prediction error % estimate of the average generalization e
This function calculates Akaike s final prediction error
% estimate of the average generalization error.
%
% [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the
% final prediction error estimate (fpe), the effective number of
% weights in the network if the network has been train ...
嵌入式/单片机编程 FEATURES • 16 bit PIPE Spec PCI Express Testbench • Link training • Initial Flo
FEATURES
&#8226 16 bit PIPE Spec PCI Express Testbench
&#8226 Link training
&#8226 Initial Flow Control
&#8226 Packet Classes for easy to build PHY,DLLP and TLP packets
&#8226 DLLP 16 bit CRC and TLP LCRC generation
&#8226 Sequence Number generation and checking
&#8226 ACK TLP packets
&#8226 ...