-
serial port send and receive
send and receive,serial port real time
- 2022-05-22 09:50:53下载
- 积分:1
-
sf1847
数据挖掘建模工具,轻易实现BP神经网络、RBF神经网络、灰色系统、决策树、决策表、贝叶斯、懒惰算法、支持向量机、K均值聚类、Apriori关联规则、HotSpot关联规则、回归分析、指数平滑、季节移动平均及组合等算法建模。(Data mining modeling tools, easy to achieve BP neural network, RBF neural network, gray system, decision tree, decision table, Bayesian, lazy algorithm, support vector machines, K means clustering, Apriori association rules, HotSpot association rules, regression analysis, exponential smoothing, seasonal moving average and the combination, modeling algorithms.)
- 2010-08-08 08:56:10下载
- 积分:1
-
matlabandVC02
matlab 与VC混合编程 PDF格式 刘维编著 还算清晰,有兴趣的朋友下载下来看看(matlab Programming PDF format mixed with VC Liu Wei edited fairly clear, interested to see friends downloaded)
- 2010-09-06 21:01:03下载
- 积分:1
-
opengl_cube
opengl 正方体的六个面不同颜色的设置于旋转(the opengl six faces of the cube of different colors set in rotation)
- 2013-05-12 00:40:48下载
- 积分:1
-
基于傅立叶变换FFT的大规模海面的实现方法
基于傅立叶变换FFT的大规模海面的实现方法(Realization of Large-scale Sea Surface Based on Fourier Transform FFT)
- 2019-02-15 12:53:25下载
- 积分:1
-
南京数据日均负荷 (2)
说明: c语言用来进行数值计算的相关程序和论文,非常棒棒棒(C language for numerical calculation of the relevant procedures and papers, very good)
- 2021-01-02 09:44:21下载
- 积分:1
-
datagrid 的手写样式。怎样使得你在绑定数据源的时候更快捷与方便、美观。...
datagrid 的手写样式。怎样使得你在绑定数据源的时候更快捷与方便、美观。-datagrid handwritten forms. What makes you bundled data sources in the more efficient and convenient and attractive.
- 2023-03-02 18:20:03下载
- 积分:1
-
C#计算器
用c#做一个简单的计算器,界面简洁,当然只能做一些基本的运算哦,欢迎大家去下载。
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace calculator
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void Form1_Load(object sender, EventArgs e)
{
}
private void btn1_Click(object sender, EventArgs e)
{
Button btn = (Button)sen
- 2022-02-26 13:59:30下载
- 积分:1
-
C++库的模糊型控制器
这个库的目的是设计
- 2022-04-24 19:49:41下载
- 积分:1
-
anim_zzy2
用matlab的实现螺旋路径的仿真,一个小球的三维螺旋运动(Using matlab realize the spiral path of the simulation, a small ball of three-dimensional spiral movement)
- 2008-05-17 15:40:12下载
- 积分:1