-
The software used to calculate the LC resonant frequency used, the anti
本软件用于计算常用的LC谐振频率,并联电阻的反运算,节能灯的元件参数计算-The software used to calculate the LC resonant frequency used, the anti-parallel computing resistance, energy-saving lamp components parameters
- 2023-04-14 05:20:03下载
- 积分:1
-
此文件包含用于快速网页设计的组件。
This file contain component for fast web design.
- 2022-04-12 01:01:18下载
- 积分:1
-
vc++实现的GE MMT列车监控模拟,windows平台
vc++实现的GE MMT列车监控模拟,windows平台-vc++ realize monitoring of GE MMT train simulation, windows platform
- 2022-07-09 09:34:28下载
- 积分:1
-
CRC
CRC-8计算器 -CRC-8 Calculator
- 2022-07-12 16:13:51下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1
-
一个LSP程序,支持UNICODE,属于socket底层,与系统的安全有关,本例中实现HTTP协议的转译...
一个LSP程序,支持UNICODE,属于socket底层,与系统的安全有关,本例中实现HTTP协议的转译-LSP application,translating HTTP to a object you want.
- 2022-02-16 08:00:39下载
- 积分:1
-
八皇后问题四种解法,回溯为主,
更有一个一句语句实现八皇后问题的程序,绝...
八皇后问题四种解法,回溯为主,
更有一个一句语句实现八皇后问题的程序,绝-8 Queen
- 2022-02-11 21:37:55下载
- 积分:1
-
全局函数使用起来很方便,不需要很多的包含头文件,在每种类中都可以用。可是,他的实现上也要注意一些细节,本实例就是出于这一目的,给出简单事例,教初学者如何使用全局...
全局函数使用起来很方便,不需要很多的包含头文件,在每种类中都可以用。可是,他的实现上也要注意一些细节,本实例就是出于这一目的,给出简单事例,教初学者如何使用全局类的方法。 希望对大家有所帮助。 -It is very convenient by using global function because it needn t include many head files and can be used in almost every class.But when you use it you should pay attention on some details,and the example given here will introduce beginners some methods on how to use global class.I hope it will be usefull for you
- 2022-03-24 11:45:57下载
- 积分:1
-
Dinic求最大流, Dinic求最大流, Dinic求最大流,Dinic求最大流
Dinic求最大流, Dinic求最大流, Dinic求最大流,Dinic求最大流-Dinic for maximum flow, Dinic for maximum flow, Dinic for maximum flow, Dinic for maximum flow, Dinic for maximum flow, Dinic for maximum flow
- 2022-05-31 11:06:23下载
- 积分:1
-
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调...
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
- 2022-03-06 01:53:55下载
- 积分:1