搜索资源列表
实现系统的图形打印功能
- 程序功能的说明如下所示 图形打印:实现系统的图形打印功能。-function of procedures shown in the graph below Print : achieving system's graphics printing function.
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
LaserResonator
- 此程序在别人的源代码基础上改进了很多,提供了一维,平面,三维画图,并提供了位图保存的功能,能够自动显示系统时间.-this procedure in other people's source code to improve on the basis of a lot of one-dimensional, flat, three-dimensional drawing, and provided bitmap preserve the function to automatically
houyang
- 功能很齐全的一个JAVA绘图程序设计,可以画矩形、椭圆、改变线形的粗细、颜色、还具备橡皮擦的功能和清除功能,可实现整个屏幕的清除.最重要的是具备良好的交互功能,已经通过了老师的检查!为JAVA Applet程序-function is a subset of a JAVA program design drawings, paintings can be rectangular, oval, change the line thickness, color, but it also posses
atlppc
- WTL 7.1 and higher PPC classes and functions in atlppc.h enjoy it!-WTL 7.1 and higher PPC classes and function 's in atlppc.h enjoy it!
histw
- An alternative to Matlab s HIST, function HISTW prevents extreme values in top and bottom percentiles of an input vector affecting the histogram s scaling, obscuring location and shape of the distribution s main mass. Limits of x and y (maximum only)
缩放多边形
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的缩放功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon's zoom function.
NURBS-curve
- 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
acad2kml
- 将AutoCAD图元导入Google Earth,对于惯用 AutoCAD 工程作图的人,特别是城市规划、小区规划设计师一定会想到如何将 AutoCAD 的图纸放入 Google Earth 中,以便结合地形、地貌进行观察。由于 Google Earth 对线、面的编辑功能有限,如果能利用 AutoCAD 强大的三维作图功能,再将图纸导入到 Google Earth 中-AutoCAD Import Google Earth, for the usual AutoCAD engineering
Paint
- 用QT制作的类似windows画板风格的绘图板。可以绘制点、直线、和圆。-A sample of paint board, which is like windows drawing board. The project contents the function of drawing point, line and circle. It s coded with QT.
imagemaker
- 在实际项目中我们经常需要绘制一些实时的数据图片,比如当前各公司的用水量、用电量还有播放声音视频时实时显示当前的声频等等,在我们最熟悉的任务管理器也有这么一个功能,用来表示当前CPU的使用频率,最近笔者刚刚给朋友完成了一个类似的功能图,用曲线图来实时表示一些实际数据,由于形象直观,很受客户欢迎。 新闻来自: 新客网(www.xker.com) 详文参考:http://www.xker.com/page/e2008/0725/54949.html-In actual projects, we
Tracking
- 提出一种新的目标表示和定位方法,该方法是非刚体跟踪的核心技术.利用均质空间掩膜规范基于特征直方图的目标表示,该掩膜引入了适合于梯度优化的空间平滑相似函数,所以可以将目标定位问题转换为局部极大值求解问题.我们利用从Bhattacharyya系数倒出的规则作为相似度量,利用mean shift procedure完成优化求解.在给出的测试用例中, 本文方法成功解决了相机移动,阴影,以及其他的图象噪声干扰.文章对运动滤波和数据关联技术的集成也进行了讨论.-A new objective and pos
Triangle-HDM
- 南方CASS软件中只能采用数据批量生成断面里程文件,而工作中往往需要对三角网进行修改以便更加符合实际地形。而CASS中没有根据三角网批量生成断面里程的功能,只能一条一条的切出来,工作量十分巨大。以小野的工作来看,在包含几十万个三角网的CAD图形中根据三角网单独切断面,每条断面里程文件的生成需要约十秒左右的时间,不仅工作量巨大,而且十分考验人的耐心和细致。终于,有一天小野忍受不了那个速度,就写下了这个小程序。因为仅是为了实际工作需要,所以没有花时间去做界面。经测试,125361个三角形构成的三角网
lvboqisheji
- 设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
plot
- 因为本程序使用 C# 的反射功能动态生成数学表达式并计算其值,所以重画时有点慢,如果你的计算机的速度不是非常快的, 就不要在窗口改变大小时强制重绘,而是通过点击发“刷新”按钮重绘。 -Because this program uses C# reflection function dynamically generated mathematical expressions and calculates its value, so when you re-painting a bit slo
CMAT7VC
- 根据csdn版主VC和matlab混编的文章,写成的VC调用matlab生成的动态函数库显示图片。-vc function calls matlab s function
ConsoleApplication1
- 利用Math。Acos实现余弦函数的编写,原理是基于C的。-Using Math. Acos achieve the preparation of cosine function, the principle is based on the C' s.
laji2
- 这是我在MFC单文档应用程序的OnDraw()函数中写的代码,程序实现了坐标系的绘制,对初学MFC的很有帮助。-This is my MFC single document application in the OnDraw () function to write the code, the program implements the drawing coordinate system, MFC' s very helpful for beginners.
cxss
- 滑模变结构程序,主要是二阶系统,本文件为自适应滑模控制,包括有S函数得描述:1模型初始化函数,2微分函数描述的函数,3,mdloutput函数;里面有仿真实例、主程序、控制设计程序,被控对象程序,输入指令程序和作图程序。-Sliding mode variable structure program, mainly is the second order system, the files for the adaptive sliding mode control, including the
icg
- 提出了一种利用S函数实验结果表明 ICA可以将 脑电信号中包含的心电-Put forward a kind of using S function experimental results show that the ICA eeg signals can be included in the ecg