资源列表
CRC32
- function for hht calculation
HcalculationOtherGradient
- This file is a fast computation of the HOG in c-This file is a fast computation of the HOG in c++
Matrix
- 稀疏矩阵的行数、列数和非零元素的个数 将稀疏矩阵 a转置,结果在稀疏矩阵 b中-The number of rows of sparse matrix, the number of columns and the number of nonzero elements of sparse matrix a transposition, results in the sparse matrix b
7
- 日本数学家角夫提出了如下的猜想: 任意一个自然数,比如奇数,将其乘以3再加1;如果是偶数将其除以2;反复运算。请大家编写程序,看会出现什么结果? 编写程序功能要求能够不停的输入自然数,遇到输入自然数0时,程序结束。 -Japanese mathematician angle Mufti following conjecture: any natural number, such as an odd number, multiplied by 3 plus 1 if it is an e
jiujiuchengfabiao
- 简单的九九乘法表 可以掌握for循环的正确应用-A simple multiplication table can master the correct application of the for loop
Poly
- java编的多项式计算的小程序,能进行单元多项式的加减乘除,多元多项式的加减乘-java series of the polynomial applet unit polynomial addition, subtraction, addition and subtraction of multivariate polynomial multiplication
dotprodc
- 数组乘法运算 数组加法运算 累乘累加 三个以上数组-Array multiplication array addition operation tired multiply and accumulate
12
- 这是一个计算器的代码,功能十分强大,基本功能都有,界面美观,代码清晰,可以提供参考。-This is a calculator code, powerful, basic functions, attractive interface, clear code, you can provide a reference.
Caculator
- 简单的计算器,C#编写,手持设备课程的作业。实现了四则运算、开根、倒数等简单功能。-caculator,very simple。Hannheld device homework。
24dian
- 输入任意四个整数(0到10),运算符只有加减乘除,还有括号.每个数只能且必须用一次。要求判断这些表达的结果中是否有24。如果有,输出计算表达式:如输入4,6,1,1,输出 4*6*1*1 =24 (允许有括号)。-Enter any four integer (0-10), the operator only addition, subtraction, there are brackets for each number can only be and must be used once. R
1
- 基于表达式计算器的编译原理课程设计[可编程计算器实现]-Based on the expression calculator compiler theory of curriculum design
Laplace_jacobi
- Laplace_jacobi 五点差分格式Jacobi迭代法解方程组-Laplace_jacobi five-point difference scheme Jacobi iterative method for solving equations
