-
Gomoku-Five-in-a-row--master
说明: 实现人机对战,在linux环境下开发,g++ c++11+std(Man-machine combat has been realized.)
- 2020-06-16 21:40:01下载
- 积分:1
-
xp165
使用起来非常方便,小波包分析提取振动信号中的特征频率,FIR 底通和带通滤波器和IIR 底通和带通滤波器。( Very convenient to use, Wavelet packet analysis to extract vibration signal characteristic frequency, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.)
- 2017-04-17 12:52:50下载
- 积分:1
-
C# wpf 获取并显示掩码文本框中的数据
C# wpf 获取并显示掩码文本框中的数据,也就是显示密码框中的字符,private void MaskedTextBox_TextChanged(object sender, EventArgs e)
{//获取掩码文本框中的数据
var MyBox = sender as System.Windows.Forms.MaskedTextBox;
MyText = MyBox.Text;
}
private void Button_Click(object sender, EventArgs e)
{//显示在掩码文本框中输入的数据
MessageBox.Show("刚才在掩码文本框中输入的数据是:" + MyText, "信息提示");
}
- 2023-03-13 11:25:03下载
- 积分:1
-
51
说明: 本实例运行在linux环境下。
编译命令:
gcc -o test 51.c
执行命令:
./test(This instance is running in linux environment. Compiler command: gcc-o test 51.c by executing a command:./Test)
- 2009-07-08 12:40:22下载
- 积分:1
-
大学学生会通知平台
发送通知,可节省跑腿,电话费等不必要的麻烦,动动手指就可以。
- 2022-08-25 14:06:47下载
- 积分:1
-
ftp
说明: 实现ftp客户端的登录下载上传,以及服务端文件内容显示(Realize the login, download and upload of FTP client)
- 2019-12-03 13:29:13下载
- 积分:1
-
matlab
madlab c++ 接口,Madlab的一本很好的书(madlab c++ interface, Madlab)
- 2008-04-07 16:41:43下载
- 积分:1
-
combobox_text
方便的存储和获取对应每项的数据的复选框(The combobox which can store and get each items data conveniently)
- 2001-01-01 00:00:00下载
- 积分:1
-
图像处理
说明: 常见的图像处理算法都有介绍,包括分割、插值、平滑、锐化、图像增强、几何变换、图像金字塔,图像配准、模板匹配等(Common image processing algorithms are introduced, including segmentation, interpolation, smoothing, sharpening, image enhancement, geometric transformation, image pyramid, image registration, template matching, etc)
- 2020-07-30 12:24:03下载
- 积分:1
-
smart_car
智能小车寻黑线测试程序,经典资料!电子设计大赛 小车(Smart car found black line test program, the classic material!
)
- 2013-06-20 15:38:38下载
- 积分:1