资源列表
Visual-CPP-5fen
- 数值分析一类的代码,各种计算方法的源码 如:高斯-塞德尔迭代、高斯消去法求解线性方程组-Numerical analysis of a class code, the source of the various calculation methods: Gauss- Seidel iteration, Gaussian elimination for solving linear equations
median
- Fast Computation of the Median by Successive Binning
T030168-00
- Eficient Algorithm for computing a Running Median
3d-g14
- GRAVITY 1.4 Copyright (c) 1999 Jens Jø rgen Nielsen Congratulations! You now have a copy of GRAVITY 1.4, a fun and easy to use educational celestial mechanics program. GRAVITY is copyrighted material. You are granted permission to use
cov_cal
- 内有图像协方差的计算,协方差间黎曼距离的计算-Within the calculation of the image covariance, the covariance between Riemannian distance calculation, and so on
the_turn_of_for_opretion
- for循环的运算顺序验证 通过在for循环不同的位置放置输出语句来确定for循环运行的先后顺序-verify that the output statement placed in a different location for loop to run a for loop to determine the order for the operator sequence of the loop
question_of_fishing_or_sunnets
- “三天打鱼两天晒网”是一句俗话,但其实也包含着深刻的编程思想。某人从1990年1月1日起开始“三天打鱼两天晒网”,问这个人在以后的某一天中是“打鱼”还是“晒网”?-" Fits and starts network is the proverb, but in fact contains profound programming ideas. Someone " fits and starts network from January 1, 1990, and asked in
multiplication-table
- 用visual C++6.0开发环境做的,程序运行时,可输出完整的九九乘法表,既可以用C语言,也可以用C++,只需改动第一行代码即可。-Do with visual C++6.0 development environment program runs, output a complete multiplication table, we can use the C language, can also with C++, just change the first line of code.
turn-albo-to-ruma-data
- 输入一个不确定位数的数字,将其转化罗马数字,用"X","I","II","III","IV","V","VI","VII","VIII","IX"代表0,1,2,3,4,5,6,7,8,9的罗马数字。 程序不是太严谨,和实际的表示(10应该用X表示,五十用C表示等等)也有差距。受定义类型的限制,位数不能无限多。 程序共用了三种方法,注释掉的是两种麻烦并且占内存多(其实可以修改成和第一种方法占内存一样多)的方法-Enter an uncertain number of digits,
Yuesefu_assume
- 船上共30人,每隔九个扔下一个(从一开始数,第十个扔下,在从一开始,第十个扔下,数完一圈再从头开始),扔掉一半,求扔出的序号-A total of 30 people on board, every nine dropped a (dropped from the beginning of the tenth, from the beginning, dropped in a 10 count circle again from scratch start) throw away half, s
judge_data
- 输入一个字符判断其是否为数字,是的话原样输出并请再输入一个 若不是,输出error,并结束-Enter a character to determine whether numbers, that is the case is output Please enter a if it is, the output error, and the end of
caculator
- 用c++实现的,不带括号运算的,计算器程序-The c++, without parentheses operator, calculator program
