-
curvelet
curvelet图像融合,一个很好的程序,对大家应该有帮助(curvelet fusion)
- 2020-09-03 11:18:06下载
- 积分:1
-
StudentMIS
说明: 学生信息管理系统,简单的添加信息,修改,删除,统计等(Student Information Management System, a simple add information, modify, delete, statistics, etc.)
- 2008-09-05 21:41:59下载
- 积分:1
-
正庚烷机理
说明: chemkin机理文件,正庚烷一般用于柴油机理研究,柴油机理(CHEMKIN mechanism document, n-heptane is generally used for diesel engine mechanism research, diesel engine mechanism)
- 2021-04-07 14:19:01下载
- 积分:1
-
C# Excel导出
private void ToExcel(string saveFileName, string strSql)
{
if (DateTime.Now.Year == 2014)
return;
SaveFileDialog saveDialog = new SaveFileDialog();
saveDialog.DefaultExt = "xls";
saveDialog.Filter = "Excel文件|*.xls";
saveDialog.FileName = saveFileName + this.dateTimePicker1.Value.Year.ToString().Trim() + this.dateTimePicker1.Value.Month.ToString().Trim();
if (save
- 2022-02-26 06:12:03下载
- 积分:1
-
C
说明: 在本书的开篇,我们首先介绍c语言,主要是通过实际程序引入c语言的基本元素,至于其中的具体细节(Opening in this book, we first introduce the c language, mainly through actual application introduction of the basic elements of the c language, as for the details
)
- 2013-12-03 22:56:30下载
- 积分:1
-
equation
线性方程组的计算,采用的是高斯消元法来实现的。只有主要的算法代码,没有写主函数(Calculation of linear equations using the Gauss elimination method to achieve. Only the main algorithm code, did not write the main function)
- 2010-08-05 19:34:04下载
- 积分:1
-
121231
gis系统开发公司的笔试题目,俩道简单的编程题目,要求用C++实现(gis system development company written questions, both simple programming channel topic requires C++ achieve)
- 2013-07-18 15:31:10下载
- 积分:1
-
asp.net 视频播放网站源码(含数据库)
asp.net sql server数据库,视频播放网站源码
- 2021-05-06下载
- 积分:1
-
LPC824外设demo
【实例简介】
LPC824例程,比较全面 分享给大家
- 2021-09-09 00:31:04下载
- 积分:1
-
netstatwx_v1.0
this program change title of menu of windows
- 2013-10-15 14:08:39下载
- 积分:1