Welcome![Sign In][Sign Up]
Location:
Search - vc math

Search list

[assembly languagemath-objects-0.1.4

Description: 一个基于VC开发的科学计算的小工具,计算效率很高哦!-a VC-based development of small scientific computing tools, high efficiency Oh!
Platform: | Size: 295597 | Author: 文文 | Hits:

[GDI-Bitmapmath

Description: 本例子用VC++实现小波算法,里面有注释,对想在VC下深入研究图像处理的,不妨一看
Platform: | Size: 172884 | Author: zhangping | Hits:

[Special Effectsmath

Description: 一个对位图进行几何变换的 VC++完整的源程序,传上来与一起研究位图的同仁们共同分享
Platform: | Size: 314013 | Author: 郭长振 | Hits:

[Other resourceMATH

Description: 这是一些常用的数学运算函数的程序,用VC++写的,希望对于出学编程的朋友有所帮助!
Platform: | Size: 6275 | Author: liyan | Hits:

[Mathimatics-Numerical algorithmscalculator_vckbase

Description: 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替--1.support strings having common math functions,like "7.5+sin(6*ln(8))/exp(5)"; 2.Good error detection and recovery; and etc.
Platform: | Size: 23552 | Author: 杨广铭 | Hits:

[Special EffectsPoint_In_Polygon

Description: 用VC实现判断点是否在多边形内优化的算法-with VC whether a judge within the polygon optimization algorithm
Platform: | Size: 88064 | Author: shuxiangyuan | Hits:

[Windows DevelopCallMATLABC++function

Description: 本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。-the procedures under the VC Calling MATLAB C math, system does not require Matlab, only Matlab/bin in several dynamic link libraries can support.
Platform: | Size: 55296 | Author: 周瑞 | Hits:

[AlgorithmCalculate20060802

Description: VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
Platform: | Size: 25600 | Author: 周志光 | Hits:

[Windows DevelopVcAddMATLAB

Description: VC++中使用MATLAB的C++数学库和MCC生成的程序。-VC use MATLAB C Math Library and MCC production procedures.
Platform: | Size: 13312 | Author: 笑春风 | Hits:

[assembly languagemath-objects-0.1.4

Description: 一个基于VC开发的科学计算的小工具,计算效率很高哦!-a VC-based development of small scientific computing tools, high efficiency Oh!
Platform: | Size: 295936 | Author: 文文 | Hits:

[GDI-Bitmapmath

Description: 本例子用VC++实现小波算法,里面有注释,对想在VC下深入研究图像处理的,不妨一看-The examples used VC++ Realize wavelet algorithms, there are notes on the VC would like to under-depth study of image processing, one may wish to look
Platform: | Size: 173056 | Author: zhangping | Hits:

[Special Effectsmath

Description: 一个对位图进行几何变换的 VC++完整的源程序,传上来与一起研究位图的同仁们共同分享-A bitmap to the geometric transformation VC++ Complete source code, Chuan-up connection with a study of Tongren bitmaps are shared
Platform: | Size: 313344 | Author: 郭长振 | Hits:

[VC/MFCVC-matlab

Description: 利用VC 调用matlab数学库和图形库的方法,实现vc和matlab的混合编程-VC call to use matlab math library and graphics library approach, the realization of a mixture of vc and matlab programming
Platform: | Size: 223232 | Author: 崔金龙 | Hits:

[AlgorithmMATH

Description: 这是一些常用的数学运算函数的程序,用VC++写的,希望对于出学编程的朋友有所帮助!-This is some mathematical function commonly used procedure, using VC++ Written in the hope that out of school programming for the help friends!
Platform: | Size: 6144 | Author: liyan | Hits:

[Othermatlabexample

Description: 从 Win32 控制台程序调用MATLAB C Math Library,从VC++中调用m函数,有几十个例子-From a Win32 console program called MATLAB C Math Library, from VC++ Call m function, has dozens of examples of
Platform: | Size: 17792000 | Author: lihua | Hits:

[DirextXVC

Description: MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX library for VB, VC, Delphi package provides interfaces to support the mathematical calculations, powerful linear algebra, graphics, and some deal with features such as neural networks and other functions for the expansion of MATLAB functions and operating speed, you can use the instrument as an independent and support to generate its own independent run the program, does not require the client computer with matlab. (Can add another function) at VB, VC, Delphi to use the Math Toolkit to avoid duplication, thereby reducing the implementation algorithm developers and interface design difficult, can greatly improve the development efficiency, for solving engineering problems are very meaningful of. MatlabX is a small matlab
Platform: | Size: 26092544 | Author: 张晓 | Hits:

[matlabVC_MATLAB

Description: VC++中使用MATLAB的C++数学库和MCC生成的程序-VC++ in the use of MATLAB' s C++ Math Library and MCC procedures generated
Platform: | Size: 13312 | Author: liuzhe | Hits:

[VC/MFCzzt007

Description: VC++中使用MATLAB的C++数学库和MCC生成的程序,给出了例程,对于高手有借鉴意义,对菜鸟可以起到事半功倍的作用。-VC++ in the use of MATLAB' s C++ Math Library and MCC procedures generated are given routine, you have a reference for the rookie can play the role of a multiplier.
Platform: | Size: 27648 | Author: 张兆亭 | Hits:

[Windows DevelopMATH

Description: VC中的数学运算,对编程的很有用,对MATH文件加以补充-VC in the mathematics of programming useful document to be added to the MATH
Platform: | Size: 6144 | Author: 刘石 | Hits:

[ADO-ODBCMATH

Description: vc 对Excel进行调用,包含了数据连接等操作-vc excel
Platform: | Size: 5828608 | Author: | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net