资源列表
List
- 线性表的链式存贮,适合初学者联系使用,基于VS2013。-Linear table chain storage, suitable for beginners contact use.
queuelist
- 线性表的顺去存贮测试,适合初学数据结构的练习使用。-Linear table with the storage test, suitable for beginners to practice the use of data structures.
pxsf
- 排序算法大全,冒泡、选择、希尔、快速等常用排序法。- Sorting algorithm Daquan, bubbling, selection, Hill, fast and other commonly used sorting method.
Longest_Common_Subsequence
- 输入两个字符串,对其进行求解最长公共子序列,采用的方法是动态规划-Enter the two strings, to solve the longest common subsequence, the method used is dynamic programming algorithm
Activity_Arrange
- 活动安排问题:给出各项活动的起始时间与结束时间,列出一系列不冲突且最大利用空间的活动,算法采用的是贪心算法-Activity Arrangement Problem: Giving the start time and end time of each activity, list a series of activities which are not conflict and use the space maximally. The algorithm adopts greedy algor
0-1_package_problem
- 0-1背包问题:使用动态规划算法进行求解0-1背包问题-0-1 Knapsack Problem: Solve the 0-1 knapsack problem using a dynamic programming algorithm
rd_optbandwidth
- discrete regression in matlab
sanbanyuanli
- 本程序是将普通图片转化为灰度图片,从而提取其灰度矩阵。以及几篇数字散斑相关方法的数学理论,介绍了当前主流的几种搜索方法。-This procedure is the general picture is converted to grayscale image, thereby extracting its grayscale matrix. And several mathematical theory of digital speckle correlation method
LeetCode
- letcode 002和003的 c#版的解决方案-Letcode c# 002 and 003 version of the solution
CorRunVSL_R
- Pearson correlation test written in R language
cPPArray
- 数组模板实现 通过VC++6.0编译 供初学者使用 练习编数据结构 -VC++6.0 compiled by an array of templates for beginners to practice compile data structure
include1
- 数据结构实现 贪吃蛇游戏 可用VC+6.0编译运行 初学者使用-Data structure to achieve the Snake game available VC+6.0 compiled to run for beginners