-
wcdma RF 自动测试工具8960版
这自动测试工具,很好用,欢迎大家试用。根据3gpp 34.121编写,可以测试常用的tx ,rx性能,会进一步更新。
- 2022-06-21 23:39:08下载
- 积分:1
-
图书管理系统,可以借用和归还
图书管理系统,借书还书等操作,使用c++编写的代码,适合初学者学习-book manage system you can borrow and return
- 2022-01-26 00:40:03下载
- 积分:1
-
VC下开发的采集接口,接口设计的参考…
VC下开发界面的合集,对于界面的设计有参考价值-VC developed under the Collection interface, the interface design for the reference value
- 2022-02-06 14:41:32下载
- 积分: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
-
软件文件自动更新源代码,使用本程序,可以自动更新WEB服务器上的程序,使用XML文件作为配置文件。...
软件文件自动更新源代码,使用本程序,可以自动更新WEB服务器上的程序,使用XML文件作为配置文件。-Software automatically updates the source code file, use this procedure, you can automatically update the WEB server, the use of XML files as configuration files.
- 2022-01-25 22:59:44下载
- 积分:1
-
PE格式是现在windows平台的主要文件格式,这是一个剖析PE格式文件的一个不错的工具。
PE格式是现在windows平台的主要文件格式,这是一个剖析PE格式文件的一个不错的工具。-PE format is now the main windows platform file format, which is a PE format file analysis a good tool.
- 2022-04-20 00:47:24下载
- 积分:1
-
Global Chat Sample for Windows Sockets
Global Chat Sample for Windows Sockets
- 2022-09-04 12:35:03下载
- 积分:1
-
DDR VB source code of the simulation program. . . . . . . . . . . .
跳舞机的模拟程序VB源码-DDR VB source code of the simulation program. . . . . . . . . . . .
- 2022-02-03 02:54:07下载
- 积分:1
-
2440 wince uart source code
2440 wince uart源代码
- 2022-03-18 09:44:21下载
- 积分:1
-
C#窗体应用程序:串口助手
VS2010编写的串口助手,仅供入门参考功能:HEX串口数据接收,发送;参数可配置(串口选择,波特率,数据位,停止位,校验位);接收发送计数;
- 2022-07-25 02:00:08下载
- 积分:1