-
Nios
复旦大学nios教材,一共有十章的内容,结合quartusii软件有详细的例子,图文并茂,可与周立功的sopc嵌入式系统基础教程配合学习nios(Nios, Fudan University, teaching materials, a total of 10 chapters, combined with software quartusii detailed examples, illustrations may be weeks of sopc meritorious basis for embedded systems with the tutorial to learn nios)
- 2010-01-26 13:38:09下载
- 积分:1
-
tecznology
Engaged in LAN development, multimedia technology engineers
- 2018-11-25 23:48:26下载
- 积分:1
-
texture
这是一个3D opengl的学习资料,很容易理解。(this is 3D opengl coding to make u easy to learn)
- 2015-12-11 13:52:05下载
- 积分:1
-
lpc17xx
英蓓尔1788开发板配套例程,KEIL 4for arm编程软件(British Beier 1788 development board supporting routines, KEIL 4for arm programming software)
- 2013-01-11 15:15:58下载
- 积分:1
-
skyplot
这是用于生成GPS星空图的一个c++程序(C++ code for creating a polar plot of GPS satellites)
- 2020-11-17 15:29:39下载
- 积分:1
-
10.1.1.98.328
ocr paper for character recognition with neural network
- 2011-11-22 16:28:40下载
- 积分:1
-
C# 合并DataGridView控件单元格数据
C# 合并DataGridView控件单元格,合并列相同的内容,结合数据库来实现:
if (conn.State == ConnectionState.Closed)//判断数据库是否关闭
conn.Open();//打开数据库
string selectString = "select * from tb_emp";//定义查询字符串
Adapter = new SqlDataAdapter(selectString, conn);//实例化填充数据集和更新数据库的对象
Adapter.Fill(dataSet);//填充dataSet数据集
dataGridView1.DataSource =dataSet.Tables[0];//为dataGridView1设置数据源
conn.Close();//关闭数据库
填写单元格内容,相同的内容的单元格只填写第一个,对每一列相同单元格进行合并
- 2023-08-28 20:40:03下载
- 积分:1
-
CPPvideoimageprocessing
利用Visual C++实现AVI文件的图像截取
实现对图像数据的读取显示
实现视频图像处理技术
编程中如何操作数据库中的图像字段
实现数字图像增强处理(Use Visual C++ AVI file image interception
To read the image data display
Video image processing technology
Programming how to operate the database image field
Digital image enhancement)
- 2014-04-21 11:17:34下载
- 积分:1
-
5256_a479acd3-7196-4a4e-bdbf-1837f78d5fc3
说明: wpf超酷界面,多个界面及控件。。。。。。(wpf is Too Cool.more and more)
- 2020-10-19 11:09:43下载
- 积分:1
-
YiJunRSexperiment_2005
读取bmp格式的图片,并且能对其进行相关的图像处理,具体的图像处理有平滑,锐化等等,是关于遥感图像处理。(Bmp format to read the picture, and can be related to image processing, image processing has specific smoothing, sharpening and so on, are on the remote sensing image processing.)
- 2009-04-04 01:35:26下载
- 积分:1