搜索结果
找到约 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)
其他 As science advances, novel experiments are becoming more and more complex, requiring a zoo of contro
As science advances, novel experiments are becoming more and more complex, requiring a zoo of control devices and electronics executing complicated sequences of steps. Device availability and monetary constrains usually lead to a highly heterogeneous setup with components from several different manu ...
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...
matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% ...
J2ME 手机在线系统 采用Java 中的J2ME, JSP 跟MySql 运行环境是:jsdk1.4以上
手机在线系统
采用Java 中的J2ME, JSP 跟MySql
运行环境是:jsdk1.4以上,WTK2.2, tomcat5.0. MySql4.0.
数据库用户名是root,密码是123.
用户把,客户端下的文件夹下的文件整个考到 WTK2.2 apps文件夹下面。
把服务器端class文件放到tomcat5.0下的work\Catalina\localhost文件夹中 把数据库文件放到mysql的data文件夹中 ...
Java编程 Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3
Java MP3 Player,
Here s a list of features:
- Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags
- Reads, creates, updates, and removes id3v1 tags
- Extracts MPEG data such as bit rate, sample rate, channel mode, etc.
- Calculates playing time of mp3 from mpeg information (no good w/VBR)
...
Java编程 本系统为在线相册系统
本系统为在线相册系统,使用方法(这里假定Tomcat安装在本机,且为缺省的配置):
1、在Tomcat的Webapps目录下建立一个目录,例如oa。
2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。
3、启动Tomcat
4、在地址栏中输入http://localhost:8080/oa
缺省用户:
Robin 管理员, 密码:111111 ...
其他书籍 This paper shows the development of a 1024-point radix-4 FFT VHDL core for applications in hardware
This paper shows the development of a 1024-point
radix-4 FFT VHDL core for applications in hardware signal processing, targeting low-cost FPGA technologies. The developed core is targeted into a Xilinx庐 Spartan鈩?3 XC3S200 FPGA with the inclusion of a VGA display interface and an external 16-bit da ...
软件工程 Sensing and planning are at the core of robot motion. Traditionally, mobile robots have been used f
Sensing and planning are at the core of robot motion. Traditionally,
mobile robots have been used for performing various tasks
with a general-purpose processor on-board. This book grew out of
our research enquiry into alternate architectures for sensor-based
robot motion. It describes our research s ...
数据结构 13、堆 MinHeap.h test.cpp 14、哈夫曼树 BinTreeNode.h BinaryTree.h MinHeap.h Huffman.h Test.
13、堆
MinHeap.h
test.cpp
14、哈夫曼树
BinTreeNode.h
BinaryTree.h
MinHeap.h
Huffman.h
Test.cpp
15、树 164
QueueNode.h
LinkQueue.h
TreeNode.h
Tree.h 170
test.cpp
16、B+树
BTreeNode.h
BTree.h 192
test.cpp
17、图 217
MinHeap.h
Edge.h 222
Vertex.h
Graph.h 224
test.cpp
18、排序
Data.h ...
论文 EDA分布估计算法经典论文
压缩包中有5篇论文,分别为《Data-driven analysis of variables and dependencies in continuous optimization problems and EDAs》这是一篇博士论文,较为详细的介绍了各种EDA算法;《Anisotropic adaptive variance scaling for Gaussian estimation of distribution algorithm》《Enhancing Gaussian Estimation of Dis ...