搜索资源列表
B04021328_Draw
- 在客户端上发送显示圆、矩形、直线等几何图形的命令,在服务器端上显示指定的图形。在服务器端屏幕上可同时显示多个连接的客户端的画图命令结果。在服务器端数据库中记录客户端画图命令的步骤,能回放结果。
验算直线塔(包括悬垂转角塔
- 本程序用於验算直线塔(包括悬垂转角塔), 在大气无风及大气有风状态下, 导线对 塔头瓶口的间隙, 也可以验算拉线塔, 导线对拉线的静空距离. 程序数学模型:依据空间两条不平行直线间的最小距离公式求解.
Draw
- 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
mid-pointdivision
- 一个简单的中点分割直线裁减算法,实现直线在屏幕中的裁剪算法-A simple linear reduction of the mid-point division algorithm in a straight line on the screen clipping algorithm
VcBezLineCurve
- 实现直线曲线的绘制,端点,求直线和曲线的交点,曲线和圆的焦点-Draw a straight line curve implementation, endpoint, and a straight line and curve intersection, curve and the focus of a round
DrawText
- 简单的文本输入 简单的绘图功能 可以画圆画矩形画直线 画曲线等-draw textand input text draw line rectangle oval and soon
vlinac_solaris-sparc
- 基于EPICS的直线加速器源代码,供大家参考-The linear accelerator based on EPICS source code for your reference
Clipping_CohenSutherland
- 实现Cohen Sutherland方法对直线进行剪裁,剪裁后原来直线仍保持,可供对比。-Cohen Sutherland method to achieve a straight line to cut, cut a straight line after the original remain, which can be compared.
HuangXu
- 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
lj
- 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
php_scourse
- 为在线多用户管理系统。提供6种权限用户:校长室(可查询所有学生成绩信息),班主任(可录入、查询所任班级的所有学生成绩信息),任课老师(可录入、查询所任班级课程的所有学生成绩信息),学生、学生家长(可查询本学生的成绩信息),管理员(最高权限)。老师可在网络中录入、修改学生成绩,老师、学生 家长登录系统,可查询某一个或多个班的成绩情况,自动排名,自动生成平均分、最高分、最低分;同时可比较多次考试中某个学生的一门或多门程成绩情况(可生成柱状图),学生成绩进步或退步一目了然。支持学生信息、老师信息、任课
Monte-Carlo
- 一个关于蒙特卡洛方法的小程序,实现了直线上的蒙特卡洛过程-A Monte Carlo method on a small program to achieve a straight line on the Monte Carlo procedure
googleV3distance
- 谷歌地图第三版测量两点之间直线距离代码,输入参数,返回距离,地图画线,直观,适合初学者-Google Maps straight-line distance between two points, the third edition of measure code
MidPointLine
- 利用中点画线法,调用opengl库画直线-draw a line with opengl
opengl-2
- opengl 图形图像,画 直线 源代码-opengl picture darw line
shiyan1
- 用OpenGL实现中点Bresenham算法画直线与圆,改进Bresenham算法画直线-The midpoint of the Bresenham algorithm for drawing a straight line and circle, using OpenGL to improve the Bresenham algorithm draw a straight line
Surtherland
- 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。-Using VC+ OpenGL to achieve a straight line cutting the coding algorithm, on the screen in a closed arbitrary rectangular cutting a straight line.
使用鼠标画直线
- 用鼠标画线 用鼠标画直线 拖动鼠标可拖动直线释放鼠标直线固定(Drawing lines with a mouse Draw a straight line with a mouse Drag a mouse to drag a straight line to fix the mouse straight)
边缘检测hough直线
- 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
直线插补程序
- 实现matlab直线插补仿真,matlab数据采样法的直线插补(Realization of linear interpolation simulation.)