-
cplex
cplex代码,如何使用cplex,cplex的初学者必备(cplex code, how to use cplex cplex essential beginners)
- 2021-03-09 23:59:27下载
- 积分:1
-
手势识别代码基于OPENCV
用opencv2.3.1做的静态手势检测。先滤波去噪-->转换到HSV空间-->根据皮肤在HSV空间的分布做出阈值判断,这里用到了inRange函数,然后进行一下形态学的操作,去除噪声干扰,是手的边界更加清晰平滑-->得到的2值图像后用findContours找出手的轮廓,去除伪轮廓后,再用convexHull函数得到凸包络
- 2022-01-25 15:55:24下载
- 积分:1
-
数据挖掘中编写C语言程序数据预处理,读取文本文件中的数据,使用链表,并输出该组数据的按平均值、中值、边界值平滑的结果。若分箱时数据缺失则用最后的值复制代替,还要找出程序中
数据挖掘中编写C语言程序数据预处理,读取文本文件中的数据,使用链表,并输出该组数据的按平均值、中值、边界值平滑的结果。若分箱时数据缺失则用最后的值复制代替,还要找出程序中的离群点,要求程序符合结构化程序设计风格,关键地方需加注释。完美实现!
- 2022-02-28 20:00:10下载
- 积分:1
-
CPPPrimer
这是一部很好的C++学习教材,有助于大家提高C++的学习(This is a very good C++ learning materials.Help us to improve the learning C++)
- 2011-12-11 19:58:45下载
- 积分:1
-
surface111
说明: 这是个曲面建模的程序,里面同时也包含算法,(This is a surface modeling procedures, but also includes inside algorithm. .)
- 2006-03-05 09:16:48下载
- 积分:1
-
DJ.ZIP
用89C51单片机控制的直流电机C语言程序,程序简单有中文解释!(89C51 microcontroller with the control of DC motor C language program, the program simple to explain in Chinese!)
- 2010-09-02 17:03:01下载
- 积分:1
-
diffusion
非结构任意多边形网格辐射扩散方程有限体积格式(Arbitrary polygon mesh unstructured finite volume form of radiation diffusion equation)
- 2011-07-11 21:51:14下载
- 积分:1
-
2)STM32F030串口AD
基于keil5的STM32F030的AD+串口(AD+ serial port of STM32F030 based on keil5)
- 2020-10-10 15:57:34下载
- 积分:1
-
CoordinateISO6709compliant
I have seen many articles here at CodeProject about coordinates and GPS signal handling, like "Writing your own GPS Applications" and "Distance between locations using latitude and longitude" among others. Most of them do some tasks around a latitude/longitude pair, but them don t handle coordinate storage with care. This article provides a solution to manage coordinates at both memory and persistent storage (XML or database), complying with ISO 6709 standard (Annex H - Text string representation), in concordance with World Wide Web Consortium s LatitudeLongitudeAltitude workgroup.
C#语言中封装了ISO 6709坐标系统(I have seen many articles here at CodeProject about coordinates and GPS signal handling, like Writing your own GPS Applications and Distance between locations using latitude and longitude among others. Most of them do some tasks around a latitude/longitude pair, but them don t handle coordinate storage with care. This article provides a solution to manage coordinates at both memory and persistent storage (XML or database), complying with ISO 6709 standard (Annex H- Text string representation), in concordance with World Wide Web Consortium s LatitudeLongitudeAltitude workgroup. C# language encapsulates coordinate system ISO 6709)
- 2008-02-16 02:26:12下载
- 积分:1
-
Kalman-filter
Kalman filter using matlab
- 2012-03-23 18:01:10下载
- 积分:1