资源列表
VB使用API在内存中绘制曲线再显示到图片框上
- VB6开发环境用API在内存绘制实时曲线,整体复制到前台,速度快,效率高(In VB6, it is a high efficiency way to draw real time curve)
地形
- 用OpenGL实现的一个地形图,包含纹理贴图以及背景音乐,对初学者有帮助
皮肤制作器
- 清晰的3D皮肤制作器,简单,容易懂,适合新手(Clear 3 d skin producer, simple, easy to understand, suitable for novices)
算法
- 用暗原色先验算法实现单幅图像的去雾,估计透射率,背景光,抠图细化,恢复原图像(To achieve a single image to fog, using dark channel prior estimation of background light transmittance, matting, refinement, to restore the original image)
VB.NET 图缩放
- 使用PictureBox1控件,对图片进行平移缩放,(Shift and scale pictures)
图片旋转
- VB PictureBox1控件实现图片旋转(VB PictureBox1 control to achieve picture rotation)
OV4689_CSP5_DS_1.3_DS_规格书
- OV4689规格书,适合于开发图像处理及设备。(OV4689 specification, suitable for developing image processing and equipment.)
MFC_draw
- 哈工大图形学实验,MFC和C++实现,画出一个椭圆和一条折线,椭圆可以跟随折线运动(Draw an ellipse and a broken line, the ellipse can follow the broken line)
1-2
- 描述 公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。 员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。 输入 第一行两个整数n、m。接下来m行,每行都是以下内容之一: I a c //Log In:员工a登录,code为c。若a已登录,则将code更新为c O a
matlab编程合成地震记录
- 可以合成人工地震波,提供一组编码给同业人员引用(Artificial seismic waves can be synthesized)
mfcGdiplusDemo
- 基于VS2010的GDI+程序,实现随机色清空背景、画笔使用、纯色画刷、图案画刷、线性渐变画刷、路径渐变画刷、纹理画刷、7种几何图形、文字-字体与布局输出、图像操作。(The VS2010 GDI+ program based on random color clear background, using solid color brush, brush, brush, brush, pattern of linear gradient path gradient brush, brush, 7
Image Manipulation library
- NetFx is a C# image manipulation library. This library makes it possible to clone Instagram effect in your own Apps.