资源列表
Sarsa
- this is sarsa learning algorithm
derangementsIterator
- A derangement iterator written in Python
Deleremmark
- 能够将程序中的注释语句尽数去除,只剩下非注释语句,洁净编程环境-Comment statements in the program be able to give all removed, the only non-comment statement, clean programming environment
HeapSort
- 采用C++写的堆排序算法,上传的文件为cpp文档-The heapsort algorithm using C++ wrote Upload file cpp document
main
- 设计一个类CRectangle,有5个数据成员(私有属性),分别为矩形左上顶点的横坐标、纵坐标和矩形的长、宽及矩形面积。该类还要求有5个成员函数(公有属性)和1个友元函数:矩形移动位置的move()函数,改变矩形大小的size()函数,显示输出数据成员的show()函数,构造函数和析构函数,友元函数是求矩形面积的area(),要求构造函数按形参(有默认参数值)初始化对象。并编写main函数测试该类各功能(至少定义2个对象)。 1、main函数中定义该类的对象,再调用各成员函数和友元函数。
tian
- 从划域的角度完成路由的分组分裂为波长分配打下基础,-Done from the point of view of the planning domain routing packet division to lay the foundation for the wavelength assignment
task1
- 数值排序的问题,按照数值大小来排列顺序的编程,-Sorting numerical problems, in accordance to the order of magnitude of the programming,
ChessBoard
- 王晓东 计算机算法设计与分析 棋盘覆盖问题-chess board
Upload.class
- Pagination classPagination cla-Pagination classPagination class
main
- 基于扩展卡尔曼滤波单站观测距离的目标跟踪程序,可以直接运行-Extended Kalman Filter single station observation distance of target tracking program can be run directly
php-download
- PHP通过header实现文本文件下载的代码-php header download
prac16
- the above file will display the features of an input image, that is major axis, minor axis and also eccentricity of an image will be displayed.