搜索资源列表
vbNumerical10
- 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-
平方取中法
- 过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
RadixSort
- 用两个数组实现的基数排序方法,时间为(array.length)的平方-RadixSort
chuangxinjijing
- 平方幻方的程序实现 (1)研究了幻方和平方幻方的性质。写出了1—n*n的幻方程序 (2)明白要写这样的程序,需要用蛮力法来加以解决,这样对问题的解决带有极大的盲目性,完全是一个NP问题。 -Square magic square program (1) studied the magic square and the square of the nature of magic squares. Write a 1-n* n magic square of the procedure
test5-2
- 问题描述: 给定n个石子,其重量分别a1,a2,a3...an,要求将其划分成m份,每一份的划分费 义为这份石了中最大重量与最小重量的差的平方。总划分费用等丁m份划分费用之和。 编程任务 对于给定的n个石子,求一种划分方案,使得总划分费用最小。-Descr iption of the problem: Given n-stones, its weight, respectively a1, a2, a3 ... an, asked that it be divided into m
Copimtion
- C代码优化方案 目录 __ 2 C代码优化方案__ 4 1、选择合适的算法和数据结构__ 4 2、使用尽量小的数据类型__ 5 3、减少运算的强度__ 5 (1)、查表(游戏程序员必修课)_ 5 (2)、求余运算__ 6 (3)、平方运算__ 6 (4)、用移位实现乘除法运算__ 6 (5)、避免不必要的整数除法__ 8 (6)、使用增量和减量操作符__ 8 (7)、使用复合赋值表达式__ 8
Repeat-square-modulus-calculation
- 模重复平方计算法,可以计算形如 a^b(modc)-Repeat square modulus calculation, we can calculate the form a ^ b (modc)
Cprogram1
- 这是一篇用C语言程序编写的文档,能实现 将N的平方个数按正方形矩阵式排列,由里到外,按顺时针方向。-This is a program written in C language documentation, to achieve the square of the number of N by the square matrix arrangement, from inside to outside, in a clockwise direction.
3QQ-
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?1.程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后-An integer, it is with 100 after a perfect square, plus 168 is a perfect square, what is the number of how many? 1 program analysis: less than 100,000 in j
a
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少? 程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后 的结果满足如下条件,即是结果。-An integer, with 100 after it is a perfect square, plus 168 is a perfect square, what is the number of how many? Program analysi
Primality-testing
- 使用扩展欧几里得、平方乘等函数对较大的随机数进行素性检测-Primality testing
computer
- 利用栈进行表达式求取值,不包括求对数和平方等运算-Using the stack for expression for value
5_3
- 编程习题:C语言 验证求素数公式p=n的平方+n+41-Validation seeking the prime number formula p =
Looking-for-Palindrome-made-several
- 寻找并输出11~999之间的数m,它满足m、m的平方、m的立方均为回文数。所谓回文数是指其各位数字左右对称的整数,例如121、676、94249等。满足上述条件的数如 m=11,其平方为121,其立方为1331,皆为回文数。要求编制函数 int svalue(long m)实现此功能,如果是回文数,则函数返回1,反之则返回0。在主函数中将三重回文数输出。-Looking for and output 11 ~ 999 between several m, it satisfies m, m sq
exp
- 给定n个石子,其重量分别为a1,a2,a3,……,an,要示将其划分成m份,每一份的划分费用定义为这份石子中最大重量与最小重量的差的平方。总划分费用等于m份划分费用之和。对于给定的n个石子,求一种划分方案,使得总划分费用最小。-Given an n stone, its weight, respectively a1, a2, a3, ......, an, to be shown to be divided into m parts, each a division of costs defi
Scientific-calculator
- 科学计算器,可以实现文曲星上的科学计算器功能,包括sin,平方,阶乘等-Scientific calculator, scientific calculator function on Wenquxing, including sin, square, factorial
point
- 用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出为最邻近距离的平方-Looking for n points nearest point, the output of the nearest neighbor distance squared using the divide-and-conquer algorithm (O (nlogn) complexity)
平方乘算法
- 平方乘算法.txt
closestpair
- 在visual C++环境中,使用分治策咯实现最邻近点对的查找,并返回最邻近点对距离的平方-In visual C++ environment using divide and conquer tactics to achieve find the nearest point, and returns the nearest point on the square of the distance
msd
- 分子动力学计算平均平方偏移量(这是我本科毕设的内容)-Molecular dynamics calculations mean squared offset (this is my undergraduate complete set of content)