- Signal_DSP_Moniter 有关DSP芯片告诉数据采集和信号处理方面的DSP芯片开发
- 01 《C#程序开发范例宝典》第一章源码 1.1菜单应用实例 1.2 工具栏设计 1.3状态栏设计 1.4导航菜单界面 1.5特色程序设计 1.6特殊形状窗体 1.7多媒体光盘 1.8窗体效果 1.9窗体动画 1.10标题栏窗体 1.11设置窗体位置 1.12设置窗体大型 1.13窗体控制技术 1.14 其他
- zhuangpei proe二次开发实现零件装配的一个实例
- 8051_udp 51单片机下实现UDP协议 51 single
- oabookat 该文件是运用qtp软件进行对云图书管理系统的测试代码
- aqbg58 信号的线性预测分析的程序
资源列表
Textual-programming
- 本内容基于VC++的文本编辑,主要包括创建图形插入符、添加字符串资源、路径、以及字幕变色等功能的实现。-The is based VC++ text editor, includes creating graphics caret, add a string resource, the function of the realization of the path, as well as subtitles discoloration.
line2
- 绘制任意斜率的直线段 设计CLine直线类,其数据成员为直线段的起点坐标P0和终点坐标P1,成员函数为MoveTo()和LineTo()函数。 CLine类的LineTo()函数使用中点Bresenham算法绘制任意斜率k的直线段,包括k=±∞、k>1、0≤k≤1、-1≤k<0和k<-1五种情况。 在屏幕客户区按下鼠标左键选择直线的起点,保持鼠标左键按下并移动鼠标到另一位置,弹起鼠标左键绘制任意斜率的直线段。 在状态栏动态显示鼠标光标移动时的位置坐标。-The slope of
huazhiqian
- 简单的画直线例子,MFC开发,是一个作业题目,有用的可以下载-Simple example to draw a straight line, MFC development, it is a job title, useful to download
Draw1
- DRAW画图代码,值得初学者,学习,很的东西啊!-DRAW drawing code, it is worth for beginners to learn the very things ah!
qmg202mb
- matlab 绘图工具箱,可以方便的使用工具箱程序,作图。-matlab drawing toolbox, you can use the Toolbox program mapping.
Bresenham
- 圆中点Bresenham算法 VC++ 6.0-Round the mid-point Bresenham algorithm Bresenham midpoint circle algorithm for VC++ 6.0
Raytracer
- 实现了简单几何场景的光线跟踪。几何体主要是球,也可添加其他几何体。-The simple geometric scene ray tracing. Geometry primarily balls, can also be added to other geometry.
Bresenham
- 简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。- Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.
Coordnate
- 可以建立坐标系,在坐标系中画一次函数和二次函数,可以改变其线型和函数图象的颜色-Coordinate system can be established, and the color of the painting in the coordinate system of primary and secondary functions, you can change the line type and function image
魔术绘图
- 画笔, 绘图,等一一列photoshop 的复杂运算源码
DDA
- DDA算法画直线,可以实现在网格下逐点画直线。-DDA algorithm for drawing straight lines, can be achieved in a grid-by drawing straight line.
drawline
- MFC中使用差分法来画线,虚线,bressenham绘画方法绘制一个完整的线性随机的。用中点画圆圈,你可以修改线条颜色-MFC using differential method to draw lines, dotted line, bressenham painting method to draw a complete linear random. Use the midpoint Circle Circle, you can modify the line color
