-
VC技术内幕配套源代码( 第6章),我已经调试好过的
VC技术内幕配套源代码( 第6章),我已经调试好过的-technology supporting source code (Chapter 6), I have a better debugging
- 2022-03-22 03:40:48下载
- 积分:1
-
Course design of a freshman,developed by VB,can run properly.
大一新生的课程设计~VB制作~完全按照规定制作可运行没有任何问题-Course design of a freshman,developed by VB,can run properly.
- 2023-02-28 13:45:02下载
- 积分:1
-
kinect fingerTip
这个一个用于识别手指的代码,跟一般的opencv识别不同,采用kinect传感器,可以动态识别手指,建立手指的简单模型,获取手指数据,从而实现一些应用,别如用手指控制电脑鼠标,模拟键盘,钢琴等。。。。。。。。。
- 2022-08-19 20:00:53下载
- 积分:1
-
在电机控制中,从交流变直流的BOOST电流的控制程序
在电机控制中,从交流变直流的BOOST电流的控制程序-In motor control, from the exchange of variable DC current of the control procedures BOOST
- 2023-05-04 12:55:04下载
- 积分:1
-
旋转圆,模拟一个圆形物体的视觉状态,从圆到扁,又从扁到圆!
旋转圆,模拟一个圆形物体的视觉状态,从圆到扁,又从扁到圆!-rotating round, a round object simulation visual state, from round to Chen Shui-bian of the yen from!
- 2022-03-15 07:37:18下载
- 积分:1
-
程序使用VC来扫描端口!!程序简单适用于VC的初学者
程序使用VC来扫描端口!!程序简单适用于VC的初学者-VC uses to scan the port!! Procedures are simple and applies to VC beginner!!
- 2022-05-07 11:40:17下载
- 积分:1
-
纯C的画笔源程序,调用底层的汇编命令控制鼠标和屏幕,模拟消息循环机制,是学习C/C++不可多得的例子。我当年可是用这个得了图形学满分的啊!
纯C的画笔源程序,调用底层的汇编命令控制鼠标和屏幕,模拟消息循环机制,是学习C/C++不可多得的例子。我当年可是用这个得了图形学满分的啊!-pure C source of the brush, called bottom of the compilation order to control the mouse and screen, simulated news cycle mechanism, it is learning C/C rare examples. But then I had with the graphics out of ah!
- 2022-06-27 14:30:36下载
- 积分:1
-
dm9000.c driven by the embedded development, DM9000. Development board
d.m.9000.c 驱动,嵌入式开发用的,DM9000。开发板-dm9000.c driven by the embedded development, DM9000. Development board
- 2022-09-04 03:50:03下载
- 积分: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
-
VB写的OPC服务器的数据的例子,希望对大家有帮助
VB中读写OPC Server数据的例子,希望对大家有所帮助-VB literacy OPC Server data examples, we hope to help
- 2022-11-26 04:25:03下载
- 积分:1