资源列表
[数据结构常用算法] jogepsbganvle_8_principles
说明:葛兰碧八法则是股票技术分析中著名的一个法则,该代码分析并验证这台法则在中国市场上的有效性-Jogepsbganvle Eight Principle is one of the most famous judgement in the stock market. This series of codes will testify its validity in China.<韦坚> 在 2024-11-07 上传 | 大小:46kb | 下载:0
[数据结构常用算法] revenue-in-long-term
说明:CAPM定理认为系统风险越大,则股票收益越大,然而,长期中,事实并非如此。该套代码验证了再长期情况下股票风险与收益的对应关系-CAPM principle has demonstrate that a good return always accompanies the big risk. But it may be wrong in the long-term perspective.<韦坚> 在 2024-11-07 上传 | 大小:344kb | 下载:0
[数据结构常用算法] NQueen_recursion
说明:递归方法解决N皇后问题,任意两个皇后都不能处于同一行、同一列或同一斜线上。输出解法-A recursive method for solving N queens problem, any two queens are not in the same line, the same row or on the same diagonal. Output solution<keii> 在 2024-11-07 上传 | 大小:182kb | 下载:0
[数据结构常用算法] NQueen_Nonrecursive
说明:非递归方法解决N皇后问题,任意两个皇后都不能处于同一行、同一列或同一斜线上。输出解法-A non recursive method for solving N queens problem, any two queens are not in the same line, the same row or on the same diagonal. Output solution<keii> 在 2024-11-07 上传 | 大小:183kb | 下载:0
[数据结构常用算法] Collection-and-cross
说明:实现了集合的交并补,简单易懂,便于初学者使用学习-To achieve a set of post and fill, easy to understand, easy for beginners to learn<吴西皓> 在 2024-11-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bracelet-matching
说明:关于算式中小括号、中括号和花括号的匹配检查算法-Match checking algorithm on small formula parentheses, brackets and braces<林仲懿> 在 2024-11-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Basic-function-of-stack
说明:包括了栈的进栈、出栈、查找栈顶元素等基本操作-Including the stack into the stack, the stack, look for the top element and other basic operations<林仲懿> 在 2024-11-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Basic-function-of-graph
说明:图的基本操作,包括建立邻接矩阵,图的广度和深度优先搜索-The basic operation pattern, including the establishment of the adjacency matrix, the breadth and depth map of priority search<林仲懿> 在 2024-11-07 上传 | 大小:2kb | 下载:0