搜索资源列表
waterfilling
- 注水算法的matlab 仿真程序,图形显示结果-Injection algorithm matlab simulation program, the results of graphical display
penquan
- 喷泉效果的模拟,对水的真个喷射过程进行了模拟,效果逼真。-Fountain effect of simulation, the true water injection process were simulated the effect of realism.
RayTrace
- 光线跟踪程序,即由光源发出的光到达景物表面后,产生反射和折射。光就改变方向,沿着反射方向和折射方向继续前进,直到遇到新的景物。光经场景景物间的多次反射、折射后投射到离视点最近的景物表面,最终进入人眼。由于实际光线跟踪算法的跟踪方向与光传播的方向是相反的,所以我们可以由视点向屏幕象素发出一根射线,与第一个景物相交后,在其反射与折射方向上分别进行跟踪,继续与第二个景物相交……重复上述过程,直到被跟踪的光线射出画面或跟踪深度达到某个设定的最大递归深度时,停止跟踪。-Ray tracing progra
Digitalsubtraction
- 数字减影血管造影( DSA) 通过向血管中注入造影剂, 使血管的整体影像的对比度有了明显的增强, 然后通 过造影前后图像的相减运算, 可以去除非血管器官的影像, 得到血管更清晰的图像, 目前广泛应用于心血管疾病的 诊断。由于患者的呼吸运动, 使得不同时间采集的图像相减后会产生运动伪影。为了消除运动伪影, 从医生临床上 对于心脏的运动以胸腔的横膈膜为参考目标得到启发, 首先得到很多幅注入造影剂之前的图像( 掩膜图像) 和一幅 注入造影剂之后的图像( 造影图像) , 然后指定其中的一
gaijinDCT
- 改进后的基于dct的水印代码,水印注入、提取、防攻击测试-Improved code based on dct watermarking, watermark injection, extraction, anti-attack test
Waterfall-OPENGL
- 该程序基于VC++语言和OPenGL语言相结合,利用OPenGL中粒子系统原理,在MFC界面内完成绘制从天空下雨的3D仿真效果。该界面中主要以其中一点为中兴点喷射弧形粒子,达到仿真效果。-The program is based on VC++ language and OPenGL language, combining use OPenGL particles in the system principle, in MFC interface to finish drawing from t
DLL_Inject1700001262004
- DLL injection injeta d-DLL injection injeta dll
Image-processing
- 对注塑件表面的缺陷进行识别和分类:其中包括阈值分割,图像剪切,边缘提取,图像几何和纹理特征的计算,小波系数计算等等,特别的全面(希望对学习图像处理的同学有所帮助)-Injection surface defects to identify and classify: including thresholding, image cut, edge extraction, and calculating the image geometric texture features, the wavele
grapht-master
- Grapht is a light-weight dependency injector. It converts the dependency injection problem into a graph-based problem that can be solved and analyzed without constructing any components until a solution is guaranteed. The solution graph is also expos