搜索资源列表
Loki.rar
- Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!
srcV0624
- 这个代码是policy iteration算法关于强化学习的. 请您用winzip 解压缩-policy iteration algorithm for enhanced learning. Please use winzip decompress
43gwfdfd
- 农业决策咨询信息网络化特征的分析研究,很不错的-Agricultural Policy Advisory Information Network Features analysis, it is very good
asm_javasrc
- 在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中 股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。 反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的 计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整 ,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场! 通
dtgh
- 和贪婪算法一样,在动态规划中,可将一个问题的解决方案视为一系列决策的结果。不同的是,在贪婪算法中,每采用一次贪婪准则便做出一个不可撤回的决策,而在动态规划中,还要考察每个最优决策序列中是否包含一个最优子序列。-and the greedy algorithm, the dynamic programming, can be a solution to the problem as the result of a series of policy decisions. The difference
Greed
- 利用贪心算法解决“部分背包问题”。这是个经典算法,实现的也比较完善,易用而且BUG少。-This code is about the "Knapsack problem".Our policy is the "Greedy Algorithm".It s easy to use & has nearly no BUG.
MDPtoolbox
- 马尔科夫决策过程值迭代算法value iteration,策略迭代等函数代码,从国外网站下载,非常详细,有用。-Markov decision process value iteration algorithm value iteration, policy iteration and so the function code, from the foreign website, very detailed and useful.
Loki
- Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book <>, it embodies the flexibility of Policy Based Programming, and provides the realisation
BackupGpeditOfWingl83
- 每次重装后都要设置组策略,特别是软件限制策略,造成很大的麻烦,所以就做了这个小软件,在虚拟机中测试过(测试环境为XP SP2),可以成功备份。由于对系统的了解所限,不知道是否每台电脑都可以成功备份。若备份不成功,可以叫Q讨论,我再做研究。 使用方法:直接双击exe使用,稍候即可将生成备份文件到桌面。待重装后双击即可还原。-After each reinstall all Group Policy settings, especially in the software restrict
fslyh
- 多道程序设计中,经常是若干个进程同时处于就绪状态,为了使系统中的各进程有条不紊地运行,必须选择某种调度策略,以选择一个进程占用处理机。本次实验按照轮转算法模拟单处理机调度的过程,以加对处理机调度的算法的理解。-Multi-channel program design, often at the same time a number of processes in the ready state, in order to make the system processes in an orderl
policyi
- Policy iteration algorithm of Howard applied to linear regulator Also known as Newton s method -Policy iteration algorithm of Howard applied to linear regulator Also known as Newton s method
huffman_coding
- 本程序建立了哈夫曼树并求出了各字符哈夫曼编码,但不能对需要编码的文件进行分析,作出最优或 近似最优的决策 建树的时间复杂度:O(nlogn) 求解编码的平均时间复杂度:O(n*d) d为哈夫曼树叶子的深度的期望,最坏情况的d=(n^2+n-2)/2n. 编码的最坏时间复杂度为O(n^2)-This procedure established a Huffman tree and calculated the various characters in Huffman c
SERBER
- 用matlab 是实现qpsk的方针算法,并计算方针和理论的符号错误率和比特错误率~~请大家指正-Qpsk with matlab is to achieve the policy algorithm, and calculate the principle and theory of symbol error rate and bit error rate ~ ~ please correct me
InsuranceCRMSystem
- Insurance trade system using data mining algorithm , in this system we take a survey of insurance policy and present in bar chat-Insurance trade system using data mining algorithm , in this system we take a survey of insurance policy and present in b
researchoncontrolsystemformultistageinvertedpendul
- 这是一篇大连理工大学的硕士学位论文,题为基于模糊逻辑的多级倒立摆控制系统研究,是在李洪兴教授的指导下完成的。该论文的亮点在于详细的介绍变论域自适应模糊控制思想,并以二级倒立摆为实验对象给出了相应的方针结果。-This is a master' s degree thesis, Dalian University of Technology, entitled Multi-level Fuzzy Logic Inverted Pendulum Control System, is under
wuxianhezuiwod
- 无线合作分集网络中资源分配策略研究的论文-Cooperative diversity in wireless network resource allocation policy research papers
DeletePolicy
- 实现人工智能中鲁滨逊归结原理处理之前的删除策略的C#代码-Robinson resolution principle to achieve artificial intelligence in dealing with the deletion policy before the C# code
Policy-iteration
- this code simulates the policy improvement iteration in a 3*3 grid game.
pi.py
- Reinforcement Learning policy iteration algorithm
XIntSQP_schedule policy
- This matlab scipt provides schedule policy based on the reduction of the energy consumption of a datacenter.