搜索资源列表
6.1 复杂的函数曲线
- 复杂的函数曲线VB算法,此算法能够实现一些复杂的数学函数曲线的模拟,可以供图形编程的初学者学习.-complex function curves VB algorithm, the algorithm can achieve some complex mathematical function curve simulation and graphics can be programmed for beginners to learn.
Complex
- 设计一个复数类,能够完成复数之间的基本运算,重写方法toString(),使其能输出此复数(形式为: 实部 + 虚部i)。 要求设计的复数类必须有三个构造函数,分别为无参数、1个参数和2个参数的构造函数,完成的基本运算包括两个复数的加、减、乘、除法和变换了共轭复数。 -The design of a complex type, able to complete the basic operations between plural, rewrite the method toString
complex
- 一个复数类,大家参考,友元函数,重载-A plural category, your reference, the Friends of yuan function, overloaded
fract_src
- 用Direct3D纹理实现的复数分形显示,能切换不同复变函数的图形-Direct3D texture using Fractal realize the plural shows that switching to a different complex function of the graphics
complex
- 实现实数加复数运算符重载为友元函数形式的功能-Implementation of real numbers add plural operator overloading for the Friends of the functions of the form element function
Mandlebrot_Julia_set
- 复变函数迭代所生成的Mandlebrot集和Julia集的图形-Complex function generated by iterative Mandlebrot sets and Julia sets graphics
ComplexCalculator
- 一个复数计算器!实现了复数的基本运算功能-A complex number calculator! Achieved a complex function of the basic operations
complex
- 实现分数之间的四则运算,通过运算符重载和友元函数-Achieve scores between the four operations through operator overloading and friend function
fubian
- 我感觉很有用对于初学者来说对于复变函数头痛的同学这个是很有用的 希望我上传的东西有用-I feel very useful for beginners headache for the complex function is useful for students that want me to upload something useful to
Complex-brain-networks
- 图论在脑功能网络的应用介绍,涵盖EEG,MEG,FMRI等多数据类型的综述-Graph Theory in the network to the application of brain function, covering the EEG, MEG, FMRI, and other data types overview
mjdga
- matlab没有提供画椭圆的函数,该函数在获得椭圆中心 长轴轴 短轴后进行画椭圆,其中使用复变函数-did not draw an ellipse matlab function, the function in the long axis of the axis minor axis of the ellipse center painted oval, which use the complex function
complex-calculator
- C++的小程序,一个复杂的计算器的源代码,很实用,而且能实现基本和复杂的计算功能,包括复数的。-C + + program, a complex calculator source code, very practical, and can achieve the function of basic and complex computing, including the plural.
browsebmps
- 可以下一张、上一张浏览图片的图片查看器,VC++源码下载,支持成组浏览,界面上有上一组、下一组切换浏览,多组的图片浏览器,想做一个功能复杂的图片查看器的VC爱好者,本源码内的有些功能可以借鉴,运行界面如软件截图所示。有VC6.0的朋友,可直接编译成功。-Be next, browse pictures on a picture viewer, VC++ source code download, support group browsing, there is a group on the in
IPSO-FOR-FUNCTION
- 一种改进的粒子群优化算法求解约束优化复杂问题-An improved particle swarm optimization algorithm for solving constrained optimization of complex problems!!
A-friend-function
- 一个用友元函数实现运算符重载的例子,对运算符进行重载定义,实现两个复数的四则运算-A friend function implementation example of operator overloading, the operator overloading definition, implement two complex arithmetic
Complex
- 对复苏复数的一下简单操作-some function to Complex!!!!!!!!!!!!!!!!!!
Complex
- 主要是c++里面的类的多态与继承,这里利用的是复数的输入和运算符的多态,里面还涉及了友元函数、函数重载。- Mainly polymorphism and inheritance c++ class inside, where the use of the plural input and multi-state operators, which also involves a friend function, function overloading.
drawCplx
- 一个绘制多种复变函数图像的Matlab界面程序-Drawing more complex function of the image interface program
JPress_A5
- JPress,一个wordpress的java代替版本,使用JFinal开发。支持类似wordpress的几乎所有功能,比如:模板,插件等。同时在模板上,JPress提出了“模板即模型”的概念,方便模板制作人灵活制作业务模型,移除了widget等繁杂功能,同时在模板和插件制作上比wordpress更加灵活简洁。 但是,JPress又不是wordpress的java版本,它天生融合了微信公众平台,整合了国内众多云平台、短信发送、邮件发送平台,独创的“模板即模型”概念是wordpress所不具备
Project10
- 采用数值分析课程中的插值逼近以及曲面拟合方法来估算复杂的函数表达式。-Interpolation approximations and surface fitting methods are used in the numerical analysis course to estimate complex function expressions.