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

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

设X[0 n-1]和Y[0 n-1]为两个数组,每个数组中都有n个已经排好序的数字,试设计一个Ologn时间的算法,找出X
Let X [0n-1] and Y [0n-1] be two arrays, each array has n ordered numbers, try to design an algorithm of Ologn time, find out X. (2018-11-22, Visual C++, 4KB, 下载0次)

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

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

斯坦福大学NG教授的用强化学习控制无人机的文章
Stanford university professor NG with reinforcement learning control of unmanned aerial vehicle (uav) (2016-04-13, Visual C++, 245KB, 下载14次)

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

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

这是一个神经网络小程序,不一定准确,没事可以玩一玩
This neural network is a small program that is not necessarily accurate, nothing can play with (2016-01-30, Visual C++, 872KB, 下载1次)

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

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

这是一个神经网络小程序,不一定准确,没事可以玩一玩
This neural network is a small program that is not necessarily accurate, nothing can play with (2016-01-30, Visual C++, 135KB, 下载1次)

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

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

使用贝叶斯对文本进行分类,判断适不适合出去玩
Use Bias to classify the text, the judge is not suitable for play (2015-12-14, Visual C++, 1298KB, 下载2次)

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

[人工智能/神经网络/深度学习] the-note-for-Machine-Learning

斯坦福大学吴恩达的机器学习课程的学习笔记。
the note for machine learning course of Andrew Ng in Stanford University. (2015-10-09, Visual C++, 11456KB, 下载34次)

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

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

关于main 的一些小实验 初学者可以一试 都是亲自编写的 亲自试验过可以应用
main function (2015-03-18, Visual C++, 1856KB, 下载3次)

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

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

采用boot算法的16位乘法器,速度较快,可以试下哈
Boot algorithm using 16-bit multiplier, faster, you can try under the Kazakhstan (2013-11-29, Visual C++, 5KB, 下载1次)

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

[人工智能/神经网络/深度学习] stk-4.4.4.tar

美国斯坦福大学教授写的音频处理的算法 基本包括目前常用的功能 基于C/C++,可移植
Stanford University wrote audio processing algorithms Basically includes the most commonly used functions Based on C/C++, can be transplanted (2013-08-15, Visual C++, 6037KB, 下载28次)

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

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

假设树上第个结点所含的数据元素为一个字母,并用链式存储结构为树的存储结构,试写一个按凹入表达方式打印一棵树的算法
Assumes that a tree each node has data elements of a letter, and chain storage structure for the storage structure of tree, try to write a press recessed expression print a tree algorithm (2013-07-02, Visual C++, 1KB, 下载1次)

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

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

神经网络···我没试成功 还请大家试试!谢谢哈 不只能通过不
very good ! neural network (2013-05-09, Visual C++, 47KB, 下载1次)

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

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

游戏机器人实现陪玩等的相关代码相关代码相关代码
gameplayer android gameplayer android (2012-09-21, Visual C++, 6753KB, 下载6次)

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

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

遗传算法,基于vc++的,有数据可测试,附加详细讲解
Decision tree classifier based on vc++, the data can be tested,Additional details to explain (2012-03-04, Visual C++, 10KB, 下载2次)

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

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

该程序模拟体彩和福彩的投彩的开奖过程进一步完善福彩部分,无论是开奖还是下注,福彩的6个号码都不能重复,请在程序中进行设置。福彩的中奖号码与其数字的顺序无关, 重新设置中奖等级进一步完善体彩部分,体彩的中奖等级分为特等奖(数字完全吻合),一等奖(6个连续数字吻合),二等奖(5个连续数字吻合),三等级(4个连续数字吻合),安慰奖(2个连续数字吻合)。
The program is implemented and FuCai for the simulation of the "color processTo further improve the FuCai part, whether or FuCai rather bet, the six Numbers may not be repeated in the program, please setting. FuCai winning number and its digital order has nothing to do, set again winning level further perfect body colour, of winning the body colour part are rated special-class award (digital perfectly), the first prize (six consecutive Numbers), with the second prize (5), three consecutive Numbers with level (four consecutive Numbers), the consolation prize (with two consecutive Numbers identical). (2011-06-26, Visual C++, 2KB, 下载2次)

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

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

auto专杀以及免疫的小工具,娱乐用。。。简单。。。。
designed to kill and auto immune gadgets, entertainment. . . Simple. . . . (2010-10-13, Visual C++, 98KB, 下载3次)

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

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

数独游戏源代码,可运行界面,供大家学习使用,平时也可以用来娱乐。
Sudoku source code, can run the interface for all to learn how to use, usually can be used for entertainment. (2010-04-01, Visual C++, 4588KB, 下载11次)

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

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

用于求解TSP问题的c++程序,已经试运行过
BasicAntColon AlgorithmC++forTSP (2009-09-11, Visual C++, 10KB, 下载5次)

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

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

A*算法,一个比较简单、方便的找路径算法,可以试一试
A* algorithm, a relatively simple and convenient method to find the path, you can try (2008-12-28, Visual C++, 3KB, 下载3次)

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

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

给定n 个整数n a , a , ,a 1 2  组成的序列,试设计一个O(n)时间算法,计算其最大覆盖区间长度。
given integer n n a, , a 1 2 (2007-05-26, Visual C++, 1KB, 下载20次)

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

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

 问题描述: 设R={r1,r2,…,rn}是要进行排列的n个元素,其中r1,r2,…,rn可能相同。试设计一个算法,列出R的所有不同排列。  编程任务: 给定以及待排列的个元素。计算出这个元素的所有不同排列。
err (2007-04-01, Visual C++, 108KB, 下载10次)

http://www.pudn.com/Download/item/id/262226.html
123
总计:46