-
西门子STEP7 GSD-CPV
西门子STEP7,费斯托阀岛的GSD文件,硬件组态使用(SIEMENS STEP7, GSD File of Fisto Valve Island, Hardware Configuration Use)
- 2020-06-20 07:20:01下载
- 积分:1
-
famousz-misc
说明: k-means及Isodata 聚类算法的实现,用c++代码实现,输入数据为Iris,输出分类类结果。
包含Iris数据及所有头文件和.cpp文件。(Isodata k-means clustering algorithm and implementation, using c++ code implement,. the input data is the Iris, the output classification class results.
contains Iris data andall the header files and. Cpp file.))
- 2010-04-12 17:02:08下载
- 积分:1
-
工业通信PCB (1)
基于ARM处理器的EtherCAT 通信开发平台(EtherCAT Communication Development Platform Based on ARM Processor)
- 2019-03-14 15:05:15下载
- 积分:1
-
AR9341_百米生活2_ART_uboot_编程器固件
AR9341_百米生活2_ART_uboot_openwrt编程器固件,27DB,欢迎使用!!!
- 2022-02-21 14:42:12下载
- 积分:1
-
WaveFilePro
WAVE文件解析:大小、采样率、采样位、通道个数、双声道分离与合并、简单混音。VC6.0调试通过!(WAVE file parsing: size, sample rate, sample position, the number of the channel, dual channel separation and merging, simple mixing. VC6.0 debugging through!)
- 2014-05-08 17:07:59下载
- 积分:1
-
MFC List Control controls
MFC List Control 控件实现添加单元格编辑和单元格下拉列表项(MFC List Control controls add cell edit and cell drop-down list items.)
- 2018-06-27 10:44:04下载
- 积分:1
-
RANSAC算法拟合椭圆
建立模型时利用椭圆的定义方程:dist(P,A)+dist(P,B)=DIST,其中P为椭圆上一点,A和B为椭圆两焦点。随机选取三点A,B,P构建椭圆模型,计算每个点到此两焦点的距离和与DIST的差值,差值小于一定阈值时的点为符合模型的点,点数最多时的模型即为最佳椭圆模型,再根据符合条件的点,利用椭圆一般方程Ax2+Bxy+Cy2+Dx+Ey+F=0 和得到符合点进行系数拟合,根据函数式画出最终拟合椭圆。
- 2023-05-25 12:45:03下载
- 积分:1
-
intel8xC196
intel 的很早的CPU芯片资料了,不过对学习CPU的结构和了解CPU发展还是有帮助的(intel the early information available to the CPU chip, but the CPU for learning and understanding the structure of CPU development or help)
- 2008-12-30 14:48:31下载
- 积分:1
-
C# 串口代码
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.IO;
using System.IO.Ports;//COM口 申明调用
using System.Collections;
using System.Data.OleDb;
using System.Diagnostics;
namespace V20串口升级
{
public partial class Form1 : Form
{
SerialPort sp =null;
bool isOpen = false;//打开串口标志
bool isSetProperty = false;//属性设置标志
bool isHex = false;//十六进制显示
int numtool = 0;
public Form1()
{
&nbs
- 2023-07-16 01:30:03下载
- 积分:1
-
Mycode
我上传它有从代码项目从 stlviewer 复制
- 2022-02-25 06:27:02下载
- 积分:1