-
创建透明窗体-VB6
使窗体不同。您可以使您的窗体透明,并放一些控件,因此,用户只会看到控件......漂浮在他们的桌面。您可以使用这个闪屏,等等...它是所有编程,所以你从不不需要加载任何额外的扩展/OCX。和它一起玩,并让您获得不同 的窗体!
- 2022-04-26 23:18:52下载
- 积分:1
-
testadddll运用DLL实现最简单的加法计算器
testadddll运用DLL实现最简单的加法计算器-testadddll the use of DLL to achieve the most simple addition calculator
- 2022-09-19 04:40:02下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
这是一个用C++编写的可以在DialogBox中使用的切分类库。(21KB)
这是一个用C++编写的可以在DialogBox中使用的切分类库。(21KB)-It is a class library for DialogBox spliting using C++.
- 2023-07-29 07:45:03下载
- 积分:1
-
这是我用易语言写的一个窗口隐藏工具,演示了易语言中的一些功能,更主要的是演示易语言中对API函数的调用。...
这是我用易语言写的一个窗口隐藏工具,演示了易语言中的一些功能,更主要的是演示易语言中对API函数的调用。-It is written in easy language I use a window hide tool that demonstrates the easy language of some of the features is more important is to demonstrate easy language to the API function call.
- 2023-09-04 10:45:03下载
- 积分:1
-
本文详细阐述了基于DirectShow核心框架的非线性编辑的基本原理,并提供了一个编辑的源代码,演示如何拼接两个音视频文件,实现视频过渡效果,并预览。...
本文详细阐述了基于DirectShow核心框架的非线性编辑的基本原理,并提供了一个编辑的源代码,演示如何拼接两个音视频文件,实现视频过渡效果,并预览。-The principle of non-linear edit based on DirectShow core frame is explained detailedly in the paper, and the source code for edit is provided, to show that how to joint two audio/video documents, implement the video transition effect, and preview.
- 2022-08-25 23:11:39下载
- 积分:1
-
在程序中如何获得毫秒级的系统时间,包括源玛,编译后的文件...
在程序中如何获得毫秒级的系统时间,包括源玛,编译后的文件-the process on how to obtain the millisecond time system, including source Gilmour, the compiled documents
- 2023-02-03 15:10:03下载
- 积分:1
-
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表-?桓 鏊????依
- 2022-03-18 11:40:43下载
- 积分:1
-
I2C串行总线模型。和一些PDF,也许有帮助。
i2c serial bus model. and some pdf in it, maybe helpful.-i2c serial bus model. And some pdf in it, maybe helpful.
- 2022-10-08 13:35:03下载
- 积分:1
-
南航航空航天大学C++语言课程设计,图书管理系统,配套于科技出版社地C++编程(作者:皮老师)...
南航航空航天大学C++语言课程设计,图书管理系统,配套于科技出版社地C++编程(作者:皮老师)-University of Aeronautics and Astronautics Southern C++ Language curriculum design, library management system, supporting science and technology publishing house to C++ Programming (Author: Paper teacher)
- 2022-03-23 03:10:26下载
- 积分:1