-
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口...
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。-C++ Prepared Found color screen, and drag the mouse on the screen can be accessed at any point of the color, and then given 16 hexadecimal and RGB color value, and value into the clipboard At the same time, drag the color from the process of in a timely display coordinates of the mouse position, window handle, window class name and window title, therefore, this procedure can also be said as a mouse hook procedures, the study of C++ or helpful.
- 2023-07-04 01:05:03下载
- 积分:1
-
一个基于windows ce 4.2系统的在SH3上运行的tcpip协议寨的客户端程序....
一个基于windows ce 4.2系统的在SH3上运行的tcpip协议寨的客户端程序.-windows ce based on a 4.2 system running on the SH3 the TCPIP agreement Walled the client program.
- 2022-06-30 12:41:35下载
- 积分:1
-
编译器,词法分析器
编译器,词法分析器-compiler, the lexical analyzer
- 2023-04-12 11:50:04下载
- 积分:1
-
VC++写的,推箱子游戏源码,运行的很好,提供一种很好的小游戏设计思路。...
VC++写的,推箱子游戏源码,运行的很好,提供一种很好的小游戏设计思路。-VC written in the source game magazines, a good run, a very good small game design ideas.
- 2022-07-09 07:37:01下载
- 积分:1
-
一个MFC类,提供你的能力来检查无效的字符的字符串…
An MFC Class which offers you the abbility to check Strings for invalid characters 检验字符串是否含有无效字符的类-An MFC Class which offers you the abbility to check for invalid characters Strings test whether a string containing invalid characters in the category
- 2022-04-29 03:48:13下载
- 积分:1
-
100以内的素数排列,按从小到大按序排列
100以内的素数排列,按从小到大按序排列-100 prime number within the array, according to sequence from small to large order
- 2022-02-05 05:15:01下载
- 积分:1
-
插入排序,希尔排序,冒泡排序,快速排序,选择排序程序实现。...
插入排序,希尔排序,冒泡排序,快速排序,选择排序程序实现。-insertion sort, Hill, ranked bubble sort, quick sort, select Sort program.
- 2023-05-21 15:15:03下载
- 积分:1
-
一个IP地址字符串到标准SOCKADDR_IN IP地址的过程
一个IP地址字符串到标准SOCKADDR_IN IP地址的过程-a string of IP addresses standards SOCKADDR_IN the process of IP addresses
- 2022-01-25 14:39:04下载
- 积分:1
-
c#+ARCEngine 实现的简单GIS系统,可以实现属性的查看,图层添加.
c#+ARCEngine 实现的简单GIS系统,可以实现属性的查看,图层添加. -c#+ ARCEngine to achieve a simple GIS system that can achieve the property to view, add layers.
- 2022-02-15 05:11:12下载
- 积分:1
-
淘宝店铺 仓库管理系统
应用背景用于淘宝店家对商品进货出货物品管理,账务统计,库存管理,报表统计分析,数据存储在mysql数据库中,数据结构包含在文件中,直接在mysql中执行建表,vs2013开发的关键技术淘宝店铺卖家针对销售的物品进出货进行管理,小型仓库管理,有出库入库统计,财务分析,报表分析
- 2022-01-26 01:52:19下载
- 积分:1