资源列表
Patch
- 获取本机安装了哪些windows补丁,和每个补丁的状态-Access to the local installation of the Windows patch which, and the status of each patch
Led-Config
- Config for temperature panel make by novas
MATLAB
- 时序差分学习是强化学习的一种重要算法,该代码提供了时序差分学习做路径规划的一个仿真。-Temporal difference learning is an important algorithm for reinforcement learning, which provides a simulation of sequential differential learning for path planning.
generate_data_grid
- 用于生成一个随机数表,以便于进行数据分析,程序运行时,通过人机交互,可以指定随机数表矩阵的行和列,以及随机数的取值范围,非常实用,测试可正常运行- Used to generate a random number table, to facilitate data analysis, when the program is running, through human-computer interaction, you can specify the random number tab
count_every_word
- 对一篇文档中的单词进行统计,并将单词出现的频率由高到低进行排列,并打印,便于对一篇文章高频词汇进行统计,非常实用,并通过测试-Statistics on the word in a document, and the frequency of the word appears to be arranged by the high to low, and print, easy to a high frequency vocabulary for statistics, very practica
Astar-example-1
- A*是一种基本的路径规划算法,本程序提供了A*的一个例子,初学者可以通过代码学习A*的原理。-A* is a basic path planning algorithm, this program provides an example of A*, beginners can learn the principle of A*.
StrToInt
- 字符串转整形程序源码,代码完整,鲁棒性强,涉及对多种异常情况的处理,已经通过测试,正确无误-String to plastic program source code, code integrity, strong robustness, involving a variety of abnormal conditions of the processing, has passed the test, correct
mysql
- 该文档主要描述了MYSQL数据库的内存模型及使用的数据结构,用于帮助MYSQL学习者能够了解MYsql的底层知识-This document mainly describes the MYSQL memory model and the use of data structures used to help MYSQL Based learners to understand the underlying knowledge MYsql
KMP_StrIndex(Optimatic)
- 改进版KMP算法,用于一篇文档中对指定字符串进行位置检索,算法效率高,并通过实际测试检验-Improved version of the KMP algorithm for a document on the specified string location retri , algorithm efficiency is high, and through the actual test and inspection
Q-Learning-Example-1
- Q-学习是一种重要的强化学习方法,提供一个Q-学习做路径规划的例子,初学者可以通过代码学习Q-学习的原理。-Q- learning is an important reinforcement learning methods, to provide an example of Q- learning to do path planning, beginners can learn the principles of Q- code.
kcf
- KCF tracker, PAMI2015
MyWebServer
- 一个自定义的web服务器;利用http传输原理及web服务器原理进行的简单模拟程序-A custom web server a simple simulator that uses http transport principles and web server principles
