-
turbulence
计算流体动力学中湍流模型的源程序,代码十分宝贵(Computational fluid dynamics model of the source of turbulence, the code is very valuable)
- 2021-01-02 15:08:57下载
- 积分:1
-
Screen
VC根据DirectX的截图示例源码下载,你看懂了话都能截图了。要编译此程序需DirectX SDK5.0示例中的ddutil.h与ddutil.cpp文件,请自行参加工程,VC++编程学习源码,很好的参考资料。(VC according to the DirectX screenshot example source code download, you read the words can screenshot. To compile this program requires DirectX SDK5.0 example of ddutil.h and ddutil.cpp files, please participate in the project, learning VC++ programming source code, a good reference.)
- 2013-12-29 14:12:04下载
- 积分:1
-
jpg_function
// RGB -> YCbCr
// Y = Coef. for red*Red+Coef. for green*Green+Coef. for blue*Blue
// Cb = (Blue-Y)/(2-2*Coef. for blue)
// Cr = (Red-Y)/(2-2*Coef. for red)
// YCbCr -> RGB
// Red = Cr*(2-2*Coef. for red)+Y
// Green = (Y-Coef. for blue*Blue-Coef. for red*Red)/Coef. for green
// Blue = Cb*(2-2*Coef. for blue)+Y
(// RGB-> YCbCr
// Y = Coef. for red*Red+Coef. for green*Green+Coef. for blue*Blue
// Cb = (Blue-Y)/(2-2*Coef. for blue)
// Cr = (Red-Y)/(2-2*Coef. for red)
// YCbCr-> RGB
// Red = Cr*(2-2*Coef. for red)+Y
// Green = (Y-Coef. for blue*Blue-Coef. for red*Red)/Coef. for green
// Blue = Cb*(2-2*Coef. for blue)+Y
)
- 2008-11-03 16:38:34下载
- 积分:1
-
绘制曲线
EQ均衡器曲线, SigmaStudio 各种滤波算法实现如全通,高通,低通,带通,EQ等等(EQ equalizer curve, Sigma Studio filtering algorithms such as all-pass, high-pass, low-pass, band-pass, EQ and so on)
- 2020-12-01 21:29:26下载
- 积分:1
-
1183622_General_DPSDK_
说明: 大华平台DPSDK DSS开发手册,C++版,用于C#开发(Dahua Platform DPSDK DSS Development Manual)
- 2020-12-28 16:09:01下载
- 积分:1
-
即系
即系
- 2013-06-11下载
- 积分:1
-
qt_video_play.tar
opengl 播放器,基于qt平台实现的OpenGL播放器(OpenGL player, OpenGL player based on QT platform.)
- 2018-04-24 16:19:35下载
- 积分:1
-
CSR8670开发板开发步骤Rev1.1
csr8670开发中对初学者一些有用的资料(Some useful information for beginners in csr8670 development)
- 2017-12-25 15:50:26下载
- 积分:1
-
TimeAndSpace
c语言高效编程的几招--时间与空间的互换(Efficient Programming Tips- the exchange of time and space)
- 2010-10-08 11:35:36下载
- 积分:1
-
Crtt_WinCE
《Windows CE 应用程序设计》 书上的第七章第六节实例——火车时刻表查询工具——EVC开发的,不错的WinCE实例、、、
( Windows CE Application Programming book on the example of Section VI Chapter VII- Train Timetable Query Tool- EVC developed WinCE good example,,,)
- 2008-04-19 15:15:19下载
- 积分:1