资源列表
CMW500WLAN信令测试指南V2.0
- CMW综测仪WLAN测试指南,用于WLAN手动射频测试和编程远程控制测试指导(WLAN Test guide of CMW comprehensive tester)
LabSQL ADO functions
- LABview中用于调用SQL的VI工具包。(VI toolkit used to call SQL in LabVIEW.)
锥齿轮LTCA啮合分析
- 基于LIVTIN的局部综合法的弧齿锥齿轮LTCA啮合分析,使用matlab编程。
手写体数字识别
- 基于TensorFlow框架的三层神经网络手写体数字识别
Indy10.1.5
- indy10.1.5控件最新版本源码及安装说明文件(indy10.1.5Source code and installation instructions of the latest version of the control)
shape_predictor_81_face_landmarks-master
- 基于dlib库的人脸68个特征点训练模型的扩展模型,可识别出人脸81个特征点,包括额头部分。(Based on the extended model of the face training model of 68 feature points based on Dlib database, 81 feature points can be recognized, including the forehead part.)
AM2120(1)
- stm32f103c8t6单线采集乐享am2120温湿度(Stm32f103c8t6 single line acquisition and enjoyment am2120 temperature and humidity)
TcpDemo
- 基于socket的心跳程序实例,tcp/ip协议,很好用,可以意外断网 触发自动重连。(Delphi socket auto-check demo app)
双目立体视觉测距
- C#,双目测距,检测空间中指定的一个点的距离. 通过对两幅图像视差的计算,直接对前方景物(图像所拍摄到的范围)进行距离测量.(C# binocular distance measurement is used to detect the distance of a specified point in the space. By calculating the parallax of two images, the distance of the front scene (the range o
通信原理代码
- 一个基于pluto传输图像的程序,检测图片并通过pluto传输和接受,接受后画出接受文件的频谱密度图像和星座图(A program based on Pluto to transfer image, detect the image, transmit and accept it through Pluto, draw the spectrum density image and constellation map of the received file after receiving it)
rsa2048
- RSA2048的C++实现代码,精简实现(C++ mplementation code of rsa2048)
图像两点像素距离和实际距离的转换
- 载入任意图像,在图像上自由选取任意两点,自动测量图像的像素距离(pixel)和进行实际距离(mm)的转换程序,C#写的,导入VS项目中直接运行可见效果。(Load any image, select any two points freely on the image, automatically measure the pixel distance of the image and carry out the conversion program of the actual distance