-
bp_demo
一个简单的bp神经网络预测程序,包括简单的GUI界面(A simple BP neural network prediction program, including a simple GUI interface)
- 2017-11-03 10:54:19下载
- 积分:1
-
Vrognams_Fractal
Mini Programs, written in VC++ to display xg1cc Fractal Images, can learn
- 2018-12-01 19:57:41下载
- 积分:1
-
Appendix26
Icmp高级编程 代码在vc++6.0下调试通过(ICMP high-level programming code vc++ 6.0 debugging through)
- 2008-08-21 17:20:39下载
- 积分:1
-
mcp342x
STM32,控制MCP3421,MCP3422,AD采集(STM32, control MCP3421, MCP3422, AD collection)
- 2020-11-18 21:19:38下载
- 积分:1
-
指纹识别源代码03
这一个指纹识别的源代码程序,相当有收藏价值(that a fingerprint identification of the source code procedures and very collectible value)
- 2005-07-05 16:16:28下载
- 积分:1
-
2
地震数据通常含有噪音,通过该方法可以去除地震数据中的噪音,更好的反演结果(Seismic data usually contains noise, the method can remove the noise in the seismic data, better inversion results)
- 2013-12-25 08:41:36下载
- 积分:1
-
NumEdit
重载实现的数字编辑框控件,详见代码,初学者使用(Overloaded implementation of digital editing box controls, see code for beginners)
- 2013-03-16 18:01:33下载
- 积分: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;
namespace _01Timer
{
public partial class Form1 : Form
{
System.DateTime TimeNow = new DateTime();
TimeSpan TimeCount = new TimeSpan();
public Form1()
{
InitializeComponent();
}
private void label1_Click(object sender, EventArgs e)
{
}
- 2022-03-01 00:39:36下载
- 积分:1
-
L8P1.c.tar
one-to-all communication on ring topology
- 2010-01-13 02:08:26下载
- 积分:1
-
uCOSII_ucGui_lpc1788
LPC1788+ucOSii+ucGUI3.90a,仅需修改部分GUI配置,并修改部分SDRAM配置,就可以完成移植(LPC1788+ucOSii+ucGUI3.90a.You can finish system migration,just need modify the config of GUI and SDRAM.)
- 2014-06-25 20:56:07下载
- 积分:1