资源列表
归档
- 识别图像中心点和区域先findwindow找到窗口句柄,再findwindowex找到按钮句柄,最后用sendmessage发送bm_click消息(Identify image center points and areas findwindow finds the window handle, findwindowex finds the button handle, and finally sends the bm_click message with sendmessage)
张正友棋盘标定
- 张正友标定方法是目前求解相机内参和畸变系数的经典方法,也是最受欢迎的方法。通过采集至少两张不同角度的平面标定板图像进行相机标定;相机标定是三维场景重构中必不可少的步骤,目的是提取出二维图像中包含的计量信息。
mwlwifi-master
- Open Source driver mwlwifi for Linksys WRT3200ACM/WRT32X
通过以太网对STM32F40x STM32F41x 在线升级
- STM32F4x7 通过以太网在线升级固件(STM32F4x7 in-application programming (IAP) over Ethernet.)
60V50A可调数控电源PCB文件、源代码
- 60V50A可调数控电源PCB文件、源代码(PCB file and source code of 60v50a adjustable NC power supply)
BMA222E diver code
- BST-BMA222E digital,triaxial acceleration sensor driver source code.
PyCharm_Test
- PYthon+selenium web端自动化脚本,是一款极其好用的脚本,只需输入网址,录制需要测试的功能即可,后期自己添加线程(Python + selenium web-side automation scr ipt is an extremely easy-to-use scr ipt. Just input the web address, record the functions that need to be tested, and add threads later)
AcReport3.2.12_pub
- AcReport3.2.12_pub,中国式报表,使用于delphi \vb \.net
ch10
- 登录注册查询等一系列功能都可以包括添加购物车生成订单(Sign up, search, query, add shopping cart, etc)
UART串口工程
- UART串口工程,RS232串口,实测可以使用,可以用来学习学习
cvi串口接受单片机测温数据显示波形并excel输出
- 版本cvi2017+keil5+proteus8.6 串口采集单片机的温度,显示波形并excel输出采集的数据 串口通信自动获取串口号,控制器stc89c51 tc72测温
led_8_run
- led_8_run,LED跑马灯,实验程序,实测可用,可以学习