搜索结果
找到约 82 项符合
together 的查询结果
按分类筛选
- 全部分类
- 书籍 (15)
- 电子书籍 (5)
- 单片机开发 (5)
- 其他书籍 (5)
- Java书籍 (4)
- 单片机编程 (3)
- 其他 (3)
- Java编程 (3)
- VC书籍 (3)
- 软件设计/软件工程 (3)
- 行业发展研究 (3)
- 系统设计方案 (2)
- Linux/Unix编程 (2)
- matlab例程 (2)
- 加密解密 (2)
- 嵌入式/单片机编程 (2)
- 数学计算 (2)
- 电源技术 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 网络 (1)
- 金融证券系统 (1)
- 数据结构 (1)
- 技术管理 (1)
- 其他行业 (1)
- 微处理器开发 (1)
- SQL Server (1)
- 企业管理 (1)
- 汇编语言 (1)
- 文章/文档 (1)
- 通讯编程文档 (1)
- Internet/网络编程 (1)
- Symbian (1)
- 源码/资料 (1)
- 技术资料 (1)
行业发展研究 The existence of numerous imaging modalities makes it possible to present different data present in
The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all the data, coming from the different modalities, ar ...
行业发展研究 -The existence of numerous imaging modalities makes it possible to present different data present in
-The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all the data, coming from the different modalities, a ...
软件设计/软件工程 This document specifies a subset of the C programming language which is intended to be suitable for
This document specifies a subset of the C programming language which is intended to be suitable
for embedded automotive systems up to and including safety integrity level 3 (as defined in the
MISRA Guidelines). It contains a list of rules concerning the use of the C programming language
together wit ...
通讯编程文档 Java has become a confusing world. Five years ago, there were few decisions to make once you start
Java has become a confusing world. Five years ago, there were few decisions to make once
you started programming in Java—you used AWT for graphical user interfaces, sockets for
network programming, and hacked together everything else you needed. Since then, though,
the APIs available for the Jav ...
单片机开发 This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND.
This file is distributed in the hope that it will be useful, but WITHOUT
WARRANTY OF ANY KIND.
Author(s): Ole Saether
DESCRIPTION:
This example should be used together with ex2a-tx433.asm. One nRF9E5
evaluation board (receiver) should be programmed with the hex-file generated
...
VC书籍 As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables.
Programs are structured by defining and calling functions. Program flow is controlled using loops, if
statements and function calls. Input and output can be directed to the terminal or to files. Related d ...
系统设计方案 This is a simple algorithm that downloads trading data from yahoo database. It is basically a large
This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements.
Some of the functionalities of the package:
- User defined ticker list.
- Function for do ...
其他书籍 The book consists of three sections. The first, foundations, provides a tutorial overview of the pri
The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are construct ...
VC书籍 As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an int
As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an interoperation scenario, you don t try to turn the MFC code into .NET automatically, you just try to ensure that they can work together):
matlab例程 Program to plot x(t) =1/2+∑_(n=1)^∞▒ (sinc⁡ 〖n/2〗 〖 cos 〗⁡ 〖2πnt/4〗 ) Include n-
Program to plot x(t) =1/2+∑_(n=1)^∞▒ (sinc⁡ 〖n/2〗 〖 cos 〗⁡ 〖2πnt/4〗 )
Include n-value (Number of Terms) in graph on plot.
Show 2 graphs, original and simulated together.