-
112
用MSP430进行压力测试,完成数据的分析(with msp430 to continue on press test.to complete about the anlysys about data)
- 2012-08-31 16:10:15下载
- 积分:1
-
LCD。H和C文件ATMEGA接口。
LCD.h and .c file for ATmega interface
- 2022-03-22 13:35:16下载
- 积分:1
-
dv-hop
说明: 改善DV-Hop算法对节点的定位精度和提高覆盖率,(In order to raise the node localization accuracy and coverage fraction of DV-Hop algorithm, )
- 2009-08-03 19:21:53下载
- 积分:1
-
dpll
说明: 数字Costas环的matlab仿真,costas matlab实现BPSK的costas环载波同步(MATLAB writes COSTAS ring, costas matlab realizes BPSK costas ring carrier synchronization)
- 2020-06-22 02:00:01下载
- 积分:1
-
Box_Faction
利用计盒维数计算一维数据的一致分形维数以及广义分形维数(The uniform fractal dimension of one- dimensional data and the generalized fractal dimension are calculated by using the box- counting dimension)
- 2021-01-04 11:28:55下载
- 积分: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
-
expjianyan
K-S检验产生的数据是否服从指数分布。此方法可以类推其他任何分布形式的检验。(KS test whether the data have to obey exponential distribution. This method is analogous to any other form of distribution test.)
- 2008-05-18 09:44:22下载
- 积分:1
-
SENProject
说明: Design of bidirectional dc dc CUK converter
- 2020-06-17 04:40:01下载
- 积分:1
-
Bookmarks_SourceCode
无须安装WORD,EXCEL,直接操作WORD,EXCEL。实现书签操作。(No need to install WORD, EXCEL, direct operation of WORD, EXCEL. The bookmark operation is realized.)
- 2018-05-23 11:19:19下载
- 积分:1
-
华北工学院校园导游系统
华北工学院校园导游系统-NCUST campus tour guide system
- 2022-05-10 23:56:53下载
- 积分:1