资源列表
Romberg
- Romberg算法运用C++程序的实现,只要修改被积函数,可以直接求积分-Romberg algorithm using C++ program implementation, as long as the changes have been integrated function, can be directly quadrature
sj
- 利用dos的时钟产生的随机数列,可嵌入到其他程序中去-Use dos clock generated random sequence, can be embedded into other programs to
erchashudeshixian
- 用C语言写的二叉树的实现,希望大家在学习中不断进步-Written using C language implementation of binary tree, I hope we continue to progress in learning
Portfolio
- n个自然数中选r个的组合,运用递归算法,能都输出,经尝试无误-natural numbers n r a combination of selected
kuohaopipei
- 这是严蔚敏数据结构书中的括号匹配的原始程序,可以实现。-This is the YAN Wei-min data structure of the original book, brace matching procedures can be achieved.
add_2x32_v1
- 2*32乘法器设计,只是部分Booth乘法器的设计,相关的后面部分将在需要时陆续上传。-design of an 2*32Multiplier
Analytic-hierarchy-process-AHP-
- 本代码是数学建模中常用的方法层次分析法的常用程序,对解决评价模型是十分重要的模型。-This code is commonly used mathematical modeling methods commonly used analytic hierarchy process, evaluation of the model is very important to solve the model.
work
- 将两个线性单链表,合并并且合并后的表按照顺序排列-Two sequential linear single-chain form of merger
A^B
- 该文件能计算a的b次方对9907取模的值-The file is able to calculate a b-th 9907 modulo value
Fourth
- 利用随机函数产生5道两位数的加法题,每答对一道得20分,答错不得分,最后判断用户的总得分并输出。 提示:产生两位随机数用以下办法 int x=(int)(10+Math.random()*90) -The random function of five double-digit addition problems, and for each correct answer a 20 points, got it wrong not scoring, the final judgmen
MT-simulation
- 基于舍选法的蒙特卡洛抽样模拟超标准洪水,只要输入站点的平均流量,Cv和Cs即可进行重复抽样。-Rejection method based on Monte Carlo simulation of super-sampling standard flood, just enter the site s average flow, Cv and Cs can be repeated sampling.
cnmm
- 前缀码:任何一个字符的编码都不是同一字符集中另一个字符的编码的前缀。 请编写一个程序,判断输入的n个由1和0组成的编码是否为前缀码。如果这n个编码是前缀码,则输出 YES”;否则输出第一个与前面编码发生矛盾的编码。-Prefix: Any character encoding is not the same character set encoding another character prefix. Write a program, n one by the ones and ze