搜索资源列表
faceCurrencyEdit
- LCSOFT货币输入控件 一个不错的货币输入控件,支持C++Builder(V4 & V5)
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
Matrixoperation
- 矩阵转置&& 矩阵行列式&& 矩阵求逆三个函数-Matrix transpose Matrix Determinant & & & & 3 function matrix inversion
Numericalanalysiscalculationmethodscommonalgorithm
- 数值分析&计算方法常见算法C语言源代码,内容包括高斯消元,牛顿下山,雅克比迭代等常用数值算法!-Numerical analysis & calculation methods common algorithm C language source code, including Gauss, Newton down the mountain, such as Jacobian iterative numerical algorithm used!
chapter2
- 抛物型方程古典&c-n格式差分算法 dasdsa dasdsdsadas-Parabolic equations of classical & c-n format dasdsadsadasdsdsadas differential algorithm
CLAPACK_dll
- Blas&Lapack Windows 完整DLL,lib以及header,下载即可使用-Blas&Lapack Windows intact package of DLLs,libs and headers,can be used immediately!
gauss
- gauss的PDF&CDF繪圖直接打開檔案RUN即可,生成圖像另有顏色標記-gauss in PDF & CDF drawing RUN can open the file directly to generate the image and another color marker
BigNum
- VC++数论计算的无符号大整数类及范例,利用空闲时间编写了一个用于数论计算的无符号大整数类: //乘2运算,即 // a = a * 2^dwTimes 相当于左移一位二进制,低位补0 CUSuperInt& Double(DWORD dwTimes = 1) -VC++ number of computing unsigned big integer class and examples of the use of free time has prepa
bianchen
- 输入一个字符串,内有数字和非数字字符,如:gs 423cd156 7896>df12345,将其中连续的数字作为一个整数,依次存放到一数组a中,例如:423放在a[0],125放在a[1],…。统计共有多少个整数,并输出这些数-Enter a string containing numbers and non-numeric characters, such as: gs 423cd156 7896> df12345, will be one of a number of conse
jiajian
- 加减乘除的混合运算,寄存器的存取,以及双字的存取。-Math & mixed operations, register access, and double word access.
fft-or-ifft-
- 一款关于fft&ifft算法的基于C的程序,已经通过运行了,结果正确!大家可以共同探讨!-Algorithm for fft & ifft a C-based program has been run through, the result is correct! We can discuss!
cbsflow
- 基于特征分裂(CBS)算法,提出一种适用于具有运动边界的不可压缩黏性流动问题的有限元求解程序。来源于Zienkiewicz&Taylor的经典著作Finite_Element_Method Vol.3-A Characteristic Based Split-FEM Solver for Incompressible Viscous Flow
Computer
- VC++表达式解析(计算)工具源代码,由江汉石油学院计算机系的学生所编写。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:、|、=、&、 、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加括号,也可以不要括号,如:log(C1)与logC1是相同的。三、运算符有+(加)、-(减)、*
huangjin
- #include<stdio.h> #include<math.h> float Function(float x) void main() { float a,b,e float x0,x1,x2,F0,F1,F2 printf("input a ,b ,e \n") scanf(" f f f",&a,&b,&e) x1=b-0.618*(b-a) x2=a+0.618*(b-a) F1=Func
ShowJFrame
- 整数位运算及二进制显示。指定整数类型(byte,short,char,int)输入若干整数,选择位运算(&、|、^),显示位运算结果及整数二进制形式-The integer bitwise operations and binary display. Specified integer types (byte, short, char, int) Enter the number of integer bit arithmetic (& , |, ^), showing the resul
FFT
- 使用微软最新发布的c++amp开发的 关于fft算法的源码,大家可以参考,可以以此学习c++amp-Use the latest Microsoft c++amp development fft algorithm source code, we can refer to
GEMM
- 使用微软最新发布的c++amp开发的 关于gemm算法的源码,大家可以参考,以此来学习c++amp-gemm algorithm using c++amp
MD
- 使用微软最新发布的c++amp开发的 关于md算法的源码,大家可以参考,以此来学习c++amp-md algorithm using c++amp
Sort
- 使用微软最新发布的c++amp开发的 关于radix sort算法的源码,大家可以参考,以此来学习c++amp-radix sort algorithm using c++amp
OpenExcel
- MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL