-
基于区域的主动轮廓模型算法论文RegionBasedSnake
基于区域的主动轮廓模型算法,是论文《Active Contours Without Edges》的VC算法实现(Region-based active contour model algorithm, for the paper " Active Contours Without Edges" of the VC algorithm)
- 2020-06-28 12:00:01下载
- 积分:1
-
教务管理系统
说明: ?学生信息管理
在此模块中,管理员可以通过学号来查找并编辑学生信息
?课程信息管理
在此模块中,管理员可以添加课程信息,并编辑已经上传的课程信息
?教师信息管理
在此模块中,管理员可以添加和编辑教师信息
?管理员信息管理
在此模块中,管理员可以添加并授权其他管理员,并为其添加信息
?安排课程管理
在此模块中,管理员可以安排已经发布的课程信息的课程号、上课学期、上课教师编号、还可以更改教师。
?密码管理
在此模块中,管理员可以更改自己的管理员登录密码;(Information management of students
In this module, the administrator can find and edit student information by student number
Course information management
In this module, the administrator can add course information and edit the uploaded course information
Teacher information management
In this module, administrators can add and edit teacher information
Information management of administrators
In this module, the administrator can add and authorize other administrators and add information for them
Arrange course management
In this module, the administrator can arrange the course number, semester, teacher number and change the teacher.
Password management
In this module, administrators can change their own login password;)
- 2020-09-12 20:27:19下载
- 积分:1
-
MCUinternetInterface
Keil中实现单片机通过RTL8019A网口芯片访问PC机的功能。(The Keil microcontroller chip access the PC by RTL8019A network port function.)
- 2013-04-23 21:44:44下载
- 积分:1
-
MD5 c语言源代码
md5算法简要叙述:
md5以64Bytes分组来处理输入的信息,而每一分组又被划分为16个4Bytes子分组,经过一系列处理后,算法的输出为四个4Bytes分组的级联。
拿到待加密信息后,首先需要在末尾填充一个0x80,以及无数个0x00,使得填充后信息的总长度(Bytes)对64求余的结果等于56。之后再填充一个以8Bytes表示的填充前信息长度(bits)。
接下来进入主循环的四轮运算。每一轮都会调用16次相同的函数,但参数不同。每一轮所掉用的函数均不相同。下面直接来看看主循环所掉用的所有函数:
第一轮:
FF(a, b, c, d, *M[0], 7, 0xd76aa478);
FF(d, a, b, c, *M[1], 12, 0xe8c7b756);
FF(c, d, a, b, *M[2], 17, 0x242070db);
FF(b, c, d, a, *M[3], 22, 0xc1bdceee);
FF(a, b, c, d, *M[4], 7, 0xf57c0faf);
&n
- 2022-10-23 14:20:03下载
- 积分:1
-
SelectByLocation
实现了ArCgis二次开发中的通过位置查询要素的功能,给大家做一个参考!(Achieve ArCgis secondary development of functional elements of the query by location, give you a reference!)
- 2011-07-08 11:35:36下载
- 积分:1
-
LODdemo
基于opengl的LOD地形载入例子,四叉树地形载入。(Based on the LOD terrain loading opengl example, quadtree terrain loaded.)
- 2010-11-30 17:48:48下载
- 积分:1
-
xml读写_opencv2
实现opencv2,xml读写文件。可以作为opencv2读写xml的初学者学习xml文件生成的简单入门demo。
xml文件存储数据,在opencv2图像处理和识别中应用很广泛。
- 2022-03-25 17:47:38下载
- 积分:1
-
簡單的打印案例
簡單的打印案例
- 2015-01-31下载
- 积分:1
-
YS-V0.4 基本识别工程
YS-V0.4 基本识别工程
,
c
,
LD3320
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-11 14:20:42下载
- 积分:1
-
elecfans.com-DSP28335开发板资料
逆变器主程序 和通讯程序 、中断程序、算法及主要编程代码 希望能够帮助大家(The main program and communication program, interrupt program, algorithm, and main programming code of the inverter are expected to help you)
- 2017-12-22 21:45:35下载
- 积分:1