-
心电信号的峰值检测
R peak detect in ECG signal
- 2022-03-21 01:11:20下载
- 积分:1
-
rdlc.report.engine
说明: 这是一个开源的rdlc报表引擎,包含rdlc报表设计器等资源。(This is an open source RDLC report engine, including RDLC report designer and other resources.)
- 2019-01-23 16:49:43下载
- 积分:1
-
as
说明: 可以检测图片中的圆,并计算圆心坐标,还可以检测直线等
可以检测图片中的圆,并计算圆心坐标,还可以检测直线等(Can detect the circle in the picture and calculate the coordinates of the center of the circle)
- 2019-11-14 22:31:01下载
- 积分:1
-
Huawei attendant console conversion, then a single. Bll into txt format
转换华为话务台话单.bll转为txt格式-Huawei attendant console conversion, then a single. Bll into txt format
- 2022-08-22 14:29:50下载
- 积分:1
-
C# 在格式化日期查询数据库
C# 在查询语句中使用格式化函数,格式化日期,将出生日期格式化为“年月日”的格式,后附完整源代码下载,以下是部分代码:
private void Frm_Main_Load(object sender, EventArgs e)
{
OleDbConnection con = new OleDbConnection(//创建数据库连接对象
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source="
+ "db_Test.mdb" + ";Persist Security Info=False");
OleDbDataAdapter dap = new OleDbDataAdapter(//创建数据适配器对象
"SELECT * FROM 员工生日表;", con);
DataSet ds = new DataSet();//创建数据集
dap.Fill(ds, "table");//填充数据表
dgv_Message.DataSource = ds.Tables[0].DefaultView;//设置数据源
}
- 2023-05-27 06:05:03下载
- 积分:1
-
checkcar
实现汽车检测业务的小程序,包括Excel电子表格模板导入等功能(Automotive testing business procedures, including the Excel spreadsheet template to import functions)
- 2012-07-10 10:57:36下载
- 积分:1
-
struts1.1 1.2 needed jar file struts1.1 1.2 provides the necessary jar files in...
struts1.1 1.2需要的jar文件
提供了struts1.1 1.2必须的jar文件
在连接数据源的时候所必须的jar文件,1.1 1.2都有!-struts1.1 1.2 needed jar file struts1.1 1.2 provides the necessary jar files in the connected data source, when necessary jar files, both 1.1 1.2!
- 2022-02-24 12:17:15下载
- 积分:1
-
同样的多播测试软件,既可以测试发送也可以测试接受,可以查看多播流量...
同样的多播测试软件,既可以测试发送也可以测试接受,可以查看多播流量-same multicast testing software, we can test this test can also accept and multicast traffic View
- 2022-05-26 16:57:58下载
- 积分:1
-
题库,包括抓取试题,抓取答案,图像识别答案等
一个题库爬虫,包括抓取试题,抓取答案,图像识别答案,抓取分类,导入数据库(A question bank crawler, including grabbing test questions, grabbing answers, image recognition answers, grabbing classification, importing into the database)
- 2020-06-23 06:00:02下载
- 积分:1
-
Sparc
计算水声传播的时域快速场程序,可以计算不同脉冲下的声波传播(underwater acoustic propagation Time domain computing program, suitable for pulse )
- 2009-06-11 14:14:21下载
- 积分:1