代码搜索:插值算法
找到约 10,000 项符合「插值算法」的源代码
代码结果 10,000
www.eeworm.com/read/122247/14711298
txt 九连环游戏算法递归实现.txt
九连环游戏算法递归实现
(加入日期:2003-10-10 点击数:2627)
【对此文发表评论】 【编程爱好者论坛】 【保存文章至硬盘】 【打印文章】
/////////////////////////////////////////////
//功能:计算九连环游戏中取下第n个环需要几步
//整个游戏所需步数=取下第1个环所需步数+...+取下第9个环所需步数
//实现方法 ...
www.eeworm.com/read/122080/14721529
c 9.存储管理分区分配算法.c
www.eeworm.com/read/121691/14741705
caj 多层次汽车牌照定位算法.caj
www.eeworm.com/read/121691/14741718
caj 汽车牌照子图象定位算法.caj
www.eeworm.com/read/221014/14780020
doc 内存页面置换算法模拟1.doc
www.eeworm.com/read/220738/14790347
txt rbf基于matlab的源程序(梯度算法).txt
程序代码: (代码标记 [code]...[/code] )
SamNum = 100; % 训练样本数
TargetSamNum = 101; % 测试样本数
InDim = 1; % 样本输入维数
UnitNum = 10; % 隐节点数
MaxEpoch = 5000; % 最大训练次数
E0 = 0.9; % 目标误差
% 根据目标函数获得样本输入输出
rand
www.eeworm.com/read/119762/14823088
doc 九宫格的a算法实现.doc
www.eeworm.com/read/119715/14824013
txt des算法实现过程分析 之 c++.txt
#include
void expand(const unsigned char in[32],unsigned char out[48])
{
unsigned char table4[48]={ 31, 0, 1, 2, 3, 4,
3, 4, 5, 6, 7, 8,
www.eeworm.com/read/119714/14824014
txt des算法实现过程分析 之 c++.txt
#include
void expand(const unsigned char in[32],unsigned char out[48])
{
unsigned char table4[48]={ 31, 0, 1, 2, 3, 4,
3, 4, 5, 6, 7, 8,
www.eeworm.com/read/119713/14824015
txt des算法实现过程分析 之 c++.txt
#include
void expand(const unsigned char in[32],unsigned char out[48])
{
unsigned char table4[48]={ 31, 0, 1, 2, 3, 4,
3, 4, 5, 6, 7, 8,