搜索结果

找到约 562 项符合 method 的查询结果

Java书籍 some easy projects in java, can teach you basic project design method in java.

some easy projects in java, can teach you basic project design method in java.
https://www.eeworm.com/dl/656/142042.html
下载: 39
查看: 1053

数值算法/人工智能 Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PB

Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
https://www.eeworm.com/dl/518/144238.html
下载: 175
查看: 1070

嵌入式/单片机编程 "TCP/IP + Ethernet network equipment design method" sample program

"TCP/IP + Ethernet network equipment design method" sample program
https://www.eeworm.com/dl/647/148261.html
下载: 137
查看: 1053

人工智能/神经网络 For the incomplete methods, we kept the representation of the queens by a table and the method of ca

For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second ...
https://www.eeworm.com/dl/650/149108.html
下载: 29
查看: 1051

书籍源码 国外计算机科学教材系列 numerial method using matlab (third edition)

国外计算机科学教材系列 numerial method using matlab (third edition)
https://www.eeworm.com/dl/532/151556.html
下载: 106
查看: 1055

人工智能/神经网络 A Primer for the Monte Carlo Method.rar

A Primer for the Monte Carlo Method.rar
https://www.eeworm.com/dl/650/153312.html
下载: 71
查看: 1046

Applet java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void

java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void main(String[] args) { //开始method JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息 System.exit(0) // 结束程序 } //结束method } //结束class ...
https://www.eeworm.com/dl/634/154367.html
下载: 123
查看: 1092

数值算法/人工智能 gauss.c - gaussian random numbers, using the Ziggurat method

gauss.c - gaussian random numbers, using the Ziggurat method
https://www.eeworm.com/dl/518/155100.html
下载: 167
查看: 1088

matlab例程 a method of ofdm simulation using matlab

a method of ofdm simulation using matlab
https://www.eeworm.com/dl/665/167263.html
下载: 79
查看: 1054

系统设计方案 This application note describes a method for developing block-oriented I/O device drivers for appli

This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device dri ...
https://www.eeworm.com/dl/678/172507.html
下载: 44
查看: 1055