资源列表
VBDRAW
- VB函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。 Picture1.ForeColor = &H0 Picture1.Line (-300, 0)-(300, 0) Picture1.Line (0, 300)-(0, -300) 开始绘制白色函数图形-The VB function to d
delphi
- 画图用的,功能简单 ,功能简单 -Drawing use, features simple, functional simplicity, features simple, functional simplicity
LK-Studio
- 用VB做的一个演示画图的程序 可实现画线条和画矩形 最后生成针对LK uSys的脚本代码-VB to do a demo program can be realized painting drawing lines and draw a rectangle finally generate scr ipting code for LK uSys
jisuanqi
- 这是一个用vb编写的计算器程序,简单但实用,大家可以参考参考-This is a calculator program written with vb, simple but practical, we can refer to reference
huatuchengxu
- 这是一个用VB做的画图程序,可以实现直线、矩形、圆等简单图形的绘制-This is a drawing program with VB, you can achieve a straight line, rectangle, circle and other simple graphics rendering ......
im_show
- matlab code for view image
Sinusoid
- 本实例实现的是绘制一个正弦曲线,运行程序,系统将自动绘制正弦曲线。-This example implementation is to draw a sine curve, run the program, the system will automatically draw the sine curve.
mytest--25
- 最基础的图形填充,即通过判断点是否在多边形内,来决定是否填充该像素-The most basic graphics fill, namely, by judging whether a polygon, to decide whether to fill the pixel
polyfit
- 自己编写C语言实现polyfit曲线拟合-C language polyfit curve fitting
fangmiliao_handwriting-and-paint
- 该android源码为高仿米聊的手写识别和涂鸦绘画功能,包含两个程序,运行效果良好,适合与学习android图形图像的同学。-The android source for high imitation rice talk and graffiti painting handwriting recognition features, including two programs running well suited for students learning android graphic im
NumberCircle
- 用于生成测试显示设备的图片程序,可以修改数字标记和图片灰度信息。-Draw pictures for the device to test,It will modify figures mark and image gray value.
snooker
- 一颗星求解斯诺克动画模拟,输入球桌上的坐标系,显示求解路径和模拟动画。-Solving a snooker star animated simulation, input balls on the table coordinate system, showing the path and solving simulation animation.