-
HT7289B串行接口数码管显示及键盘管理芯片,数据手册和接口程序...
HT7289B串行接口数码管显示及键盘管理芯片,数据手册和接口程序-HT7289B serial interface digital tube display and keyboard management chips, data, manuals and interface program
- 2022-07-07 18:18:13下载
- 积分:1
-
西电zelianwen的配准代码(含SAR-SIFT)
说明: 配准算法程序,包含SIFT,SAR-SIFT等(Registration algorithm procedures, including sift, sar-sift, etc)
- 2021-01-08 11:00:12下载
- 积分:1
-
另一款RPG小游戏,基于c语言,其中应用了大量的直接操作硬件的技术,很经典。...
另一款RPG小游戏,基于c语言,其中应用了大量的直接操作硬件的技术,很经典。-Another RPG game, based on c language, in which a large number of direct application of the hardware to operate the technology, it is classic.
- 2022-03-09 21:24:15下载
- 积分:1
-
- 2022-07-10 22:57:46下载
- 积分:1
-
PWM Measurement (Software)
stm8sxx pwm mesarure code
- 2019-01-27 14:01:34下载
- 积分: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
-
fingerprint Recognition
说明: fingerprint Recognition using Matlab
- 2019-11-14 12:20:04下载
- 积分:1
-
I2C
MSP430F147,ST7920A,片上AD,通过uart与上位机通信,上位机程序采用VB编写,另外单片机采样数据通过EEPROM保存。(MSP430F147, ST7920A, chip AD, through the uart communicat with PC, PC s programme finished by VB, and sampling data preserved in EEPROM.)
- 2009-06-12 07:24:28下载
- 积分:1
-
jQuery响应式
响应式Lix插件可以设置两种图像的显示方式,co和c(The responsive Lix plug-in can set up two image display modes, CO and C.)
- 2019-03-13 15:56:00下载
- 积分:1
-
47620320quadratic-programming
说明: 实现二次规划,且能够很好的分析数据实现求解,为数据分析提供了很好的基础(The quadratic programming can be realized, and the data can be solved well, which provides a good foundation for data analysis.)
- 2019-06-19 16:45:03下载
- 积分:1