-
图像内容的显著性与相似性研究代码实现
资源包括图像检索,图像分割,草图提取的实现等,还有完整的论文,可以参考,运行效果很好。是一个完善的对图像显著性和相似性进行研究的完整的代码和论文,初学者和深入研究者均可参考。
- 2022-11-22 14:55:15下载
- 积分:1
-
boil
对于蒸发冷凝的相变UDF,给与大家参考,希望与大家多多交流(For evaporation condensation phase transition UDF, give your reference)
- 2013-12-09 23:14:08下载
- 积分:1
-
c100
单片机实例学习,可以轻松学习单片机.请大家仔细专研。(SCM instance learning, you can easily learn microcontroller. To please carefully researched.)
- 2013-05-18 12:25:20下载
- 积分:1
-
读写ini文件
INI文件就是扩展名为“ini”的文件。在Windows系统中,INI文件是很多,最重要的就是“System.ini”、“System32.ini”和“Win.ini”。该文件主要存放用户所做的
- 2022-04-12 08:32:59下载
- 积分:1
-
ucos2
文件夹里是UC/OS一个的文档,内容挺全面的,对于使用UC/OS的新人是一份不错的入门资料(Folder is the UC/OS a document, content very comprehensive, for the use of UC/OS of the new is a good introductory information on)
- 2008-03-18 09:56:52下载
- 积分:1
-
C6416_Flash_Bootloader
使用自己编写的烧写代码,将项目的映像文件烧写到FLASH中。例子是C6416的,C6000可以通用,开发环境是ccs3.3(C6416-line programming of Flash, the development environment is ccs3.3)
- 2020-09-20 23:37:54下载
- 积分: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
-
matlab
matlab 图像锐化 图像增强 高通滤波 巴特沃斯(image enhancement matlab image sharpening high-pass filter 波巴特沃斯)
- 2010-05-22 11:49:13下载
- 积分:1
-
ALADDIN
hasp emulator aladdin srm
- 2017-12-28 02:30:33下载
- 积分:1
-
Blind-Beamforming-
基于盲波束形成的波达方向──多普勒稳健估计(Based on Blind Beamforming DOA ─ ─ Doppler robust estimation)
- 2013-12-26 12:38:50下载
- 积分:1