-
bujindianjikongzhi
基于stm32的直流步进电机控制程序,可以通过编码器进行控制(Based stm32 DC stepper motor control procedures can be controlled by an encoder)
- 2014-12-11 21:55:28下载
- 积分:1
-
c语言编程的蛇模型
图像分割是图像处理,计算机视觉和图形识别等中的重要问题。在医学图像处理中,获得设备的边界尤为重要。Xu和Pruince的梯度矢量流(GVF)技术最近因其处理凹陷区域的优异性能而受到广泛关注。 GVF蛇状模型使用边缘图的梯度的空间扩散,其将图像梯度替换为外力。传统的蛇在两个方面本来就很弱:首先,最初的徘徊必须非常接近真正的边界。第二活动轮廓不能自动覆盖边界凹陷。GVF蛇状模型具有比传统蛇状模型更大的捕获范围,可以解决主要问题。GVF 蛇状模型已被广泛用于图像分割。
- 2022-02-05 09:15:56下载
- 积分:1
-
GasStation
说明: VC++ 写的中小型加油站管理系统,MSSQL2000+触发器,含创库脚本和数据库文件。
系统完成八大功能:工作人员管理、油库信息管理、油品类型管理、会员管理、添加进货记录、添加销售记录、库存查询、帐目管理。
附加数据库后在运行弹出的对话框中输入SQL连接信息,然后登录系统:登录编号2,密码000。
(VC++ to write the small and medium-sized gas station management system, MSSQL2000+ flip-flop, with a script library and database files. Eight functional systems: the work of personnel management, information management depots, oil type of management, membership management, add the stock records, add the sales records, inventory information, account management. Additional database after running the pop-up dialog box, type the SQL connection information, and then log on to the system: log number 2, the password 000.)
- 2009-08-08 17:45:57下载
- 积分:1
-
SQLservervccreatecode
《代码生成器源代码》代码生成器源代码
《TestSqlServer》应用代码生成器生成的源代码使用例程。
《VC 对SQL SERVER 2000数据库的代码生成器及访问方法.pdf》说明书。">
- 2011-05-14 14:09:45下载
- 积分:1
-
socket
这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand.
Is a good example of socket programming.)
- 2013-09-16 15:38:21下载
- 积分:1
-
C
说明: Data about C program language. IT s very esay to
- 2014-08-12 08:50:22下载
- 积分:1
-
C# 使视频播放窗口倾斜一定的角度
C# 使视频播放窗口倾斜一定的角度,且播放窗口会随着主窗口大小的改变而自动变大或变小,窗口倾斜的角度可自己调整,这里是倾斜-30度,你可以改变这个值,编译源代码查看效果。关于窗口倾斜功能的核心代码,请参见以下代码:
this.mediaElement1.Source = new Uri("Bear.wmv", UriKind.Relative);
RotateTransform MyRotateTransform = new RotateTransform();
MyRotateTransform.Angle = -30;
this.mediaElement1.RenderTransform = MyRotateTransform;
需要完整源码的请在本页面下载哦。
- 2023-06-05 00:30:04下载
- 积分:1
-
matlab0809
用MATLAB引警做VC和MATLAB的混合编程,将图像读出,并绘制灰度直方图。(Use MATLAB engine to acomplish VC and MATLAB mixed programming, read out the image and draw the histogram.)
- 2010-08-11 16:48:00下载
- 积分:1
-
对话框浏览器
制作了一个可以通过对话框输入地址的浏览器,如同IE一样,点击浏览按钮就可以浏览网页(produced a dialog can be imported through the browser address, as Internet Explorer, click on the Browse button can visit the website)
- 2005-08-02 20:34:00下载
- 积分:1
-
百度网盘下载工具netdisk
说明: baidu netdisk download tool
- 2020-06-19 06:00:01下载
- 积分:1