-
iri-calculation
路面平整度检测系统(外部数据轮轴加速度数据读入,地图匹配,数据库交互)(International rough index software.based on the z-axis acceleration data .The software consists of the Baidu map api and oracle data base.The result consists of repair suggestions and IRI of road sections.)
- 2015-08-22 15:54:45下载
- 积分:1
-
zhinengzhizhen
智能指针的设计,主要为了解决野指针的问题(Smart pointer design, mainly in order to solve the problem of dangling pointers)
- 2015-10-25 11:16:20下载
- 积分:1
-
iilunzz
巴特沃斯滤波器C语言实现,低通滤波器,IIR()
- 2017-12-31 14:05:20下载
- 积分:1
-
C# DataGridView初级操作范例
这是一个C# DataGridView初级操作范例,演示了连接数据库、读取数据库、移动数据库指针到下一条、上一条记录的操作,以及将数据绑定到DataGridView控件中显示的整个过程,比较基础级的C#源码,因此希望新手参考:
private void shippersDataGridView_DataError(object sender, DataGridViewDataErrorEventArgs e)
{//如果错误发生在提交操作过程中,则在 MessageBox 中显示该错误
if (e.Exception != null && e.Context == DataGridViewDataErrorContexts.Commit)
{//测试时在Phone列中输入一个超长的字符串
MessageBox.Show(e.Exception.Message, "信息提示", MessageBoxButtons.OK);
}
}
- 2022-01-22 02:28:43下载
- 积分:1
-
h264_sdvr_rdk_source_reference_manual_ver1.0
说明: 其具体功能介绍了h264,dvr,软解码,arm,c使用该文档(Its specific features introduced h264, dvr, soft decoding, arm, c the use of the document)
- 2008-08-29 15:54:49下载
- 积分:1
-
CcerisePort
说明: 实现了EVC操作串口的功能。比较不错的参考源码(Serial operation to achieve the EVC function. Comparison of a good reference source)
- 2008-09-16 18:55:58下载
- 积分:1
-
c51测量电路频率和幅值
通过AD603对电路进行波形整形方便C51测出电路频率,单片机通过I2C读取XPT2046测出的电压值。最后所有的结果都会通过lcd1602显示。
- 2022-08-03 02:46:06下载
- 积分:1
-
sd_drv
这是sd卡驱动的源代码,适合通信设备把sd卡当作硬盘使用(This is the sd card driver source code for communications equipment put sd card as a hard disk use)
- 2007-06-07 12:11:07下载
- 积分:1
-
soc5
soc cycloneV硬件压缩数据设计和参考源代码(soc hardware compression numerical software development and design reference)
- 2014-02-11 00:00:51下载
- 积分:1
-
QT5.7 C++serialport
本程序采用QT5.7和visual studio 2013 C++实现串口通讯,程序实现串口读取与写入,以及初始化设置,包括波特率,停止位等。。。
- 2023-08-04 04:00:05下载
- 积分:1