-
C#读取gps串口信息,可以实时读取gps模块定位信息
可以选取串口号,解析gps模块获取的坐标,并且实时显示获取的字符串信息,可以判断当前定位状态是否处于锁定状态。
- 2022-08-12 17:03:59下载
- 积分:1
-
CEDraw是一个在WinCE中实现高速画图的库
CEDraw是一个在WinCE中实现高速画图的库-CEDraw is a WinCE in achieving high-speed drawing of the library
- 2022-01-26 00:42:57下载
- 积分:1
-
uda旧的实验控制台版本.仅作实验测试用途.仅有英文命令行版.含源代码....
uda旧的实验控制台版本.仅作实验测试用途.仅有英文命令行版.含源代码.
-uda old console version of the experiment. experimental testing purposes only. the only English version of the command line. containing the source code.
- 2022-05-25 06:21:08下载
- 积分:1
-
vsflexgrid控件
VSFlexGrid Pro 7.0 是一功能强大的数据表格控件,高速、紧凑、灵活、轻便、无须依赖任何应用工具,支持数据化格式选项,能将表格列连接到图象列和墙纸属性上以提高应用工具的实现程度。如果应用工具无须数据库的支持,如果你的应用程序不需要数据库的支持,那么使用VSFlexGrid Pro新的非绑定版本可以使应用程序的尺寸最小,而且发布应用程序时也不需要发布相应的ADO动态链接库。 VSFlexGrid Pro 7.0可代替任何简单的列表框,浏览器,记事本等等,所以说它不仅仅只是一个表格控件。
- 2022-04-23 01:32:32下载
- 积分:1
-
系统优化,一个基于windows的系统优化源代码,值得初学者看
系统优化,一个基于windows的系统优化源代码,值得初学者看-System optimize,some windows-base code to system optimize,its worthy to beginer
- 2023-08-20 17:05:03下载
- 积分:1
-
获得焦点的窗口和窗口的句柄
应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用user32.dll是Windows的API的一部分。两种功能,我们将使用:getforegroundwindow() -得到处理和了解处理我们可以称getwindowtext()获得窗口的标题。关键技术在我们进入代码之前,让我们先添加2个标签,2个文本框和一个计时器。相应地将所有这些名称命名,设置定时器的时间间隔,当然,允许它。现在的代码。首先,我们定义我们的使用报表:使用系统;使用系统;使用system.windows.forms;使用system.runtime.interopservices;我们需要一个命名空间,所以我们可以使用dllimport。然后我们宣布我们的Windows API函数使用dllimport: ; ; ; ; ; ; ;[ dllimport(“user32。dll”)]静态extern int getforegroundwindow();【dllimport(“user32。dll”)]静态extern int GetWindowText(int HWND,StringBuilder文本,int数);最后,我们插入下面的代码,在计时器的滴答声(双按您的定时器在设计视图)事件: ; ; ; ; ; ; ; ; ; ; ; ;const int CHR = 256; ; ; ; ; ; ; ; ; ; ; ;int处理= 0; ; ; ; ; ; ; ; ; ; ; ;StringBuilder缓冲=新的StringBuilder(CHR); ; ; ; ; ; ; ; ; ; ; ;getforegroundwindow()处理=;&n
- 2023-04-09 00:00:03下载
- 积分:1
-
《Begin Visual C++ 2008》的配书源代码。该书中文版还没有翻译过来。
《Begin Visual C++ 2008》的配书源代码。该书中文版还没有翻译过来。- Begin Visual C++ 2008 book source code distribution. Chinese version of the book has not yet translated.
- 2022-08-11 07:04:50下载
- 积分:1
-
这些源码供MFC初学者使用,因为我自己也在学习MFC。
这些源码供MFC初学者使用,因为我自己也在学习MFC。-These demos are used for MFC beginners, for I am studying MFC.
- 2022-05-26 11:10:52下载
- 积分:1
-
语音识别,用于各种菜单判断。非常好用,支持多线程
语音识别,用于各种菜单判断。非常好用,支持多线程-Speech recognition, for a variety of menus to determine
- 2023-08-31 01:15:03下载
- 积分:1
-
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。...
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中-Note : This book all the numerical algorithm commonly used for the process according to the book chapters to C respectively on the beginning of the subdirectories. All of these certification process for the above series of the certification process by chapters of the book were placed on the beginning of the D subdirectory. All of the verification process and the works done by the book"s chapters were placed on the V beginning of the subdirectory
- 2022-02-06 21:53:16下载
- 积分:1