搜索结果
找到约 249 项符合
given 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (23)
- matlab例程 (21)
- 其他 (21)
- 数值算法/人工智能 (15)
- 书籍 (14)
- 数学计算 (12)
- 其他书籍 (11)
- 人工智能/神经网络 (7)
- 单片机开发 (7)
- 数据结构 (6)
- 驱动编程 (5)
- 编译器/解释器 (5)
- Java编程 (5)
- 通讯编程文档 (5)
- VHDL/FPGA/Verilog (4)
- 技术管理 (4)
- 书籍源码 (4)
- 嵌入式/单片机编程 (4)
- 文章/文档 (4)
- 汇编语言 (4)
- 模拟电子 (3)
- SQL Server (3)
- 电子书籍 (3)
- Java书籍 (3)
- DSP编程 (3)
- 软件设计/软件工程 (3)
- 技术资料 (3)
- 教程资料 (2)
- 可编程逻辑 (2)
- Applet (2)
- 行业发展研究 (2)
- 微处理器开发 (2)
- Linux/Unix编程 (2)
- MySQL数据库 (2)
- JavaScript (2)
- 家庭/个人应用 (2)
- 多国语言处理 (2)
- 其他行业 (2)
- 源码 (2)
- 论文 (2)
- VIP专区 (2)
- PCB相关 (1)
- 电源技术 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- ARM (1)
- FlashMX/Flex源码 (1)
- Windows Mobile (1)
- 系统设计方案 (1)
- 文件格式 (1)
- 压缩解压 (1)
- GPS编程 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- 加密解密 (1)
- Jsp/Servlet (1)
- 其他数据库 (1)
- Symbian (1)
- STL (1)
- 技术书籍 (1)
Java编程 A Web Tutorial on Discrete Features of Bayes Decision Theory This applet allows for the calculation
A Web Tutorial on Discrete Features of Bayes Decision Theory
This applet allows for the calculation of the decision boundary given a three dimensional feature vector. Specifically, by stipulating the variables such as the priors, and the conditional likelihoods of each feature with respect to each c ...
驱动编程 This a generic PCI express device driver that enable user to access the device without caring much o
This a generic PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An utility program was built to help user in developing the application based on the given skeleton.
单片机开发 The goal of our final project was to design an efficient elevator simulator that can accept input fr
The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is ...
微处理器开发 This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 8. It is not written to be comprehensible without the
explanation in that book.
Prints out one arm configuration to reach given target.
Assumes number of links >= 3.
Input:
nlinks Number of links
L1 L2 ... Ln Link l ...
其他行业 * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. *
* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries.
* afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries.
* extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ...
单片机开发 A major goal of this book is to show to make devices that are inherently reliable by design. While a
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a product is complete. Design deficiencies are ...
其他 独立flash播放器!This the developer’s wiki for Gnash and related projects. Content on these pages may not
独立flash播放器!This the developer’s wiki for Gnash and related projects. Content on these pages may not represent the official position of the Gnash team. You must register and be given access by the administrator to be able to write to the wiki registration is free, it’s friendly, and it stops ...
通讯编程文档 This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is s
This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m". In these simulations the SISO option is not expli ...
matlab例程 This chapter contains sample programs for determining capacity. The reader is advised to go through
This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The
file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to
"capacity_plot_main.m". The latter file deals with all the other c ...
matlab例程 MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectr
MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectra (having similar m/z values ?within a given tolerance), and creates a single consensus spectrum as a representative. The input formats accepted are: dta, mgf, mzXML. The output format is mgf.