搜索资源列表
SymbolicDifferentiation
- 这是在codeproject下的老外的代码,没有工程文件(dsw、dsp),但有demo演示。对输入的函数(如log(x),sign(cos(x)))都能在直角坐标系上画出相应的图,还有表达式分解的过程,很强大。-This is a foreigner under the codeproject code, there is no project files (dsw, dsp), but demo demo. A function of the input (such as log (x),
2_pass_scaling_src-Code
- 比较复杂的频域处理,它首先把图像通过傅立叶变换等等转换为频域的数据,然后用各种滤波器对图像进行处理。后来通过google在codeproject上找到这种基于频域的缩放算法-More complex frequency domain processing, it first through the Fourier transform, and so the image is converted to frequency domain data, and then use a variety of
demo_OpenGL_select
- 在codeproject中关于openGL的经典例子——三维选取模式,很有参考价值-In the codeproject on openGL classic example- three-dimensional selection mode, a good reference