登录
首页 » Windows开发 » 透明窗口

透明窗口

于 2023-05-26 发布 文件大小:22.87 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

透明窗口-The example of transparent window

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • balloon kind of a tool tip
    气球样的工具提示-balloon kind of a tool tip
    2023-02-21 13:05:03下载
    积分:1
  • QT4做的日历,希望能够对需要的人有帮助。
    QT4做的日历,希望能够对需要的人有帮助。-QT4 Calendar
    2022-03-09 12:10:16下载
    积分:1
  • 摄像头录像工具
    通过家用摄像头拍照录像。.版本 2 .支持库 twain .子程序 _摄像头数_被单击 .如果 (摄像头数.标题 = “2摄像头”)     镜头1单选框.禁止 = 假     镜头2单选框.禁止 = 假     视频设备2.可视 = 真     视频设备2.当前来源 = 1     视频设备2.预览 (真, 60)     视频设备2.设置视频输入 ()     摄像头数.标题 = “3摄像头”     来源按钮.标题 = “查看”
    2022-03-02 07:08:40下载
    积分:1
  • GdiMagic_srcxp.zip 如何生辰倒影
    GdiMagic_srcxp.zip 如何生辰倒影-Reflection of how GdiMagic_srcxp.zip birthday
    2022-12-17 00:35:03下载
    积分:1
  • Student Test System (C/S), SQLserver server
    学生考试系统(C/S),SQLserver服务器-Student Test System (C/S), SQLserver server
    2022-08-13 08:58:59下载
    积分:1
  • delete windows temporary files in the directory
    删除windows临时目录下的文件-delete windows temporary files in the directory
    2023-06-20 06:15:03下载
    积分:1
  • Description: 采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
    Description: 采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示: Input Format: 第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数 第二行输入各顶点的信息,即输入每个顶点字符 第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行 Output format: 首先输出图的顶点信息,输出完毕换行 接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推 接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行 最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行 -Description: Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
    2022-01-28 23:09:39下载
    积分:1
  • This is a high
    这是一个高级的指纹分算法析的源代码,希望大家喜欢-This is a high-level sub-algorithm fingerprint analysis of the source code, I hope everyone likes
    2022-05-22 00:54:23下载
    积分:1
  • 本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问...
    本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问速度。-the code for the dynamic array of support, in memory processes data block stored, to avoid a large memory applications, but also ordinary and the two-way linked list of the code is to provide the right information within the rapid indexing, thereby greatly increasing the speed of data access.
    2022-02-05 03:14:59下载
    积分:1
  • 实现了一个在微秒的例子
    本实例实现了一中微秒级的精确定时,利用多媒体定时器的基本功能,可以通过两种方法实现精确定时。1)使用timeGetTime()函数,该函数定时精度为ms级,返回从Windows启动开始所经过的时间。2)使用timeSetEvent()函数.-Achieved one of the examples in the microsecond-level precision timing, use the basic functions of multimedia timer can be two ways to achieve precise timing. 1) Use timeGetTime () function, which ms timing accuracy for the class, to return from the Windows start after the beginning of time. 2) the use of timeSetEvent () function.
    2022-03-06 14:13:58下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载