资源列表
shuzhijisuan
- 数值计算的源代码,看看,有-Numerical calculation of the source code to see if there
Loading
- 用回溯法求解装载问题,对有解的装载问题,采用的策略可以得到最优装载方案 (1)首先将第一艘轮船尽可能装满; (2)然后将剩余的集装箱装上第二艘轮船-With back problems loading method, loading of the solvability problem, using the optimal strategy can be loaded with the program (1) First of all, the first a ship filled w
suij
- 是一个算随机数的 是计算机密码学里面的那个随机数用的 希望对大家有用 -Random number is a count of computer cryptography inside the random number used for all of us hope that useful
as192
- Computes approximate significance points of a Pearson curve with given first four moments, or first three moments and left or right boundary
Cchenxu
- 包括了产生随机数的代码、并且同时利用随机数的程序产生正态随机分布函数-Including the generated random number code, and at the same time using the procedure random number generated normal random distribution function
aitejin
- 数值计算:艾特金方法...对于学数值计算的很好的资料-Numerical calculation: Aitkin methods ... numerical calculation for the study of very good information
fenduanpowu
- 分段抛物插值算法源程序--对学习数值计算是一个很好的资料-Sub-parabolic interpolation algorithm source code- on learning numerical calculation is a very good information
erfenfa
- 用二分法求正根---学习数值计算的一个很的资料-Dichotomy is the root used for learning--- a numerical calculation of the information
Language_model_learning_in_English
- state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Modeling.pdf BLEU, a Method for Automatic Evaluation of Machine Translation.pdf Class-based n-gram models of natural language.pdf Distributed Lang
chengxu
- 这是一系列关于支持向量机的分类程序设计的-This is a series of support vector machine classification of program design
batbp
- Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activatio
rand_Num
- vc++实现随机数生成算法