-
C_MSN
用C编写的简单仿MSN聊天软件,vs2005可正常编译,可作研究网络通信(Prepared with C a simple imitation MSN chat software, vs2005 can be a normal compile, can be used for research network communication)
- 2009-11-15 00:22:04下载
- 积分:1
-
SVPWM by AVR32 Reference Codes
这是一个完整的AVR32的参考设计,实现SVM脉宽调制驱动三相电机或逆变器代码可以作为完整的库用于电机驱动。
- 2022-04-12 01:18:21下载
- 积分:1
-
duotaixingshiyan
多态性实验,强烈建议大家来下载(Polymorphism of the experiment, we strongly recommend you to download)
- 2009-01-01 11:05:30下载
- 积分:1
-
AD9833
信号发生器,液晶1602显示,通过键盘控制AD9833输出需要的波形和频率,可程控(Signal generator, LCD 1602 display, through the keyboard to control the the AD9833 output waveform and frequency, programmable)
- 2021-05-06 19:58:36下载
- 积分:1
-
c++ kinectv2 vs2015 opencv3.1 win64 环境下kinectv2 SDK 开发的深度图像调用,代码简单易懂。
c++ kinectv2 vs2015 opencv3.1 win64 环境下kinectv2 SDK 开发的深度图像调用,代码简单易懂。
- 2022-02-21 06:25:57下载
- 积分:1
-
xunjisuanfa
悬挂运动控制系统中的算法研究,这在悬挂系统中是很重要的一个环节(Suspension motion control system algorithm, which suspension system is a very important aspect)
- 2013-08-10 19:19:32下载
- 积分:1
-
steppermotor1
VID 电机微步驱动,包括电机大回零、正转、反转、算法经典,程序简练,占用资源少!(VID micro-stepping motor drivers, including large motor back to zero, forward, reverse, classical algorithm, the program concise, less resource!)
- 2014-04-26 09:45:28下载
- 积分:1
-
Graphics
一个集成的图形界面的程序,可调用每一次作业子程序。
一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。
二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。
三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。)
五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
六、交互式Bezier曲线的输入绘制程序实现
(An integrated graphical interface of the program, each operation subroutine callable.
One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval.
Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively).
Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
- 2020-06-30 08:20:02下载
- 积分:1
-
stm32
说明: 用于电压小信号的采集数据,嵌入式开发平台(data send or receive voltage)
- 2020-06-18 02:00:02下载
- 积分:1
-
用HtmlParser 实现asp.net采集网分析网页,可直接用作采集
主要实现了通过HtmlParser 实现网页源文件的抓取以及分析,示例中包含了常用的几种操作,更多内容须大家一起完善,虽然本项目是用winform编写,但是其中的代码可以直接copy到web项目中 使用(已做过测试)。 asp.net采集网分析网页用它即可。 另注:需要添加这些引用(项目文件中已包含Winista.HtmlParser.dll的引用) using Winista.Text.HtmlParser;using Winista.Text.HtmlParser.Filters;using Winista.Text.HtmlParser.Util;using Winista.Text.HtmlParser.Tags;
- 2021-05-14 11:30:02下载
- 积分:1