搜索结果
找到约 996 项符合
Function 的查询结果
按分类筛选
- 全部分类
- 技术资料 (241)
- matlab例程 (117)
- 其他 (46)
- 单片机编程 (44)
- 单片机开发 (35)
- 其他书籍 (28)
- 数学计算 (28)
- 人工智能/神经网络 (28)
- Linux/Unix编程 (23)
- 通讯/手机编程 (20)
- 数值算法/人工智能 (19)
- 微处理器开发 (18)
- 文章/文档 (17)
- VHDL/FPGA/Verilog (16)
- 嵌入式/单片机编程 (13)
- Delphi控件源码 (13)
- 书籍源码 (12)
- Java编程 (12)
- VC书籍 (12)
- DSP编程 (10)
- 其他嵌入式/单片机内容 (10)
- 加密解密 (9)
- 汇编语言 (9)
- 通讯编程文档 (9)
- 书籍 (8)
- 电子书籍 (8)
- 压缩解压 (8)
- 软件设计/软件工程 (8)
- 源码 (7)
- 可编程逻辑 (7)
- 系统设计方案 (7)
- 电源技术 (5)
- 软件工程 (5)
- Internet/网络编程 (5)
- 串口编程 (5)
- GPS编程 (5)
- 教程资料 (4)
- 企业管理 (4)
- 网络 (4)
- 数据结构 (4)
- Delphi/CppBuilder (4)
- JavaScript (4)
- VIP专区 (4)
- 多媒体处理 (3)
- 模拟电子 (3)
- Modem编程 (3)
- 编译器/解释器 (3)
- *行业应用 (3)
- USB编程 (3)
- uCOS (3)
- J2ME (3)
- 其他行业 (3)
- Windows CE (3)
- 邮电通讯系统 (3)
- 行业发展研究 (3)
- 并行计算 (3)
- Jsp/Servlet (3)
- PCB相关 (2)
- C/C++语言编程 (2)
- 数据库系统 (2)
- Matlab (2)
- 源码/资料 (2)
- 驱动编程 (2)
- 手机短信编程 (2)
- 金融证券系统 (2)
- CA认证 (2)
- 嵌入式Linux (2)
- VxWorks (2)
- 中间件编程 (2)
- SQL Server (2)
- MTK (2)
- 软件 (1)
- 教程 (1)
- 其他 (1)
- 无线通信 (1)
- 仿真技术 (1)
- 操作系统开发 (1)
- 资料/手册 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- Applet (1)
- 传真(Fax)编程 (1)
- 文件格式 (1)
- 技术管理 (1)
- 其他数据库 (1)
- 手机WAP编程 (1)
- Java书籍 (1)
- 交通/航空行业 (1)
- Windows Mobile (1)
- 医药行业 (1)
- Oracle数据库 (1)
- MySQL数据库 (1)
- 电子政务应用 (1)
- RFID编程 (1)
- 认证考试资料 (1)
- 3G开发 (1)
数学计算 这是用遗传编程算法来拟合曲线的一个经典程序
这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线
Matlab 核函数矩阵
建立了一个用于求解sigma的核函数矩阵,全部的测试数据点为一行数据,This matrix should be positive definite if the kernel function
其他 php开发的行业搜索系统!!! 2. 安装 ------------ a. 解压程序rar文件
php开发的行业搜索系统!!!
2. 安装
------------
a. 解压程序rar文件,用二进制方式上传到你的网站的根目录或某一目录下
注意:一定要将ftp上传工具设置为二进制方式,再上传程序文件
b. unix或linux服务器下, 将以下文件属性改为:666 (或777)
- function/base_info.php
- function/emphasis_info.php
- f ...
其他嵌入式/单片机内容 Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardw
Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardware to function correctly in the overall system. This lab exercise will explore how hardware control can be added to a MATLAB algorithm and synthesized using AccelDSP Synthesis.
源码 RBF神经网络
%this is an example demonstrating the Radial Basis Function
%if you select a RBF that supports it (Gausian, or 1st or 3rd order
%polyharmonic spline), this also calculates a line integral between two
%points.
Delphi/CppBuilder unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: st ...
人工智能/神经网络 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must overr
开发环境:Delphi
简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution
matlab例程 FIR Filter Design(有限冲击响应滤波器设计)
FIR Filter Design(有限冲击响应滤波器设计),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12种FIR设计matlab源代码
其他嵌入式/单片机内容 The program was written with some object-orientation in mind, which means that all functions that op
The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example "Bitstream_get" which gets bits from a bitstream structure.
matlab例程 This template file is used to completely describe a system in a generalized % state space format us
This template file is used to completely describe a system in a generalized
% state space format useable by the ReBEL inference and estimation system.
% This file must be copied, renamed and adapted to your specific problem. The
% interface to each function should NOT BE CHANGED however.