-
利用VB和Matrix控件(Matlab)绘制简单图形。
利用VB和Matrix控件(Matlab)绘制简单图形。-use VB and Matrix Control (Matlab) drawing simple graphics.
- 2023-08-14 11:05:04下载
- 积分:1
-
自己写的简易长方体房间 可以在里面漫游 行走 具有很好的参考价值...
自己写的简易长方体房间 可以在里面漫游 行走 具有很好的参考价值-Write your own simple rectangular room in which roaming has a very good reference value for walking
- 2022-01-29 03:34:08下载
- 积分:1
-
这个里面的是一些技术文章,对了解图形学的一些新的技术比较适用,通过适用这些新的技术,可以得到一些比较新的效果...
这个里面的是一些技术文章,对了解图形学的一些新的技术比较适用,通过适用这些新的技术,可以得到一些比较新的效果-The inside is a number of technical articles, the understanding of some graphics comparing the application of new technologies, through the application of these new technologies, you can get some relatively new effects
- 2022-11-15 03:35:04下载
- 积分:1
-
对板块进行最优切割,以尽量避免浪费。同时还使用了设置坐标按比例显示的方法防止板块太大,需要滑动条才能看。...
对板块进行最优切割,以尽量避免浪费。同时还使用了设置坐标按比例显示的方法防止板块太大,需要滑动条才能看。-plate for the optimum cut, so as to avoid wastage. Also set to use the coordinates indicated by the ratio method to prevent the plate too, need to be able to see a sliding strip.
- 2023-02-16 14:25:03下载
- 积分: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
-
用vc++实现矢量地图背景下的实时显示源代码
用vc++实现矢量地图背景下的实时显示源代码-with vc Vector Map context of real-time source code
- 2022-03-18 09:05:40下载
- 积分:1
-
6种区域融合方法
本代码基于区域的小波变换融合方法,主要是基于区域能量、区域方差、区域最大这几种方法。-Region-based wavelet transform fusion method is mainly based on regional energy, regional variance, the largest in this region several ways.
- 2022-02-07 03:21:01下载
- 积分:1
-
3D引擎库.genesis
3D引擎库.genesis-the 3D engine. Genesis
- 2022-11-16 06:15:04下载
- 积分: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
-
registration image.two image register
registration image.two image register
- 2022-01-31 12:27:17下载
- 积分:1