搜索资源列表
guidlb
- 建立一个对倒立摆动画进行控制的用户界面。一共用到:3-static text, 2-popupmenu, 4-pushbutton和1-axes。 先给定小车起始坐标和终点坐标,按“启动”键开始仿真;按“暂停”后,画面将停止,按任意键(键盘)继续;仿真结束后,按“刷新”清屏;按“退出”键关闭窗口,点“ok“确认。 -creation of an inverted pendulum control animation user interface. A total used 3-stati
显示启动画面
- 程序开始运行时显示启动画面-proceedings began running display screens
欢迎界面
- 能够显示真彩启动画面,能在画面上显示初始化文字信息,支持jpg,gif,bmp图像文件。 -start to show color images can be displayed on screen in text messages initialization support jpg, gif, bmp image file.
11
- 一个用来设计Visual C++程序启始屏的代码,当程序启动时,将会显示你所想要的起始画面。
照相控件
- Takephoto.ocx照相控件是专门为开发带照相功能软件而设计的。 Takephoto.ocx是一个功能完备、操作简单的ActiveX控件。该控件的主要功能是利用摄像头或其它照相设备,进行拍照。它集启动摄像头、照相定位、相片大小设定及剪裁、相片文件保存等功能于一体。在程序设计时,把它加载到工具箱后,象使用普通控件一样,只须简单地设置控件的几个属性和方法就能轻松实现照相功能。该控件在程序中运行流畅,画面清晰。 如果你想照一个漂亮的网上使用的大头象,软件包中的sample.exe可以直接使用
test
- 软件启动画面,滚动字幕,例子程序。适合初学者。有一定参考价值。-Software startup screen, scroll subtitles examples of procedures. Suitable for beginners. Have a certain reference value.
bmp2c
- 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color the C array, used to generate the data needed for WinCE startup screen, with the C# development. You can also generate a good read C array displa
PNGsplash
- 非常酷的启动画面。。。png图片效果,需要的朋友可以看下-Very cool splash screen. . . png image effects, a friend in need may have a look
StartUpView
- 为程序填加一个启动画面,图片可以用画图软件另存为BMP格式载入.-set a startup view for a program
humanskin
- 采用csplashwindow实现程序的启动画面,主程序利用肤色提取人的脸部,可适用于图像处理的初学者参考使用。-Implement procedures by csplashwindow startup screen, the main program extracting human face using skin color, suitable for beginners to use and reference image processing.
cam-tracking
- 该程序可启动计算机的网络摄像头,对处于画面内部的运动物体进行识别跟踪。-this program enables the webcam on the PC, identifies and tracks any moving object within the range of the frame.
YQQ
- 迷宫寻宝,含有启动画面,图形不为矩形,走过路径可以显示,含有声音-Labyrinth Treasure Hunt, which contains startup screen, graphics are not rectangular, walked the path can be shown that contains the voices of
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
为GUI程序添加启动画面
- 为matlab添加启动界面,即在主matlab界面前增添一个小gui界面。(Add the boot interface for matlab)