联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Visual C++(38) 

[人工智能/神经网络/深度学习] 4805

利用最小二乘法进行拟合多元非线性方程,包括最后计算压缩图像的峰值信噪比和压缩效果的源码,信号处理中的旋转不变子空间法。
Multivariate least squares fitting method of nonlinear equations, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Signal Processing ESPRIT method. (2017-04-27, Visual C++, 5KB, 下载1次)

http://www.pudn.com/Download/item/id/1493258333603918.html

[人工智能/神经网络/深度学习] bnaak

一个师兄的毕设,课程设计时编写的matlab程序代码,包括调制,解调,信噪比计算。
A complete set of brothers, Course designed to prepare the matlab program code, Includes the modulation, demodulation, signal to noise ratio calculation. (2017-04-22, Visual C++, 6KB, 下载1次)

http://www.pudn.com/Download/item/id/1492867331102507.html

[人工智能/神经网络/深度学习] qd417

双向PCS控制仿真,ML法能够很好的估计信号的信噪比,窗函数法设计一个数字带通FIR滤波器。
Two-way PCS control simulation, ML estimation method can be a good signal to noise ratio, A window function design FIR digital band-pass filter. (2017-04-21, Visual C++, 4KB, 下载1次)

http://www.pudn.com/Download/item/id/1492779652999790.html

[人工智能/神经网络/深度学习] db055

最终的权值矩阵就是滤波器的系数,GPS和INS组合导航程序,最大信噪比的独立分量分析算法。
The final weight matrix is ??the filter coefficient, GPS and INS navigation program, SNR largest independent component analysis algorithm. (2017-04-18, Visual C++, 5KB, 下载1次)

http://www.pudn.com/Download/item/id/1492525907702772.html

[人工智能/神经网络/深度学习] Apriori(c)

信息技术的不断推广应用,将企业带入了一个信息爆炸的时代。如何充分利用这些数据信息为企业决策者提供决策支持成为一个十分迫切的又棘手的问题。著名的Apriori算法是一种挖掘关联规则的算法,用来解决信息过载。apriori算法c语言代码,里面有注释。
An information burst age is coming with the various application of Information technology. How to maximize the information is a very important problem for the decision-maker of the companies. Besides getting the regular information from the Database by SQL-query, people still need to mine the data relation which is unclear but really exists.Association rules is one of the data mining methods, the famous algorithm Apriori is a method, which can be used to solute those problems (2014-04-23, Visual C++, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/2520294.html

[人工智能/神经网络/深度学习] Release

闲时无聊,搭了一个基于深度神经网络的手写数字识别系统。该系统在手写数字数据库mnist测试达到了99.22 的准确率。整个系统基于C++开发,可以很方便的移植到其他平台。 其中手写数字数据库mnist(http://yann.lecun.com/exdb/mnist/),有60000个训练样本数据集和10000个测试用例。它是由Google实验室的Corinna Cortes和纽约大学柯朗研究所的Yann LeCun建立的一个手写数字数据库。同时它是nist数据库的一个子集。 我们这里给出了训练和测试的tools以及一个demo。打开解压包,有两个文件夹,一个是“训练和测试的tools”,一个是“demo”。 详细的使用方法参看我的博客:http://blog.sciencenet.cn/home.php?mod=space&uid=907554&do=blog&id=772908
Leisure bored, take a handwriting recognition system based on neural network depth. The system is tested in handwritten digital database mnist reached 99.22 accuracy rate. The whole system is based on C++ development, can be easily ported to other platforms. Where handwritten digital database mnist (http://yann.lecun.com/exdb/mnist/), there are 60,000 training sample data sets and 10,000 test cases. It is composed of Yann Google Labs Corinna Cortes and New York University s Courant Institute of LeCun establish a handwritten digital database. Also it is a subset of the database nist. Here are the tools of our training and testing as well as a demo. Open unzip the package, there are two folders, one is "training and testing tools", one is "demo". Detailed usage see my blog: http://blog.sciencenet.cn/home.php?mod=space&uid=907554&do=blog&id=772908 (2014-03-04, Visual C++, 28202KB, 下载96次)

http://www.pudn.com/Download/item/id/2474591.html

[人工智能/神经网络/深度学习] waaggentANTi

用蚁群算法实现虚拟企业敏捷供应链的搜搜索,是不可多的的学习资料,供大家参考
Agile virtual enterprise supply chain Search Search ant colony algorithm, it is not much of learning materials, for your reference (2012-09-15, Visual C++, 10KB, 下载3次)

http://www.pudn.com/Download/item/id/1993590.html

[人工智能/神经网络/深度学习] dataming

介绍数据挖掘的10种主要算法及其应用 一种透过数理模式来分析企业内储存的大量资料,以找出不同的客户或市场划分,分析出消费者喜好和行为的方法。
Top 10 algorithms in data mining his paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5,k-Means, SVM, Apriori, EM, PageRank, AdaBoost,kNN, Naive Bayes, and CART. These top 10 algorithms are among the most influential data mining algorithms in the research community. With each algorithm, we provide a description of the algorithm, discuss the impact of the algorithm, and review current and further research on the algorithm. These 10 algorithms cover classification, (2012-09-03, Visual C++, 619KB, 下载5次)

http://www.pudn.com/Download/item/id/1982775.html

[人工智能/神经网络/深度学习] svm-toolbox

用C语言编写的SVM工具箱,包含的函数有svmtrain,svmpredict,svm_model_matlab等。
SVM toolbox written in C language, the function contains svmtrain, svmpredict, svm_model_matlab. (2012-08-22, Visual C++, 79KB, 下载83次)

http://www.pudn.com/Download/item/id/1972430.html

[人工智能/神经网络/深度学习] NEDCCA_ns-2_2S

在NS2仿真软件源码(2.28)下,实现802.11E的增强分布式协调接入机制(EDCAA,包含CFB模式),TKN开发,具有公信力。无论是仿真验证,还是据此做改进算法都十分适合。
NS2 simulation software source code (2.28), to achieve 802.11e enhanced distributed coordination access mechanism (EDCAA contains the CFB mode), the TKN development, to have credibility. Simulation, or pursuant to the improved algorithm is very suitable. (2012-08-05, Visual C++, 30KB, 下载6次)

http://www.pudn.com/Download/item/id/1957700.html

[人工智能/神经网络/深度学习] TSP

模拟退火算法求解旅行商问题 程序使用的参数说明:初始温度的选取方法:取一个确定值:280度 状态被接受的条件:如果delta f < 0, 则At = 1,否则At = exp(-delta f / t) 降温算法:采用等比例下降的方法,比例系数为0.95 同一温度内计算结束的条件: 在每个温度下采用固定的迭代次数,Lk=100n,n为城市数; 算法结束条件: 当相邻三个温度得到的解无任何变化时算法停止。
Simulated annealing algorithm for solving traveling salesman problem Procedures for the use of the parameters: initial temperature selection method: take a determined value: 280 degrees The state accepted the condition: if delta f < 0, At = 1, if At = exp (- delta f/T ) Cooling algorithm: the proportion of dropping method, the proportion coefficient is 0.95 The same temperature calculation of end conditions: at each temperature using a fixed number of iterations, Lk = 100N, n city number Algorithm of end conditions: When three adjacent temperature of the solution without any changes in the algorithm to stop. (2011-12-26, Visual C++, 2KB, 下载7次)

http://www.pudn.com/Download/item/id/1742509.html

[人工智能/神经网络/深度学习] AprioriMain

此算法实现了基本的Apriori算法,效率很低. 过程是:先通过对数据集进行扫描,得到候选1-项集C1,根据用户输入的最小支持度筛选出频繁1-项集L1,将筛选中 不满足条件的结果放入一个先验项集,然后对L1进行组合,并根据Apriori算法的先验原理,用每个组合的结果和先 验项集中的所有元素进行比较,如果组合结果的子集中包含先验集中的任何一个元组就将其排除,将没有被排除 的组合结果放入C2.如此循环反复,直到Cn或Ln为空. 2008.11.1-2008.11.3
This algorithm is the basic Apriori algorithm, efficiency is very low. The process is: first, to scan through the data set obtained candidate 1- itemsets C1, based on user input selected minimum support frequent 1- itemset L1, will be screened does not meet the conditions in the prior entry into a set of results, then the combination of L1 and Apriori algorithm based on a priori principles, combined with the results of each item and set a priori to compare all the elements, if the combination results subset that contains any of the prior focus will be to exclude a tuple will not be excluded from the combined results into C2. so the cycle repeated until the Cn, or Ln is empty. 2008.11.1-2008.11.3 (2010-12-23, Visual C++, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/1390760.html

[人工智能/神经网络/深度学习] animal

本程序用于实现7种动物:豹、虎、信天翁、企鹅、鸵鸟、长颈鹿、斑马的简单识别,利用人工智能产生式的方法实现!
The procedure used to achieve seven kinds of animals: leopard, tiger, albatrosses, penguins, ostriches, giraffes, zebra simple identification method of production using artificial intelligence to achieve! (2010-06-17, Visual C++, 6KB, 下载7次)

http://www.pudn.com/Download/item/id/1215300.html

[人工智能/神经网络/深度学习] ODE_CN_v0.1

关于机器人仿真足球的系统配置介绍,机器人仿真这几年在全国和世界范围内一直受到很多人的追捧。
On the robot soccer simulation system configuration, the robot simulation over the past few years in the country and around the world has been sought after by many people. (2008-11-02, Visual C++, 253KB, 下载6次)

http://www.pudn.com/Download/item/id/571474.html

[人工智能/神经网络/深度学习] POST

算法实现题2-3 邮局选址问题 « 问题描述: 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的 街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。 街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 « 编程任务: 给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。 « 数据输入: 由文件input.txt 提供输入数据。文件的第1 行是居民点数n,1£ n£ 10000。接下来n 行 是居民点的位置,每行2 个整数x 和y,-10000£ x,y£ 10000。 « 结果输出: 程序运行结束时,将计算结果输出到文件output.txt 中。文件的第1 行中的数是n 个居 民点到邮局的距离总和的最小值。 输入文件示例 输出文件示例 input.txt output.txt 5 1 2 2 2 1 3 3 -2 3 3 10 (2007-07-22, Visual C++, 63KB, 下载61次)

http://www.pudn.com/Download/item/id/310630.html

[人工智能/神经网络/深度学习] whd

本软件是一套完全基于神经网络的语音识别处理软件。 本软件为纯绿色软件,无须安装,解压到任意一个目录下,直接运行主程序 whd.exe ,卸载时删除所在目录即可,软件不会给系统留下任何垃圾,请放心试用,但为了您的数据安全,在使用时请先将重要数据保存备份,呵呵,我信不过微软啊:) 本软件使用的是本人自行开发的神经网络处理系统,但因工程浩大,且本人穷,只能独立编写,所以现在这个试用版所使用的神经网络系统并不完整,只实现了我最初设计的一半功能,识别效果还不是很理想,正在改进中:) 但还是希望大家能对软件提出宝贵意见,我的邮箱:whd_china@etang.com 或 yinshishan@sina.com
this a completely software based on neural network speech recognition processing software. The software for the pure green software, no installation, to extract an arbitrary directory and run the main program whd.exe. unloading directory will be deleted, the software system will not leave any garbage, please rest assured that trial. But for the sake of your data security, the post will be used to preserve important data backup, Oh, I trust Microsoft ah : ) This is the software I use to the development of the neural network processing system, but the project is a huge one, himself poor, only independent prepared, the trial version now used by the neural network system is incomplete. I just realized the first half of the design function, recognition effect is not very satisfactory, is imp (2006-11-03, Visual C++, 2818KB, 下载239次)

http://www.pudn.com/Download/item/id/223758.html

[人工智能/神经网络/深度学习] Harris Corner

网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 代码没有任何优化 内存也没来得及释放... 但角点检测效果还是不错的 而且参数可以调节 2005年12月11日 http://contact.ys168.com/ bugzhao@sdu.edu.cn
Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a code no memory optimization also had time to release ... but the corner detection is a good result but parameters can be adjusted on December 11, 2005, http :// contact.ys168.com/bugzhao@sdu.edu.cn (2005-12-11, Visual C++, 56KB, 下载140次)

http://www.pudn.com/Download/item/id/132416.html

[人工智能/神经网络/深度学习] 柔性加工车间遗传算法调度C++

这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn
This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other authors associated algorithm linxk333@yahoo.com.cn (2005-09-14, Visual C++, 45KB, 下载384次)

http://www.pudn.com/Download/item/id/112712.html
12
总计:38