资源列表
lagelangrichazhisuanfa
- 计算方法的拉格郎日差值算法,
downl
- 批量下载易读xunlei-mz网站书籍,变成txt的python程序,可以改下载页数,和第一页的地址-download books from xunlei-mz ,and change it to txt file
dyl1
- 利用支持向量机对T-S型模糊系统建模的方法,结合BP算法对参数进行优化,从一定程度上解决模糊系统建模所存在的模型结构复杂、维数灾、泛化能力不强和实时性差等问题。-this paper analyzed the approach that applied support vector machines to create novel model in the T-S fuzzy system, combined with BP algorithm which could optimize it,
Cpp1
- 查询学生考试成绩的c++代码,有助于初学者学习编程使用,是一个比较全面的c++源代码-Look test scores of students of the c++ code and programming help beginners learn to use, is a more comprehensive c++ source code
sepetate
- 对二维数据或三维数据进行随机分组,分成两组-two-dimensional or three-dimensional data into two groups at random
ml
- Miller rabin. This is implementation of miller rabin to find if the given no. is prime or composite.
I2C
- 单片机I2C总线操作程序,程序调试可用,严格按照I2C协议编写。-MCU I2C bus operating procedures, debugging is available, write in strict accordance with the I2C protocol.
buffon-experiment-on-mathematica
- mathematica里面实现仿真的蒲丰投针实验-buffon experiment on mathematica
student
- 可以用来对学生信息进行存取查询管理等,便于统一管理代码-Student Information Management
euclid1
- c++ implementation of euclid works on visual studio 2010 express on windows xp professional
huoqu
- js判断浏览器的类型,解决浏览器兼容性问题-js determine the browser type and resolve browser compatibility issues
COMPING
- 一个数如果恰好等于它的所有真因子之和,这个数就称为“完数”。 例如,6的真因子为1,2,3,而6=1+2+3,因此,6是“完数”。求1000以内的所有完数之和。答案:530 -A number exactly equal to it' s all true factor and this number is called the " finished number. For example, the true factor as 1,2,3, and 6 = 1+2+3,