资源列表
拟合
- 拟合小程序,可以看看!-small fitting procedures, we can!
integral_volume
- 使用蒙特卡罗方法计算积分和体积的Matlab代码,适合初学者。-calculated using the Monte Carlo method and size of the integration of Matlab code for beginners.
0_1背包问题
- 经典的0-1背包问题.-classical 0-1 knapsack problem.
monkey
- 数据结构课上练习的有趣问题:一群猴子围成一圈通过报数选出猴王
EXCEL数据操作
- EXCEL数据操作
least_square_ljz
- 用matlab实现最小二乘算法的一个简单程序-Matlab least squares algorithm with a simple program
qiuzhi2
- 数据结构课程里的小程序,算法实现了表达式的求值。有助于初学者应用。很好的程序 -IS very useful for you to study it
the-factorial-of-large-numbers
- 本文档详细的讨论了阶乘的大数运算。有一定的代表性。(本文档非原创)为大数运算和阶乘的计算提供了详细的理论推导。-This document discusses in detail the factorial of large numbers operation. Have some representation.
eightqueen
- 八皇后问题19世纪著名的数学家高斯于1850年提出的。他的问题是:在8*8的棋盘上放置8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列、同一斜线上。请设计算法打印所有可能的摆放方法。-Eight queens problem the famous 19th century mathematician Gauss in the 1850' s. His question is: 8* 8 board to place eight queens, so that it can
Fibonacci
- 斐波那契数的三种方法性能比较,分别是矩阵法,自底向上法和直接递归法-three fibonacci methods
huffman
- 本程序用C语言编写的哈夫曼编码(Huffman Coding),该方法依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码-Huffman coding (Huffman, from Coding) this program written in C, the average probability to construct different prefix length of the shortest codeword in accordance with the chara
Gregorian_to_Julian
- 格里高时间转化儒约日,如年月日时分秒转化为某一时间。- Gregorian time to Julian time
