搜索资源列表
simple_framebuffer_object
- opengl2.0高级渲染语言提供了新的离屏(off screen)技术FBO(frame buffer object)。本代码简单演示FBO的启动,调用,以及将结果通过2维纹理映射方式显示在屏幕上-opengl2.0 advanced rendering provides a new language from the screen (off screen) Technical F BO (frame buffer object). This simple demonstration code
bcb-4
- 演示了旋转文字的方法,追求的是简单好用,i资料收藏夹的启动窗体上的文字效果,就是用了这个代码-demonstration of the rotating text, the pursuit of the simple ease of use i folder of information collection Form launched the text effects, and that is using this code
11
- 一个用来设计Visual C++程序启始屏的代码,当程序启动时,将会显示你所想要的起始画面。
startcv
- 在VS2008下测试openCV是否配置成功的摄像头启动程序,该代码从摄像头采集视频流-In VS2008 the test openCV is configured successful camera to start the program, the code from the camera to capture video stream
ARMv1_JpgShow
- 开发环境:ADS 1.2 开发平台:ARM7(S3C44B0)+LCD(TFT4.3")+NorFlash(4M)+SDRAM(8M) 项目功能:实现将NorFlash中的50个JPG文件在LCD上显示. 核心代码:JPEG 解码,LCD 驱动,ARM 启动代码 调试时,请将picture\jpeg.bin 烧写到NorFlash的0X20000地址处. -Development Environment: ADS 1.2 development platform: ARM7
SimpleMPRViewer
- 自己在学习C#过程中随手写的代码,主要为了练手. 实现的功能为一个类似医学图像MPR处理的简单浏览器,其中以自制的色块代替了医学影像数据方便测试,实现了鼠标的移动,旋转,缩放以及mpr三方向定位等基本功能,相信能为大家提供一点帮助. 本来做的是个类库,请以另一个项目TestApplication启动-C# in the process of learning to write code easily, the main hands in order to practice. To ach
YuSplash
- 一个VC++软件启动闪屏特效代码,动态闪屏效果-A VC++ software code to start splash screen special effects, dynamic splash screen effect
PNG.Image.interface.start.Module.Code
- PNG图像界面启动模块设计代码PNG Image interface to start Module Code -PNG Image interface to start Module Code
captionpic
- 摘要:VC/C++源码,图形处理,截图,抓屏,QQ截屏 vc++抓屏,截取当前屏幕核心代码,为了操作和显示方便,这里为其增加了一套窗体,你只需在启动程序后在窗体的空白处点击右键,即可将当前屏幕的内容截取下来,并显示在窗体中,与QQ抓图十分相似,但要像QQ截图那样细致专业,还需要添加更多的辅助功能。-Abstract: VC/C++ source code, graphics, screenshots, screen capture, QQ screenshots screenshots
captionpic
- vc++抓屏,截取当前屏幕核心代码,为了操作和显示方便,这里为其增加了一套窗体,你只需在启动程序后在窗体的空白处点击右键,即可将当前屏幕的内容截取下来,并显示在窗体中,与QQ抓图十分相似-vc screen capture, interception current screen the core code, easy to operate and display, where the increase for a form, you simply start the program after
PictureView
- VC6.0+GDI实现的图片查看器,启动后全屏,图片不会全屏,保持原始大小,如果要让图片全屏显示,可以修改里面的代码,注释掉里面的BitBlt,然后恢复StrechBitBlt就可以了-Based on the STM32 of serial communication path VC6.0 GDI+ realize picture viewer, started full screen, pictures will not print, keep the original size, if w
start-camera
- 启动摄像头、并将摄像头拍摄下来的视频保存下来。matlab代码-Start the camera, and save the video
correctedOpenGLProgramGuilde8thcode
- 本代码是在OpenGL 红宝书第八版的代码的基础上进行的整理, 修正了以下事项 1. 修正编译错误 2. 用一个sln文件加载所有工程 3. 修正着色脚本路径和资源路径, 4. 统一输出路径 生成后的exe文件根据编译类型进行了分类, 生成在不同的目录中. 双击即可启动, 资源路径与脚本路径已经修正.-This code is based on the OpenGL Red Book eighth code on the order, fixed the following
GDI画笔
- 基于对话框的 MFC 工程,主要是GDI 对象之画笔 CPen的代码:在对话框上有一个 Picture 控件,将此控件的背景填充为黑色;启动一个定时器,每次定时器到时,所有波形数据都前移一个单位,并获取一个 80 以内的随机数作为波形的最后一个数据,然后以绿色画笔在绘图控件上绘制波形。这样就实现了波形的绘制及动态变化。(Dialog based MFC project, GDI is the main object of the brush CPen Code: there is a Pictu
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl
多媒体教室
- 这是一个基于VRML构建的多媒体教室复杂场景的代码,里面包含多媒体放映,室内布置,电脑启动等多个交互场景(This is a VRML-based multimedia classroom complex scene code, which contains multimedia projection, indoor layout, computer boot and other interactive scenes.)