搜索资源列表
fill_point
- 种子填充算法,先把种子像素如栈,再逐点扫描该点左右边界之间的像素,并置成新的像素,即完成一条扫描线的转换,然后再取上下扫描线并重复上面的过程,即完成填充.-seed filling algorithm, the first seed pixels as stack, then scan the point-by-point about the border between the pixels, home and a new image, namely, the completion of a
2003374315
- 采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0
MagicCube
- 魔方程序,魔方可以自由转动,F1——F9控制其各个面旋转,上下左右转动魔方。魔方旁边还绘制了一个台灯,1、2、3、4可以控制台灯的各个构件旋转。-Rubik' s Cube program, free to rotate cube, F1- F9 control the various plane rotation, up and down turning left and right cube. Also draw a cube next to the lamp, each lamp c
pts
- 维纳斯的点云文件,有需要的下。-Venus of the point cloud file, there is a need to the next.
ImageEn3
- 一个很不错的图片处理组件,可以进行扫描打印,及相关的图片处理,包含完整原码,如果安装不上的话去下个安装版的,把里的dbk复制过来就可以了。-A very good image processing components, you can scan to print, and related image processing, including integrity of the original code, if not installed, then go on to install the
ndtm
- 根据离散的大量三维数据点,建立三角网,以便下一步自动跟踪等值线-According to a large number of three-dimensional discrete data points, the establishment of triangulation, in order to automatically track the contour of the next step
capturescreen
- delphi编写的游戏专用截图器 delphi编写的游戏专用截图器说明:本截图软件支持热键,支持定时截图&自动保存,是游戏玩家不可或缺的必备截图佳品。我没测试效果,大家自己看看,参考下.请尊重知识版权!转载者请保留文件内作者的信息.-delphi write exclusive screenshots of the game delphi write device specific screenshots of the game Descr iption: This screensho
q2
- 3条直线 的裁剪!!!! 用于计算机图形学上课时使用~ 如果想要的直接下下来就好~-Three straight line cut! ! ! ! For the use of computer graphics class ~ If you want to direct the next down like ~
B08021727
- 使用Bresenham算法实现直线和区域填充(本人是以学号命名的,使用者只要改下就行了)-Using the Bresenham line and region filling algorithm (named after my student number is based on the user to change as long as the next on the list)
Circle-Bresenham-NextPoint
- 由于之前的一个竞赛需求,对bresenham作了一些完善,就是可以根据圆上的任意一个点,取出该点的下一个点坐标(顺时针逆时针均可)-As a contest before the demand for bresenham made some improvement, that is, according to an arbitrary point on the circle, take out the next point of the point coordinates (both clock
c_rose
- 通过win-tc软件,在dos下画玫瑰曲线。通过这个程序可以学习在dos下绘图-Through win-tc software, under the painting roses dos curve. Through this program can learn in the next drawing dos
LoveGame
- 这是一个小趣味游戏,在程序运行后显示下页图所示的椭圆形窗体,在界面上有句话:“baby Do you love me?”。如果单击“YES”按钮,会显示下页图所示界面,并有一句“I O U 2”(I LOVE YOU TOO);如果单击“NO”按钮,会出现一个信息框,内容是:“天啊,不可能!请再想想!”,然后按钮会躲着鼠标,让鼠标一直单击不到。-This is a fun game, the oval form, the program runs the next page shown in t
Chart
- 老外写的Chart控件,我在这基础上加了多Y轴.就是一个X轴多个Y轴.多个Y轴共用一个X轴需要的下了.-Chart controls, written by foreigners on this basis plus multi-Y axis is an X-axis, Y axis. Shared by multiple Y-axis of an X-axis next.
OFDM-turbo-code
- 这是OFDM下turbo码编程,测试编解码的源程序代码和功能-This is the next OFDM turbo code programming, testing codec source code and function
communication-project
- 主要完成上位机和下位机的通讯,上位机用C#完成下位机用C完成,上位机的界面来控制单片机-Mainly to complete upper and lower bit machine communication, PC complete the next bit machine with C# done with C, PC interface to control the microcontroller
xbbtzztqt
- 故障分为很多种,该程序是利用小波包把故障特征提取出来,用于判断接下来出现的情况是把一种故障-The fault is divided into many, the program is using wavelet packet to extract the fault features out, used to judge the next case to a fault
TransWindowDraw
- 在透明的窗体上绘图,但是保证鼠标不会穿透到下一层窗体。-Drawing on a transparent form, but to ensure that the mouse did not penetrate to the next layer form.
qiu
- 最简单的球的代码,适合初学者。后面几行代码为球的简单处理。(The simplest ball of code, suitable for beginners. The next few lines of code are simple handling of the ball.)