-
简单的绘图程序~高手见笑了!我靠还要二十字地说明!泰不人道了吧!这个程序是个小程序!说明什么啊!...
简单的绘图程序~高手见笑了!我靠还要二十字地说明!泰不人道了吧!这个程序是个小程序!说明什么啊!-simple drawing program to master a laughing stock! I relied on the word also shows 20! Thailand inhuman! This procedure is a small program! What ah!
- 2022-03-29 20:46:57下载
- 积分:1
-
检测直线的Hough变换,峰值检测,线性检测连接号…
检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
- 2023-03-18 02:35:03下载
- 积分:1
-
MODIS 1B数据格式阅读软件,自己写的,挺有用的,做研究…
MODIS数据1B格式的阅读软件,自己写的,相当实用,做这方面研究的人可以下载参考。-MODIS data 1B format reading software, wrote it myself, quite useful, to do research in this area can download the reference.
- 2022-12-12 22:00:03下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。...
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
- 2022-04-26 21:34:41下载
- 积分:1
-
基础DirectX技术实现,适合初学者参考
基础DirectX技术实现,适合初学者参考-Based on DirectX technology, suitable for beginners reference
- 2023-01-22 23:25:04下载
- 积分:1
-
基于EPM240的入门实验
资源描述1.例程使用的是Quartus II 11.0sp1版本;
2.例程的源代码放置到工程目录下的source文件夹内;
3.工程目录下的tcl文件夹内放置的tcl脚本文件,是工程所用引脚的分配信息,你可以通过记事本打开,查看引脚分配情况;
- 2022-11-03 14:40:19下载
- 积分:1
-
用VB编写的模拟麻将程序,三维光影效果,学习篇。有很多不足之处。...
用VB编写的模拟麻将程序,三维光影效果,学习篇。有很多不足之处。-VB mahjong prepared by the simulation procedure, 3D visuals and learning chapter. There are many deficiencies.
- 2023-07-22 14:30:03下载
- 积分:1
-
位图显示的淡入淡出出程序
位图显示的淡入淡出出程序-the bitmap Fade out of the program
- 2022-02-25 08:28:57下载
- 积分:1
-
pgx压缩为jpeg2000的程序
pgx压缩为jpeg2000的程序-pgx JPEG2000 compression of the process
- 2022-03-22 14:42:42下载
- 积分:1