搜索结果
找到约 562 项符合
method 的查询结果
按分类筛选
- 全部分类
- matlab例程 (98)
- 数学计算 (51)
- 数值算法/人工智能 (34)
- 其他 (32)
- 单片机编程 (28)
- 其他书籍 (27)
- 人工智能/神经网络 (19)
- 文章/文档 (16)
- 行业发展研究 (14)
- 系统设计方案 (13)
- 软件工程 (12)
- Java编程 (12)
- 技术资料 (12)
- 软件设计/软件工程 (11)
- 通讯/手机编程 (10)
- 数据结构 (9)
- 文件格式 (9)
- 微处理器开发 (8)
- 通讯编程文档 (7)
- 压缩解压 (7)
- 加密解密 (7)
- 单片机开发 (6)
- 书籍 (6)
- 模拟电子 (5)
- 可编程逻辑 (5)
- Java书籍 (5)
- 书籍源码 (5)
- 电子书籍 (5)
- Delphi控件源码 (5)
- 嵌入式/单片机编程 (4)
- 其他行业 (4)
- 教程资料 (3)
- 传感与控制 (3)
- 无线通信 (3)
- 其他嵌入式/单片机内容 (3)
- Linux/Unix编程 (3)
- DSP编程 (3)
- VC书籍 (3)
- VIP专区 (3)
- 学术论文 (2)
- 电源技术 (2)
- 测试测量 (2)
- 并行计算 (2)
- 邮电通讯系统 (2)
- Symbian (2)
- 游戏 (2)
- 网络 (2)
- Windows CE (2)
- JavaScript (2)
- 技术管理 (2)
- 教育系统应用 (2)
- 人物传记/成功经验 (2)
- CA认证 (2)
- 驱动编程 (2)
- 图形图像 (2)
- 多媒体处理 (1)
- 技术书籍 (1)
- 工控技术 (1)
- 接口技术 (1)
- 存储器技术 (1)
- 生物技术 (1)
- Applet (1)
- 多国语言处理 (1)
- 串口编程 (1)
- Modem编程 (1)
- 交通/航空行业 (1)
- Jsp/Servlet (1)
- *行业应用 (1)
- GPS编程 (1)
- 软件测试 (1)
- VHDL/FPGA/Verilog (1)
- Internet/网络编程 (1)
- Matlab (1)
- 源码 (1)
- 论文 (1)
matlab例程 matlab tracking source code to track a moving object on the scene by using centroid and rectangle me
matlab tracking source code to track a moving object on the scene by using centroid and rectangle method
数值算法/人工智能 program to solve a finite difference discretization of Helmholtz equation : (
program to solve a finite difference discretization of Helmholtz equation :
(d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method.
COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers
Directives are used in this c ...
Java编程 a simple thread program to print numbers it can be synchronized with operating system tickms by inc
a simple thread program to print numbers
it can be synchronized with operating system tickms by including t1.sleep(1000) <time in milliseconds> in the ADD() method
matlab例程 This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statist
This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statistic which is used to predict the regularity in agiven time series. Apen( Approximate entropy ) is a recently developed method highly used in biomedical applications.
微处理器开发 The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes sim
The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes simple method and high performance-price ratio. Based on the Samsung S3C2440 microprocessor, it embodies professional stable CPU core power source chip and reset chip to ensure the stability of the syste ...
其他 This program is to one-step EEG prediction. it is done by a fuzzy neural network based on a chaotic
This program is to one-step EEG prediction. it is done by a fuzzy neural network based on a chaotic back propagation training method.
其他 This program is prepared as an one-step EEG predictor. this is used a fuzzy neural network which is
This program is prepared as an one-step EEG predictor. this is used a fuzzy neural network which is trained by a chaotic back propagation method
微处理器开发 web_based.rar
Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_process_data to upload binary image of application using HTTP protcol. File uplo ...
系统设计方案 The main function of the traffic detection system is to examine the speed, the flow, the vehicle typ
The main function of the traffic detection system is to examine the speed, the flow, the vehicle type and the lane occupancy of the motor vehicles. The method based on ARM embedded system in this paper provides a new means for the traffic detection system research.
Linux/Unix编程 clique code with sample data set. clique is a data clustering algorithm which follows hierarchical c
clique code with sample data set. clique is a data clustering algorithm which follows hierarchical clustering method.