-
问道最全辅助点击下载
说明: 自动挖宝 自动荣丹·自动继承.刷法宝道法 自动吃武学丹/经验丹 自动吃吃天马红包 自动切糕·#Y自动改造·镶嵌· 自动刷帮不掉线, 自动过剧情((Automatic jewel and automatic inheritance. Brush the magic way of automatic eating martial arts Dan / experience Dan automatically eat Tianma red packet automatic ice cream. #Y automatic transformation. Automatic brush help do not drop the line,))
- 2020-06-27 02:40:02下载
- 积分:1
-
qppkv
最小二乘回归分析算法,matlab开发工具箱中的支持向量机,小波包分析提取振动信号中的特征频率。( Least-squares regression analysis algorithm, matlab development toolbox support vector machine, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-04-23 22:51:22下载
- 积分:1
-
juhac
抑制载波型差分相位调制,借鉴了主成分分析算法(PCA),有CDF三角函数曲线/三维曲线图。( Suppressed carrier type differential phase modulation, It draws on principal component analysis algorithm (PCA), There CDF trigonometric curve/3D graphs.)
- 2017-05-05 16:48:50下载
- 积分:1
-
source insight的EM文件 可以扩展SI的宏功能
source insight的EM文件 可以扩展SI的宏功能-The EM file source insight can be extended macro function SI
- 2022-03-17 19:52:32下载
- 积分:1
-
产生北斗b1频点信号
说明: 能够产生北斗B1频点37个卫星的信号,调制了CA码和NH码及不同卫星的PRN码(Can produce beidou B1 frequency point 37 of the satellite signal, modulation of CA code and NH code and different satellite PRN code)
- 2021-03-09 12:59:28下载
- 积分: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
-
Delphi电脑行业进销存系统
Delphi电脑行业进销存系统,界面风格方面使用有XpMenu3.0控件,不要用的请在代码中删除相关声明。数据库使用Access,采用多层 dcom结构编写,编写同类进销存管理软件的人士不妨参考下。
- 2022-06-01 06:56:09下载
- 积分:1
-
WebFTP
说明: ftp上传下载功能,包括账号权限控制功能(FTP upload and download function, including account permission control function)
- 2019-02-12 11:21:18下载
- 积分:1
-
C++编写的矩阵乘法mex文件
说明: 采用C++ 编写的矩阵乘法的mex 源文件,可以在matlab中进行改写编译。(The mex source file of matrix multiplication written in C++ can be rewritten and compiled in matlab.)
- 2020-07-03 02:00:02下载
- 积分:1
-
IOCP的例子程序,该例子详细的演示了基本的IOCP操作
IOCP的例子程序,该例子详细的演示了基本的IOCP操作-IOCP example procedures, the example of a detailed demonstration of the basic operation of IOCP
- 2022-01-26 02:29:21下载
- 积分:1