-
4.定时器T1(查询方式)
说明: 网蜂科技开发板CC2530F256实现定时器T1查询方式(Realization of Watchdog Timing by Network Bee Technology Development Board CC2530F256)
- 2020-06-18 18:40:01下载
- 积分:1
-
ClassifiedAsBackgroundPixelReconstructiOnAlgorithm
基于像素归类的背景重构算法的VC++源码,还有其他图像算法程序代码,已经调试过。(Pixel-based background reconstruction algorithm classified the VC++ source code, there are other image algorithm program code has been debugged.)
- 2009-09-09 11:44:06下载
- 积分:1
-
shell_9
本程序使用CJ60Lib 库,用于实现Outlook 98的用户界面风格。(This procedure used CJ60Lib library, for the realization of Outlook 98 user interface style.)
- 2008-04-22 11:37:02下载
- 积分:1
-
IdentityServer4_ResourceOwnerPasswords-master
IdentityServer4_ResourceOwnerPasswords-master
- 2020-06-19 16:00:02下载
- 积分:1
-
46-bu-jin-dian-ji-zhen-fan-zhuan
内容:1、本程序用于测试4相步进电机常规驱动
2、需要用跳帽或者杜邦线把信号输出端和对应的步进电机信号输入端连接起来
3、速度不可以调节的过快,不然就没有力矩转动了
4、按s4(设置成独立按键模式)可以控制正反转 (Content: This program is used to test the four-phase stepper motor conventional drive 2, you need to jump the caps or the DuPont line signal output and the corresponding stepper motor signal input to connect, the speed can not be adjusted too fast. otherwise there is no torque rotation, set individual keys by s4 () can control the reversing)
- 2012-06-27 15:23:33下载
- 积分:1
-
C#打造自己的智能屏幕取色工具
C#打造自己的智能屏幕取色工具,自动鼠标坐标点的颜色值,取色窗口会自动躲闪鼠标的位置,取色模块从一个继承自Image类的对象中创建Graphics对象,颜色值可以转换为十进制和十六进制,部分初始化源码如下:
[DllImport("gdi32")]
private static extern IntPtr CreateDC(
string lpszDriver, // 驱动名称
string lpszDevice, // 设备名称
string lpszOutput, // 无用,可以设定位"NULL"
IntPtr lpInitData // 任意的打印机数据
);
[DllImport("gdi32.dll")]
private static extern bool BitBlt(
IntPtr hdcDest, // 目标设备的句柄
int nXDest, // 目标对象的左上角的X坐标
int nYDest, // 目标对象的左上角的X坐标
int nWidth, // 目标对象的矩形的宽度
int nHeight, // 目标对象的矩形的长度
IntPtr hdcSrc, // 源设备的句柄
int nXSrc, // 源对象的左上角的X坐标
int nYSrc, // 源对象的左上角的X坐标
int dwRop // 光栅的操作值
- 2022-02-26 10:33:42下载
- 积分:1
-
hosthook
com写的网络ip地址挂起的程序(com write network ip address hang procedures)
- 2004-12-07 09:35:00下载
- 积分:1
-
转换patb格式
将天工无人机加密的数据格式转换为patb格式(Converting Encrypted Data Format of UAV into Patb Format)
- 2020-06-16 22:00:01下载
- 积分:1
-
msocudp
微软提供的UDP编程实例代码,实现了客户端向服务端发送数据的功能,服务器端接收并显示。(UDP programming example code provided by Microsoft client functionality to send data to the server, the server-side receiver and display.)
- 2012-09-05 22:12:35下载
- 积分:1
-
date_search_system
这是一个日期查询系统,它的功能有:判断闰年,查询星期功能。(This is a date inquiry system, its functions are: to determine leap year, query functionality weeks.)
- 2008-07-06 21:16:21下载
- 积分:1