-
With windriver driven c8051f320 and PC communications.
用windriver驱动的c8051f320与PC之间的通信。-With windriver driven c8051f320 and PC communications.
- 2022-03-23 17:50:28下载
- 积分: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
-
Airtport Thing practice
机场程序
- 2022-01-28 02:42:50下载
- 积分:1
-
基于颜色特征的图像检索系统
基于颜色特征的图像检索系统,项目全部打包的,里面的exe文件是可以执行的文件,opencv的c++图像检索系统。环境配置成功就可以使用,基于颜色特征的图像检索系统
- 2022-10-29 03:00:15下载
- 积分:1
-
pmacct是一个用于搜集IP流量信息(源地址,字节计数,和包数量)的工具。数据保存在一个内存中的表内,客户端程序可以通过一个本地面向流的连接访问其内容。搜集离...
pmacct是一个用于搜集IP流量信息(源地址,字节计数,和包数量)的工具。数据保存在一个内存中的表内,客户端程序可以通过一个本地面向流的连接访问其内容。搜集离线包通过使用pcap库和混合模式下的一个或多个网卡实现。-pmacct is a collection for IP traffic information (source address, byte count, and the number of packets) tool. Data stored in a memory table, the client program through a local flow-oriented to access its contents. To collect offline pcap packet through the use of tanks and mixed mode of one or more card to achieve.
- 2022-03-06 12:01:07下载
- 积分:1
-
Windows网络编程之VB篇
Windows网络编程之VB篇-Windows Network Programming Between Part VB
- 2022-04-08 21:48:40下载
- 积分:1
-
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码-Achieved with the vc operation EXCEL and symbols delimited text class files gadget source code
- 2022-07-26 23:32:20下载
- 积分:1
-
一个能够自动缩放的时钟
一个能够自动缩放的时钟-an automatic scaling clock
- 2022-01-26 00:30:50下载
- 积分:1
-
用于普通字符串和UTF8字符串的转换,具体实现完全写入以下两个函数中,ConvertANSIToUTF8,ToANSIString...
用于普通字符串和UTF8字符串的转换,具体实现完全写入以下两个函数中,ConvertANSIToUTF8,ToANSIString-For ordinary string and UTF8 string conversion, fully realize the specific function to write the following two, ConvertANSIToUTF8, ToANSIString
- 2023-08-08 07:00:03下载
- 积分:1
-
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解...
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解决实际问题.TXT 第6题_利用二叉树进行四则运算.txt-an article that _ Vector Chain function application. Txt No. 2 _ and that two-way linked list functional applications. TXT No. 3 _ and that the expansion of two-way Chain function. TXT 4 _ that function application binary tree. TXT No. 5 _ and that the use of binary tree functions to solve practical problems. TXT 6 that _ use binary tree for four computing. txt
- 2023-03-17 10:00:04下载
- 积分:1