-
amcap源码
BOOL AppInit(HINSTANCE hInst, HINSTANCE hPrev, int sw)
{
WNDCLASS cls;
HDC hdc;
const DWORD dwExStyle = 0;
CoInitializeEx(NULL, COINIT_APARTMENTTHREADED);
DbgInitialise(hInst);
/* Save instance handle for DialogBoxs */
ghInstApp = hInst;
ghAccel = LoadAccelerators(hInst, MAKEINTATOM(ID_APP));
if(!hPrev)
{
/*
* Register a class for the main application window
*/
cls.hCursor = LoadCursor(NULL,IDC_ARROW);
cls.hIcon &nbs
- 2022-01-25 15:52:44下载
- 积分:1
-
dianya
说明: 对一路工频交流电(频率波动范围为50 ±1Hz、有失真的正弦波)的电压有效值、电流有效值、有功功率、无功功率、功率因数进行测量的数字式多用表。通过LCD12864显示(Frequency of the AC all the way (the frequency of fluctuations in the range of 50 ± 1Hz, there is distortion of the sine wave) RMS voltage, RMS current, active power, reactive power, power factor measurement of the digital multimeter. LCD12864 show through)
- 2009-08-14 15:56:29下载
- 积分:1
-
多个运动控制卡流程
运动控制卡发展越来越讯速,不同类型的控制卡亦多种多样,使软件项目经理具备越来越灵活的方案选择。而对于软件开人员,对不同的类型卡的性能测试工作无疑也越来越麻烦,通常各类型的控制卡其驱动库函数各不一样,都需要用户自己进行整理封装多类型卡编程方式,供参考(Multi - type card programming mode for reference)
- 2018-11-21 10:30:01下载
- 积分:1
-
mpu6050_serial_to_imu-master
mpu6050 串口 用于ros机器人操作系统使用
ros机器人操作系统使用mpu6050(Mpu6050 serial port for ros robot operating system use ros robot operating system use mpu6050)
- 2020-06-18 10:00:01下载
- 积分:1
-
RX8025时钟芯片,IO模拟I2C
RX8025时钟芯片,使用stm32f103c8t6 微处理器,使用stm的IO口模拟I2C通信,实现rx8025时钟芯片的通信,实现时钟的校准和时钟的获取。
- 2022-01-28 13:49:16下载
- 积分:1
-
ESP8266与http通信(AT指令)
说明: 使用51单片机和HTTP通信,运用AT指令实现,每一次发送指令都会返回OK否则不执行下一步。(Use 51 single chip microcomputer and HTTP communication, use AT instruction to achieve, each time send instruction will return OK or not to execute the next step)
- 2019-07-11 17:25:38下载
- 积分:1
-
C++ 禁止更改“Internet选项”里“常规”中的“字体”项(提高篇-实例138).zip
C++ 禁止更改“Internet选项”里“常规”中的“字体”项(提高篇-实例138).zip
- 2019-10-02下载
- 积分:1
-
任务分配
最佳任务分配方案求解 ——任务分配 ( The best duty assignment plan solves 鈻♀枴the duty to assign
)
- 2004-07-03 02:04:39下载
- 积分:1
-
Wiegand_led
wiegand protocol. C++ project.Leds for Attiny
- 2012-01-27 04:20:37下载
- 积分:1
-
zddesk
说明: 虚拟桌面程序(virtual desktop program2)
- 2021-03-29 01:19:11下载
- 积分:1