搜索结果
找到约 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)
数学计算 谱域法求解电磁场扩散方程的Fortran程序 A working example of solving the electromagnetic diffusion equation using a
谱域法求解电磁场扩散方程的Fortran程序
A working example of solving the electromagnetic diffusion equation using a spectral method
驱动编程 ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ...
数学计算 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order
working in C++ Builder 2007 as a template class,
using vector<FloatType> parameters.
Added a method to handle some EMathError exceptions.
If do NOT want to use this just call PolyFit2 directly.
usage: Call PolyFit by ...
人工智能/神经网络 ami_snake算法源代码
ami_snake算法源代码,ami_snake is an implementationof the 2D snake technique proposedin . It is alevel set method
based on the partial di¡ èerential equation.
系统设计方案 This the network curriculum project reported that the topic is the image frequency range enhancement
This the network curriculum project reported that the topic is the image frequency range enhancement method study, hoped that everybody uses for reference!
人工智能/神经网络 首先对原始数据 归一化 然后进行PCA分析 采用PCs作为特征
首先对原始数据 归一化
然后进行PCA分析
采用PCs作为特征,
进行模糊聚类分析 fuzzy c-means method
Jsp/Servlet simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu
simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number of times each side of the coin appears. Display the results. The program should call a separate method flip that takes no arguments and returns false for tails and true for ...
Java编程 Refer to the UML diagram above and implement the Course class. After you define the Course class, yo
Refer to the UML diagram above and implement the Course class. After you define the Course class, you must create a Course object with the following details:
Programming I, WXES1114, taught by SMT.
Besides, your program must test all the accessor and mutator methods you had defined and the toStrin ...
数学计算 数值线性代数的Matlab应用程序包 共13个程序函数
数值线性代数的Matlab应用程序包
共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名
程序名称 用途 Method 方法
GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特
MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特
househol ...
Java编程 java Labyrinth game;Provides two kinds to produce map s way stochastically: The stochastic distribut
java Labyrinth game;Provides two kinds to produce map s way stochastically: The stochastic distribution point method and the chart depth first traversal the law two kinds.It can searches the shortest way to demonstrate automatically