-
在这段代码中得到的图像作为输入,发现超像素的…
In this code it gets the segmented image as the input and finds the superpixels. It is useful if someone has a segemnted image and wants to work with each segment. Forexample extract some features from each segment.
- 2023-06-01 11:00:03下载
- 积分:1
-
这是一个asp.net的项目,他具有增加、删除、修改和查询的功能
这是一个asp.net的项目,他具有增加、删除、修改和查询的功能-This is an asp.net project, he has add, delete, modify and query functions
- 2022-09-07 00:05:02下载
- 积分:1
-
.NET C# 里地图的通用查询,SQL查询
.NET C# 里地图的通用查询,SQL查询-. NET C# Village map General Query, SQL Query
- 2022-09-15 06:35:04下载
- 积分:1
-
北大青鸟ACCP课程S2”的深度。NET平台和C编程#…
北大青鸟Accp课程 S2 《深入.NET平台和C#编程(.NETOOP)》理论贯穿案例-Beida Jade Bird Accp courses S2 " in depth. NET platform and C# programming (. NETOOP)" Theory of cross-cutting case
- 2022-03-21 02:23:14下载
- 积分:1
-
C#写的仿自定义web浏览器,可以在文件中设置网址,从而限制公司员工上网...
C#写的仿自定义web浏览器,可以在文件中设置网址,从而限制公司员工上网-C# Written in imitation custom web browser, you can set the URL in the document, thus limiting the company
- 2022-08-03 19:37:47下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
ASP.NET人事管理系统源码
ASP.NET人事管理系统源码
主要功能有:
员工管理:员工信息管理 员工调动管理
部门管理:部门信息管理 部门人员管理
用户管理:用户管理 修改密码
- 2022-12-22 17:45:03下载
- 积分:1
-
这是别人在学习ArcIMS Adf for .net时自己根据帮助文档例子修改后编写的代码。希望大家好好参考,也谢谢写代码的这位朋友了。...
这是别人在学习ArcIMS Adf for .net时自己根据帮助文档例子修改后编写的代码。希望大家好好参考,也谢谢写代码的这位朋友了。-ArcIMS ADF for .net
- 2023-05-01 00:55:02下载
- 积分:1
-
music
说明: 在线音乐htm格式,全网通用,直接连接到百度,多米,音悦台等。(Online music, htm format, universal throughout the network, directly connected to Baidu, Domi, Yin Yuetai, etc.)
- 2020-04-24 17:52:23下载
- 积分:1
-
用visual C++实现的学生成绩管理系统
用visual C++实现的学生成绩管理系统-C++ implementation of student achievement management system
- 2022-08-24 03:18:57下载
- 积分:1