-
AviToBmp项目
这段代码可以将avi格式的视频转换成bmp序列,在c++中写。你可以打开它在vs2008中或更高版本。这是没有gui,控制台的代码,因此您必须初始化代码。感谢您下载,共享代码。
- 2023-02-02 07:40:04下载
- 积分:1
-
基于MFC 实现的个人通讯录程序,内有文件操作,功能齐全,整个工程打包下载!...
基于MFC 实现的个人通讯录程序,内有文件操作,功能齐全,整个工程打包下载!-Based on MFC to achieve personal address book program, there are file operations, complete functions to download the whole project package!
- 2022-04-28 09:28:47下载
- 积分:1
-
一些关于C++基础的集合,在面试时会用到的,有助于更好的学习C++的基础知识...
一些关于C++基础的集合,在面试时会用到的,有助于更好的学习C++的基础知识-some based on the C pool, the interviews will be used in the study contribute to a better basic knowledge of C
- 2023-08-10 21:50:02下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
此程序是把文字加密后再保存在XML文件中
此程序是把文字加密后再保存在XML文件中-This process is encrypted and then put the text file saved in XML
- 2022-09-22 15:25:02下载
- 积分:1
-
用逗号分隔的 MP3saas
用逗号分隔的 MP3saas
- 2022-08-06 17:57:27下载
- 积分:1
-
电子邮件客户端发送和接受
163的邮件服务器配置信息:
POP3接收邮件服务器:POP.163.COM SMTP发送邮件服务器:SMTP.163.COM
yahoo的邮件服务器配置信息
接收邮件服务器是pop.mail.yahoo.com.cn 发送邮件服务器是smtp.mail.yahoo.com
126的邮件服务器配置信息
接收邮件服务器是pop.126.com, 发送邮件服务器是smtp.126.com。
新浪网站的邮件服务器配置信息
接收邮件服务器是pop3.sina.com.cn, 发送邮件服务器是smtp.sina.com.cn。
vc6.0,可直接运行。
- 2022-01-24 14:00:46下载
- 积分:1
-
曲线图函数
曲线图函数
- 2022-04-09 19:13:43下载
- 积分:1
-
一个不错的注册表工具源代码
一个不错的注册表工具源代码-registry a good tool for source code
- 2023-02-01 07:20:03下载
- 积分:1
-
can总线的应用,以及针对SJA1000芯片的C语言编程,源代码使用在robot控制的一部分...
can总线的应用,以及针对SJA1000芯片的C语言编程,源代码使用在robot控制的一部分-can bus applications, and SJA1000 chip against the C programming language, the source code used in part of the robot control
- 2022-07-10 01:34:52下载
- 积分:1