DL : 0
C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络_如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET
Date : 2008-12-27
Size : 557.29kb
User : xiaobai3397384
DL : 0
一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过-A large category of integer calculations, which used the Windows under optimized assembly language, in the Visual C++. NET compiler passed under
Date : 2025-12-30
Size : 6kb
User :
DL : 0
Bayes滤波器算法,c++语言实现,Visual Studio.net下实现,2003年8月修正版本,用于数据融合算法-Bayesian filter algorithm, c language, was officially realizing, in August 2003 amended version, algorithm for data integration
Date : 2025-12-30
Size : 127kb
User :
DL : 0
vb.net 写的新旧身份证换算。-vb.net write the old and new ID card conversion.
Date : 2025-12-30
Size : 80kb
User : 了了
DL : 0
petriNet model
Date : 2025-12-30
Size : 29kb
User : 郭健
DL : 0
这是我用net写的一个prim算法计算最小生成树的程序,欢迎大家下载-with net write a prim minimum spanning tree algorithm for the calculation procedures, we are happy to download
Date : 2025-12-30
Size : 93kb
User : king
DL : 0
求 排列组合,用.net实现,能求出所有的排列组合情况-Permutation and combination for use. Net realized, can be obtained in all cases of permutation and combination
Date : 2025-12-30
Size : 2kb
User : jrj
DL : 0
采用拉格朗日和泰勒展开的方法对SinX进行数值的函数拟合。本代码用VC++ .net进行显示,显示了误差-The use of Lagrange and Taylor expansion method of SiNx numerical fitting function. The code used VC++. Net display shows error
Date : 2025-12-30
Size : 16kb
User : Victor Chou
DL : 0
视频采集器,可以采集网站上素有视频网址,只能分析 内容与标题!-Video Capture, you can always capture video on web site, only analysis of the content and the title!
Date : 2025-12-30
Size : 149kb
User : 梦飞
DL : 0
BP神经网络程序,C语言源代码
如下:
#include "iostream.h"
#include "iomanip.h"
#include "stdlib.h"
#include "math.h"
#include "stdio.h"
#include "time.h"
#include "fstream.h"
#define N 120 //学习样本个数
#define IN 3 //输入层神经元数目
#define HN 2 //隐层神经元数目
#define ON 2 //输出层神经元数目
#define Z 20000 //旧权值保存-》每次study的权值都保存下来
double P[IN] //单个样本输入数据
double T[ON] //单个样本教师数据
double U11[IN][HN] //输入层至第一隐层权值
double V[HN][ON] //隐层至输出层权值
double X1[HN] //第一隐层的输入
double Y[ON] //输出层的输入
double H1[HN] //第一隐层的输出
double O[ON] //输出层的输出
double YU_HN1[HN] //第一隐层的阈值
double YU_ON[ON] //输出层的阈值
double err_m[N] //第m个样本的总误差
double a //学习效率
double alpha //动量因子-BP net
Date : 2025-12-30
Size : 3kb
User : 梅汉文
DL : 0
描述:matlab的Atan2函数与vb.net的Atan2函数计算结果并不一致。该程序用vb.net实现了matlab的Atan2函数。-discritption: in matlab, the function of atan2 is different from which in vb.net,the algorithm i subscript in vb.net is the same as which in matlab
Date : 2025-12-30
Size : 1kb
User : 蒋阳波
DL : 0
这是杭州电子科技大学acm网的一道题1003,比较有趣,大家可以借鉴一下-This is the Hangzhou University of Electronic Science and Technology, together acm net 1003 title, the more interesting, we can learn from you
Date : 2025-12-30
Size : 1kb
User : chencyc
DL : 0
1.Hyper Estraier是一个用C语言开发的全文检索引擎,他是由一位日本人开发的.工程注册在sourceforge.net(http://hyperestraier.sourceforge.net).
2.Hyper的特性:
高速度,高稳定性,高可扩展性…(这可都是有原因的,不是瞎吹)
P2P架构(可译为端到端的,不是咱们下大片用的p2p)
自带Web Crawler
文档权重排序
良好的多字节支持(想一想,它是由日本人开发的….)
简单实用的API(我看了一遍,真是个个都实用,我能看懂的,也就算简单了)
短语,正则表达式搜索(这个有点过了,不带这个,不是好的Full text Search Engine?)
结构化文档搜索能力(大概就是指可以自行给文档加上一堆属性并搜索这些属性吧?这个我没有实验)-1 a Hyper Estraier with C language development fulltext retrieval engine, he is by a Japanese development. Engineering registered in sourceforge.net (http://hyperestraier.sourceforge.net).
The characteristics: Hyper 2.
High speed, high stability, high expansibility. (this is a reason, not come)
The P2P software architecture (for end-to-end, not let down by the P2P) vast
Bringing Web Crawler
Document weighted order
Good multibyte support (think, it is the development of Japanese...).
Simple and practical API (I see again, is all practical, I can read, and even simple)
Phrases, regular expressions Search (this was a bit much, do not take the Full text, not good search.com)?
Structured document search ability (probably means to give document with a pile of attributes and search for these attributes? I didn t experiment),
Date : 2025-12-30
Size : 1.1mb
User : maozhucai
DL : 0
Smarth Math Library for .Net
Date : 2025-12-30
Size : 2.17mb
User : asdfgaa
DL : 0
通信网络链路容量和流量优化遗传算法MATLAB源码-Communications network link capacity and traffic optimization MATLAB genetic algorithm source code
Date : 2025-12-30
Size : 2kb
User : dgd
DL : 0
值得一提的是,实验中进行数据预处理的做法对Top-K查准率的影响很小,即如果不进行服务的粗分类而直接使用以上各种算法,在运行效率大幅下降的同时,结果并不会有明显的提高.-http://blog.csdn.net/chief1985/archive/2007/10/28/1852366.aspx
Date : 2025-12-30
Size : 18.71mb
User : 黄涛涛
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus All Rights Reserved.