-
A resizing example in visual basic best for practcal demostration in vb
A resizing example in visual basic best for practcal demostration in vb
- 2022-12-27 09:30:03下载
- 积分:1
-
简易电子琴,本程序只能单线程发音,即单音发音,具有一小点控制节奏的功能。...
简易电子琴,本程序只能单线程发音,即单音发音,具有一小点控制节奏的功能。-a simple electronic organ that can sounds a single sound, with a little tempo control.
- 2023-07-06 05:30:03下载
- 积分:1
-
Key access VB application for Windows CE on S3C2440
Key access VB application for Windows CE on S3C2440
- 2022-03-22 19:59:18下载
- 积分:1
-
Graph adjacency list, stack, queue, such as code storage structure.
图的邻接表、栈、队列等存储结构代码实现。-Graph adjacency list, stack, queue, such as code storage structure.
- 2023-04-30 15:35:03下载
- 积分:1
-
用c进行浮点运算的新思路
用c进行浮点运算的新思路-new thinking of float number caculation in c
- 2022-04-21 00:34:56下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
Median filter on the image of some reference articles, useful, the more the bett...
关于图像中值滤波的一些参考文章,很有用,多多益善!-Median filter on the image of some reference articles, useful, the more the better!
- 2022-02-07 07:56:30下载
- 积分:1
-
调用scannerdll生成dll的程序,功能跟操作系统附件
调用scannerdll生成dll的程序,功能跟操作系统附件-图像处理的功能差不多-scannerdll generation dll called the procedure, function with the operating system Annex-image processing functions almost
- 2022-03-24 00:09:02下载
- 积分:1
-
数字定时器写的程序,模拟数字计时器,根据…
Digital Timer Write a program that simulates the digital timer, according to the specification discussed during the last week lecture. Implement the classes Timer and Display in the way as it is shown on slide 16 of the Unit 6. You program will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
- 2022-09-23 14:35:04下载
- 积分:1
-
mscomm,在进行串口编程时,一些软件不带有mscom空间,非常麻烦。一个非常有用的控件...
mscomm,在进行串口编程时,一些软件不带有mscom空间,非常麻烦。一个非常有用的控件-mscomm, during serial programming, some software without mscom space, very troublesome. A very useful control
- 2022-03-18 12:06:56下载
- 积分:1