搜索资源列表
3txt
- 相关方法: PictureBox.point(x,y)得到(x,y)点的RGB值 PictureBox.PSet(x,y) z: 设置(x,y)点的颜色为z颜色 不过这里的picture Load进来后要进行转换,因为不是按照像素值来进行的。 -correlation method : PictureBox.point (x, y) be (x, y) of the RGB values PictureBox.P
Pset-Picture
- 这个程序给出了利用上位机采集到的数据, 通过VC绘制需要的图形,对图片框和坐标值 进行修改,可以得到需要大小的而且整齐的图线。-this procedure is the use of PC data collected by VC mapping needs of graphics, pictures fr a mes and coordinates changes can be required and the size o
PointIsR
- 判断点是否在区域内. Private Sub Command1_Click() 当点与任一顶点重合时,返回“不在多边形区域” Line (0, 0)-(500, 500), RGB(255, 255), BF Dim hRegion As Long Dim P() As PointAPI ReDim P(9) As PointAPI P(0).X = 10: P(0).Y = 190: PSet
3txt
- 相关方法: PictureBox.point(x,y)得到(x,y)点的RGB值 PictureBox.PSet(x,y) z: 设置(x,y)点的颜色为z颜色 不过这里的picture Load进来后要进行转换,因为不是按照像素值来进行的。 -correlation method : PictureBox.point (x, y) be (x, y) of the RGB values PictureBox.P
sjsdjsCHM
- m_pCommand->Execute(NULL,NULL, adCmdStoredProc) (2)、直接用_ConnectionPtr直接调用(见4.(2)) 6.遍历数据库中的所有表名 _ConnectionPtr m_pConnect _RecordsetPtr pSet HRESULT hr try { hr = m_pConnect.Cre
Pset-Picture
- 这个程序给出了利用上位机采集到的数据, 通过VC绘制需要的图形,对图片框和坐标值 进行修改,可以得到需要大小的而且整齐的图线。-this procedure is the use of PC data collected by VC mapping needs of graphics, pictures fr a mes and coordinates changes can be required and the size o
PointIsR
- 判断点是否在区域内. Private Sub Command1_Click() 当点与任一顶点重合时,返回“不在多边形区域” Line (0, 0)-(500, 500), RGB(255, 255), BF Dim hRegion As Long Dim P() As PointAPI ReDim P(9) As PointAPI P(0).X = 10: P(0).Y = 190: PSet
10x10
- create the graph with pset
PSet-Screen-saver-
- 下雪的屏幕保护VB源码,通过PSET来实现的-The screen saver VB source code of snowinging
Pset-Sin
- Visual Basic 语言的Pset方法练习,正弦函数的输出-Visual Basic language Pset method of practice, the output of the sine function
Pset-ajibide
- Visual Basic 中Pset 方法练习,阿基米德曲线的输出-Visual Basic Pset method exercises Archimedes curve output
Pset-Line-
- 绘制sin函数曲线,programe about pset sin(x) ,with Vb programe-programe about pset sin(x) ,with Vb programe
Amazing_st2029681172006
- Amazing stuff whith Line and PSet
动态画圆
- 动态画出圆形,pset方法,sin,cos函数来实现动态圆形(Dynamically draw a circle)